Commit Graph

574 Commits

Author SHA1 Message Date
Benjamin Scholtysik (Reimold)
cd91c8bda5 Deploymenttarget is now iOS 7 everywhere and the unit test targets now use iOS 8. 2017-04-27 17:39:33 -07:00
Rychagov Evgeny
46a3450511 Remove all dependences iOS 6 2017-03-17 21:14:44 +03:00
Benjamin Scholtysik (Reimold)
1743f5add7 Clean up build script a little bit 2017-02-27 17:25:19 -08:00
Benjamin Scholtysik (Reimold)
02249c2141 bump version and build number, update readme and podspec, update changelog 2017-02-23 16:32:00 -08:00
Holger Wiedemann
4b2e22df8e No longer build the “HockeySDK FrameworkTests” target during the “Run” action. This prevents compilation errors related to the test target if Carthage builds the framework target with anything else but the full feature config. 2017-02-11 23:21:37 +01:00
Benjamin Scholtysik (Reimold)
c41db19c79 Add BITFeedbackObservationModeAll 2017-01-11 11:07:51 -08:00
Benjamin Scholtysik (Reimold)
16c3e49f4d Add unit test for default setup 2017-01-11 10:57:55 -08:00
Benjamin Scholtysik (Reimold)
f2237d6949 Remove deprecated property 2017-01-10 09:23:17 -08:00
Benjamin Scholtysik (Reimold)
de53fe034d Fix enabling/disabling the feedbackmanager 2017-01-10 09:15:27 -08:00
Benjamin Scholtysik (Reimold)
05768216a2 Merge remote-tracking branch 'Public/release/4.1.3' into feature/persian-localization 2016-12-05 13:14:45 -08:00
Benjamin Scholtysik (Reimold)
6b3e29e07a fix a typo 2016-12-02 14:18:00 -08:00
Benjamin Scholtysik (Reimold)
ed83c5b4f4 Bump version in xcconfig. 2016-12-02 14:16:51 -08:00
Benjamin Scholtysik (Reimold)
9c7af91cc3 remove unused xcconfig 2016-12-02 14:06:52 -08:00
Benjamin Scholtysik (Reimold)
3eb6e430e4 Merge remote-tracking branch 'Public/develop' into feature/persian-localization 2016-11-30 13:25:48 -08:00
Benjamin Scholtysik (Reimold)
9440422f2e Reset BITSafeJsonEventsString instead of assigning NULL 2016-11-18 12:47:43 -08:00
Benjamin Scholtysik (Reimold)
4ee11d9426 Add persian language file 2016-11-18 12:23:31 -08:00
Benjamin Scholtysik (Reimold)
99558c4992 Merge pull request #260 from msulland/feature/norwegian-translation
Added Norwegian translation
2016-11-18 11:56:59 -08:00
Benjamin Scholtysik (Reimold)
bf2d5f361b xcode 8.1 GM 2016-10-24 18:04:26 -07:00
Benjamin Scholtysik (Reimold)
ccc966eb17 Fix appIcon detection and test for iPhone PLUS devices 2016-10-18 17:40:18 -07:00
Benjamin Scholtysik (Reimold)
7613e45b8c Rename configs to make sure “Release” builds the full featured SDK 2016-10-04 16:51:10 -07:00
Benjamin Scholtysik (Reimold)
8d0a7c2ae3 Fix unit test for app icon logic 2016-10-04 11:15:31 -07:00
Benjamin Scholtysik (Reimold)
49f2417069 Bump versions to 4.1.2 2016-10-03 18:00:22 -07:00
Benjamin Scholtysik (Reimold)
04d82254ad Merge remote-tracking branch 'origin/develop' into release/4.1.2 2016-09-30 19:04:26 -07:00
Benjamin Scholtysik (Reimold)
ac2e7bc6fe Bump version number and fix podspec resource paths. 2016-09-30 18:42:41 -07:00
Benjamin Scholtysik (Reimold)
c561b36c13 Merge remote-tracking branch 'origin/develop' into feature/cleanup-framework-structure 2016-09-30 17:50:19 -07:00
Benjamin Scholtysik (Reimold)
72dce51e8b Update all of our build scripts. 2016-09-30 17:49:41 -07:00
Benjamin Scholtysik (Reimold)
c261e88bbd Simplify build configurations. 2016-09-30 11:15:47 -07:00
Benjamin Scholtysik (Reimold)
3bf3773709 Fixing the analyzer warnings 2016-09-29 18:53:29 -07:00
Benjamin Scholtysik (Reimold)
8f51d1debb Merge pull request #347 from bitstadium/fix/anonymize-all-user-paths
Fix path anonymisation for binaries.
2016-09-27 09:44:16 -07:00
Benjamin Scholtysik (Reimold)
f169cc9112 Update unit test and some renaming 2016-09-21 15:18:03 -07:00
Lukas Spieß
3cd536ddaf Rename ReleaseDefault config to Release 2016-09-20 15:16:36 +02:00
Lukas Spieß
234f7c7ed4 Update build config to build with Bitcode on iOS 10 Base SDK 2016-09-20 13:30:17 +02:00
Benjamin Scholtysik (Reimold)
03248d9b24 removing unnecessary linking and add comment to all features xcconfig 2016-09-13 15:14:45 -07:00
Lukas Spieß
664bb00f53 Merge pull request #331 from bitstadium/feature/feedback-module
Feature/feedback module
2016-09-13 13:27:49 +02:00
Benjamin Scholtysik (Reimold)
31afd36dcf Rename property of BITCrashMetaData to avoid namespace collisions. 2016-09-12 15:12:20 -07:00
Lukas Spieß
7aa862b3a3 Consolidate release configurations 2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
16ee4273e6 Clean up the xcconfig files 2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
5fbbe507e1 Adding PREPROCESSOR_DEFINITIONS back to nofeedback.xcconfig so the nofeedback-config actually works 2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
34eda29ddb Make sure modulemap-files are always copied as module.modulemap, otherwise using the SDK won’t work. 2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
4739872aa9 rename release.xcconfig to nofeedback.xcconfig to make more clear what it is 2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
ce06e1609e Remove Feedback feature from hockey config 2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
f69f6455be Add configuration for full feature set 2016-09-12 12:04:56 -07:00
Benjamin Scholtysik (Reimold)
c00b787a67 Bump SDK version number 2016-09-07 15:16:48 -07:00
Benjamin Scholtysik (Reimold)
04c9b160ce Merge remote-tracking branch 'origin/feature/xcode8-beta6' into release/4.1.1-testing 2016-09-07 12:59:43 -07:00
Benjamin Scholtysik (Reimold)
2a85e65652 Adding two unit test to make sure we don’t create sessions for the wrong timestamps 2016-09-06 20:59:41 -07:00
Benjamin Scholtysik (Reimold)
4a491b0deb Merge remote-tracking branch 'origin/develop' into feature/xcode8-beta6
# Conflicts:
#	Classes/BITHockeyHelper.m
2016-09-06 10:43:53 -07:00
Benjamin Scholtysik (Reimold)
4aecfac8aa Upgrading xscheme’s to Xcode 8 and adding suggested compiler warnings 2016-09-02 16:40:24 -07:00
Benjamin Scholtysik (Reimold)
0c0b4dce35 Merge remote-tracking branch 'origin/develop' into feature/fix-appicon-detection 2016-09-01 20:03:44 -07:00
Benjamin Scholtysik (Reimold)
4ec5a6b1fa Rename version to 4.1.0 2016-08-22 14:02:35 -07:00
Benjamin Scholtysik (Reimold)
315e4d6651 Bump version number, add changelog and update readme 2016-07-20 15:33:00 -07:00