Lukas Spieß
47a70d4e77
Move all public enums to a separate header
2015-10-09 14:15:43 +02:00
Lukas Spieß
5f3bdd33bf
Update tests with new appEnvironment syntax
2015-10-09 12:59:58 +02:00
Lukas Spieß
684838623f
Add enum documentation
2015-10-09 12:59:58 +02:00
Lukas Spieß
45575cfab9
Switch to using environment enum throughout
2015-10-09 12:59:58 +02:00
Lukas Spieß
fc4a83f89c
Remove unreachable code fork
2015-10-09 12:59:58 +02:00
Lukas Spieß
604d5dc237
Deprecate isAppStoreEnvironment property
...
Use the newly introduced appEnvironment property
2015-10-09 12:59:58 +02:00
Lukas Spieß
713d60bf08
Switch to using new environment enum
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
Lukas Spieß
13aaaa6ae0
Move AppStore detection and adapt for TestFlight
2015-10-05 17:11:56 +02:00
Lukas Spieß
44b231225c
Silence AssetLibrary deprecation warning while we work to replace it
2015-10-01 17:04:46 +02:00
Lukas Spieß
30f27eae8f
Small code refactorings and improvements
2015-10-01 17:04:23 +02:00
Lukas Spieß
230ac86130
Make sure showView: method always runs on main queue
2015-10-01 15:37:07 +02:00
Lukas Spieß
5303ebc414
Always present feedback alerts using main queue
2015-10-01 15:37:07 +02:00
Lukas Spieß
02f73a31d2
Use https directly to query Apple's search API
...
Although the http URL automatically redirects, we can obviously make this more clear by using https directly.
2015-10-01 15:11:02 +02:00
Lukas Spieß
5e1b3a3ef9
Run UI code in authenticator completions on main queue
2015-10-01 15:00:37 +02:00
Lukas Spieß
c5205e8b18
Fix typo in installation setup template
2015-09-30 12:38:15 +02:00
Lukas Spieß
96cfb169b6
Switch back to using UIAlertView
...
We won't use UIAlertController for now until we have a more robust solution for displaying it without knowing the currently presented view controller.
2015-09-29 16:38:11 +02:00
Lukas Spieß
7539ab06ba
Add comments to #endif for clarity
2015-09-29 15:53:46 +02:00
Andreas Linde
74880df968
Add documentation zip to distribution build
2015-09-29 13:48:45 +02:00
Christoph Wendt
10484b82ed
Merge pull request #204 from bitstadium/feature/fix-alert-crashonly
...
Fix alert not being shown in CrashOnly build
2015-09-25 18:00:28 -04:00
Christoph Wendt
0309ef9714
Merge pull request #203 from bitstadium/feature/prevent-duplicate-binary-images
...
Make sure we don't add images to final report twice
2015-09-25 10:34:21 -04:00
Lukas Spieß
02f2f2f135
Fix alert not being shown in CrashOnly build
...
In previous versions, the CrashOnly build could not display the alert to ask the user for permission to send the crash report because the necessary method implementations were missing.
2015-09-25 15:45:06 +02:00
Lukas Spieß
d664d2d183
Make sure we don't add images to final report twice
...
This is to prevent issues with PLCR under iOS 9, see here: https://groups.google.com/forum/#!msg/plcrashreporter/i6rYc2f4yBo/G8uBTEnMAgAJ
2015-09-25 15:31:29 +02:00
Andreas Linde
48fe938023
Merge tag '3.8.2' into develop
...
Version 3.8.2
2015-09-18 16:17:32 +02:00
Andreas Linde
dc7666b28d
Merge branch 'hotfix/3.8.2'
2015-09-18 16:17:32 +02:00
Andreas Linde
2d04db5388
Fix compile error with Xcode 6.4
2015-09-18 16:17:20 +02:00
Andreas Linde
251249800a
Fix compile error with Xcode 6.4
2015-09-18 16:15:03 +02:00
Andreas Linde
cbc9356517
Update build number
2015-09-18 15:54:50 +02:00
Andreas Linde
df3feaf4d1
Merge tag '3.8.2' into develop
...
Version 3.8.2
2015-09-18 15:54:15 +02:00
Andreas Linde
e8cd219db0
Merge branch 'release/3.8.2'
2015-09-18 15:54:14 +02:00
Andreas Linde
c9d4cabc1b
3.8.2 release and documentation updates
2015-09-18 15:54:05 +02:00
Andreas Linde
3d0185bdb0
Update PLCrashReporter build
...
Removed Bitcode from simulator slices to make the same build work with Xcode 6.4
2015-09-18 15:52:04 +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
b1518cb218
Merge branch 'release/3.8.1'
2015-09-16 22:35:26 +02:00
Andreas Linde
a94ce3d327
Merge tag '3.8.1' into develop
...
Version 3.8.1
2015-09-16 22:35:26 +02:00
Andreas Linde
359f67acdd
3.8.1 release and documentation updates
2015-09-16 22:35:17 +02:00
Andreas Linde
56e6932d6d
Update PLCR build using Xcode 7 (7AA220)
2015-09-16 22:12:13 +02:00
Andreas Linde
e584eb8281
Update build number
2015-09-16 19:01:01 +02:00
Andreas Linde
f7eeecbab1
Merge branch 'release/3.8'
2015-09-16 19:00:09 +02:00
Andreas Linde
26abf594c5
Merge tag '3.8' into develop
...
Version 3.8
2015-09-16 19:00:09 +02:00
Andreas Linde
2a894c801c
3.8 release and documentation updates
2015-09-16 18:59:59 +02:00
Lukas Spieß
69a4edc2e2
Fix delaying of second alerts with UIAlertController
2015-09-15 00:39:50 +02:00
Lukas Spieß
699d3f8303
Use UIAlertController for feedback alerts
2015-09-14 17:50:30 +02:00
Lukas Spieß
8706a97c62
Always update feedback list on the main queue
2015-09-14 17:50:30 +02:00
Lukas Spieß
ae41bdafd7
Always present UIAlertController on the main queue
2015-09-14 17:50:30 +02:00
Andreas Linde
4bcbda5c2e
Update PLCR build using Xcode 7 GM
2015-09-11 11:14:21 +02:00