Lukas Spieß
460bba7c8d
Revert "Add Bitcode marker to simulator slices"
...
This reverts commit af0b839c6a .
Bitcode Marker is not needed for the SDK to function properly but confuses Xcode 6 so we remove it again.
2016-03-02 18:35:56 +01:00
Malcolm Toon
a3e3de6f11
Added test case for spaces and braces to URL encoder
2016-02-07 21:07:49 -05:00
Lukas Spieß
af0b839c6a
Add Bitcode marker to simulator slices
2016-02-02 13:19:20 +01:00
Lukas Spieß
6d4197aae4
Fix userPath anonymization and add test
2016-01-27 15:28:04 +01:00
Lukas Spieß
c15935aec2
Fix tests where stubbing of NSURLSession availability is needed
2016-01-19 02:58:35 +01:00
Lukas Spieß
4d3dc8dd04
Move test frameworks location in Xcode project
2016-01-13 17:03:58 +01:00
Lukas Spieß
a75f2fe6d6
Cleanup project structure and move testing frameworks
2015-12-15 15:59:51 +01:00
Lukas Spieß
1600538402
Switch to using DWARF without dSYM for tests in Debug
...
This change was necessary to work around an issue with either Xcode 7 or OCMock, resulting A LOT of warnings. Compare https://github.com/erikdoe/ocmock/issues/262
2015-12-15 13:25:19 +01:00
Lukas Spieß
cab8fc103e
Replace removed OCHamcrest API with new syntax
2015-12-15 13:08:54 +01:00
Lukas Spieß
e28bf7a431
Remove precompile header in tests targets
2015-12-15 13:08:20 +01:00
Lukas Spieß
53b1bbcb85
Update testing frameworks
2015-12-15 12:55:46 +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ß
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ß
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ß
6b727733a5
Merge pull request #209 from bitstadium/feature/update-appstore-detection
...
Update AppStore detection
2015-10-12 17:14:51 +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
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ß
6119d81a33
Add unit test for bit_URLEncodedString()
2015-09-10 14:51:40 +02:00
Andreas Linde
2dff32690c
3.8 RC 1 Release
2015-09-10 14:33:01 +02:00
Lukas Spieß
49bc9b4fb7
Use standard archs for framework test target
2015-09-10 13:53:46 +02:00
Lukas Spieß
14a562dcac
Removing troublesome search path from framework test target
2015-09-10 13:51:01 +02:00
Lukas Spieß
a87d64e922
Fix test issue with pointer conversion on armv7
2015-09-09 16:28:26 +02:00
Lukas Spieß
c0c973e20a
Add license for OCMock to licenses file
2015-09-09 15:34:21 +02:00
Lukas Spieß
cfd0ddb154
Disable test that only fails with xcodebuild
...
The test if a debugger is attached currently fails when being run with Xcode 7's version of xcodebuild but not when run from within Xcode itself. We will reenable this as soon as it's fixed or we find a workaround.
2015-09-09 15:29:32 +02:00