422 Commits

Author SHA1 Message Date
Lukas Spieß
6304f49d69 Merge branch 'develop' into feature/telemetry
# Conflicts:
#	Classes/BITHockeyManager.m
#	HockeySDK-Source.podspec
#	README.md
#	Support/buildnumber.xcconfig
#	Support/release.xcconfig
#	docs/Changelog-template.md
#	docs/Guide-Installation-Setup-template.md
2015-12-09 13:24:04 +01:00
Lukas Spieß
c094121ee2 Update project settings and remove source duplicates
Applies Xcode 7.2s automatic project settings checks and remove duplicates from "Compile Source" build phase
2015-12-09 12:49:29 +01:00
Lukas Spieß
06f21e3da6 Merge branch 'feature/appledoc' into develop 2015-12-08 14:38:08 +01:00
Lukas Spieß
53df3eacfa Update build number 2015-11-11 15:31:28 +01:00
Lukas Spieß
1137aa6d71 Update version number to 3.8.5 2015-11-11 12:37:31 +01:00
Lukas Spieß
a1e7a78212 Move clang warnings to seperate variable 2015-11-03 12:52:31 +01:00
Lukas Spieß
ab287189ff Use Xcode default for Bitcode through UI in Framework target
By removing an explicit setting, this should always use Xcode's default
2015-11-03 12:52:31 +01:00
Lukas Spieß
882b7d8179 Update build number 2015-10-30 12:49:45 +01:00
Lukas Spieß
314272af9f Merge branch 'develop' into feature/telemetry
# Conflicts:
#	Classes/BITImageAnnotationViewController.m
#	HockeySDK-Source.podspec
#	README.md
#	Support/buildnumber.xcconfig
#	docs/Changelog-template.md
#	docs/Guide-Installation-Setup-template.md
2015-10-29 12:47:48 +01:00
Lukas Spieß
6fa8145081 Add appledoc 2.2.1 (1334) build to repository
Commit: 082750ea27
2015-10-27 15:24:30 +01:00
Lukas Spieß
650a500635 Remove armv7s as a valid architecture for framework tests
We can't use armv7s because OCMock doesn't contain the slice
2015-10-23 17:17:59 +02:00
Lukas Spieß
b5a8088ddb Only set Bitcode settings through xcconfig files 2015-10-23 17:17:59 +02:00
Lukas Spieß
bc8bc7865c Update version number to 3.8.4 2015-10-23 10:17:41 +02:00
Lukas Spieß
ca2dd4c270 Increase build number 2015-10-23 10:07:06 +02:00
Lukas Spieß
dade87551a Update version number to 3.8.3 2015-10-22 21:03:25 +02:00
Lukas Spieß
4b4b28904a Merge branch 'develop' into feature/telemetry
# Conflicts:
#	Support/HockeySDK.xcodeproj/project.pbxproj
2015-10-22 20:52:53 +02:00
Lukas Spieß
946069c3f8 Make HockeySDKNullability header public 2015-10-22 20:34:43 +02:00
Lukas Spieß
8e9d528f28 Update project settings with Xcode 7.1's recommendations 2015-10-21 23:50:35 +02:00
Lukas Spieß
0024d8a139 Don't copy xcconfig into distribution builds anymore
This is only really useful when building from source and otherwise only causes confusion so we  will remove for now
2015-10-21 22:30:39 +02:00
Lukas Spieß
587041bd11 Add missing headers to CrashOnly builds 2015-10-21 22:25:13 +02:00
Lukas Spieß
cb29d149be Merge branch 'develop' into feature/telemetry
# Conflicts:
#	Classes/BITHockeyManager.m
#	Support/HockeySDK.xcodeproj/project.pbxproj
2015-10-21 18:53:50 +02:00
Lukas Spieß
6b727733a5 Merge pull request #209 from bitstadium/feature/update-appstore-detection
Update AppStore detection
2015-10-12 17:14:51 +02:00
Lukas Spieß
ffd5120a56 Merge branch 'develop' into feature/telemetry
# Conflicts:
#	Classes/BITFeedbackManager.m
#	Support/HockeySDK.xcodeproj/project.pbxproj
2015-10-09 14:36:56 +02:00
Lukas Spieß
47a70d4e77 Move all public enums to a separate header 2015-10-09 14:15:43 +02:00
Lukas Spieß
566d6f77fd Disable Bitcode in UI since we set this from xcconfig
This should remedy compiler warnings where the compiler complains about both bitcode flags `-fembed-bitcode` and `-fembed-bitcode-marker` being present.
2015-10-09 13:44:45 +02:00
Lukas Spieß
5f3bdd33bf Update tests with new appEnvironment syntax 2015-10-09 12:59:58 +02:00
Lukas Spieß
ed3ea81864 Disable Authenticator and UpdateManager in TestFlight 2015-10-05 17:12:39 +02:00
Andreas Linde
74880df968 Add documentation zip to distribution build 2015-09-29 13:48:45 +02:00
Lukas Spieß
8d945beedf Merge branch 'develop' into feature/telemetry
Conflicts:
	HockeySDK-Source.podspec
	README.md
	Support/buildnumber.xcconfig
	Support/release.xcconfig
	docs/Changelog-template.md
	docs/Guide-Installation-Setup-template.md
2015-09-18 16:43:15 +02:00
Andreas Linde
cbc9356517 Update build number 2015-09-18 15:54:50 +02:00
Andreas Linde
c9d4cabc1b 3.8.2 release and documentation updates 2015-09-18 15:54:05 +02:00
Andreas Linde
686d008b78 Don't include Bitcode in simulator builds 2015-09-18 15:06:53 +02:00
Lukas Spieß
10b1c9050d Properly chain cascading of GCC preprocessor defs 2015-09-18 14:16:51 +02:00
Lukas Spieß
de22b30aac Only refrain from running debugger test when on CI 2015-09-18 14:16:51 +02:00
Lukas Spieß
0ca2a2d6fd Update HockeySDK.scheme Run configuration 2015-09-17 23:38:49 +02:00
Andreas Linde
6eda4257c1 Update build number 2015-09-16 22:36:00 +02:00
Andreas Linde
359f67acdd 3.8.1 release and documentation updates 2015-09-16 22:35:17 +02:00
Andreas Linde
e584eb8281 Update build number 2015-09-16 19:01:01 +02:00
Andreas Linde
2a894c801c 3.8 release and documentation updates 2015-09-16 18:59:59 +02:00
Lukas Spieß
a802383c7f Fix TelemetryManager tests 2015-09-15 16:40:07 +02:00
Lukas Spieß
ff5999fff2 Refactor sender
- Reformatting
- Fix and amend tests
- Split methods for better code readability
- Rename `path` to `filePath` make code more comprehensive
- Replace `@synchronized` with dispatch queue
- Add generics annotation
2015-09-15 16:40:07 +02:00
Andreas Linde
1ebdaa434c Increas Version + Build to 4.0-Alpha.1 (60) 2015-09-14 17:54:06 +02:00
Lukas Spieß
608e12f255 Use newer Photos API for screenshots, when available
AssetsLibrary is deprecated. We now use the newer Photos API to fetch the screenshots.
2015-09-14 17:47:58 +02:00
Lukas Spieß
3ec882fa04 Don't copy HockeySDK.xcconfig into distribution builds anymore 2015-09-14 12:46:42 +02:00
Lukas Spieß
2999f621d2 Enable additional warnings 2015-09-12 00:52:58 +02:00
Lukas Spieß
481a453199 Respect Telemetry feature in CrashOnly builds 2015-09-11 22:03:42 +02:00
Christoph Wendt
bae361be8a Persist session events immediately after creation (remove ununsed timer code) 2015-09-11 12:36:54 -07:00
Christoph Wendt
ea922447df Remove network type check since it's not used at this point 2015-09-11 12:31:33 -07:00
Lukas Spieß
60aeff7d65 Fix "unused" warning in helper tests 2015-09-11 20:51:15 +02:00
Lukas Spieß
ccf93b29b5 Use new helper function syntax in tests 2015-09-11 20:51:00 +02:00