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
Lukas Spieß
a6f28d8465
Merge pull request #332 from bitstadium/feature/prefix-vars-to-avoid-collisions
...
Rename properties of BITCrashMetaData to avoid namespace collisions.
2016-09-13 13:11:31 +02:00
Benjamin Scholtysik (Reimold)
31afd36dcf
Rename property of BITCrashMetaData to avoid namespace collisions.
2016-09-12 15:12:20 -07:00
Lukas Spieß
ef507c9780
Rename default subspec
2016-09-12 22:22:54 +02:00
Benjamin Scholtysik (Reimold)
6e38dbfe37
Merge branch 'feature/feedback-module' of https://github.com/bitstadium/HockeySDK-iOS into feature/feedback-module
...
# Conflicts:
# Classes/BITAttributedLabel.m
2016-09-12 12:07:09 -07:00
Lukas Spieß
7aa862b3a3
Consolidate release configurations
2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
b2bfd25553
Updating the readme with new feedback info
2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
d686ea3156
Update podspec to use NoFeedbackLib-subspec
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
Lukas Spieß
ece32a7c62
Ignore pointer-bool-conversion warning in BITAttributedLabel
2016-09-12 21:04:22 +02:00
Lukas Spieß
b7ce05e3f4
Merge pull request #323 from bitstadium/feature/xcode8-beta6
...
Feature/xcode8 beta6
2016-09-12 20:27:10 +02:00
Lukas Spieß
1f2fec4a54
Consolidate release configurations
2016-09-12 18:25:53 +02:00
Lukas Spieß
7eba72c4b5
Use Xcode 7.2 to work around stdout bug
...
Otherwise the Travis CI build fails due to the documentation generation outputting to stderr instead of stdout for something that's actually not an error
2016-09-12 16:28:06 +02:00
Benjamin Scholtysik (Reimold)
f0d04aeb2e
Updating the readme with new feedback info
2016-09-11 20:06:58 -07:00
Benjamin Scholtysik (Reimold)
5897a20b70
supress warning in BITAttributedLabel
2016-09-11 18:56:14 -07:00
Benjamin Scholtysik (Reimold)
248db125ed
Update podspec to use NoFeedbackLib-subspec
2016-09-11 18:44:37 -07:00
Benjamin Scholtysik (Reimold)
554ac27295
Clean up the xcconfig files
2016-09-11 18:38:43 -07:00
Benjamin Scholtysik (Reimold)
b7895f2c32
Adding PREPROCESSOR_DEFINITIONS back to nofeedback.xcconfig so the nofeedback-config actually works
2016-09-11 18:27:14 -07:00
Benjamin Scholtysik (Reimold)
ef21c99493
Make sure modulemap-files are always copied as module.modulemap, otherwise using the SDK won’t work.
2016-09-11 17:19:56 -07:00
Benjamin Scholtysik (Reimold)
382208b015
rename release.xcconfig to nofeedback.xcconfig to make more clear what it is
2016-09-11 15:03:40 -07:00
Benjamin Scholtysik (Reimold)
00d586c8e9
Remove Feedback feature from hockey config
2016-09-11 14:49:30 -07:00
Benjamin Scholtysik (Reimold)
ed71c3bebe
Add configuration for full feature set
2016-09-11 13:51:33 -07:00
Benjamin Scholtysik (Reimold)
5229a6c2f0
Add missing #import "BITHockeyLogger.h"
2016-09-08 17:45:15 -07:00
Benjamin Scholtysik (Reimold)
525a98eb18
Switch back to Xcode 7.3 for travic ci
2016-09-08 14:06:39 -07:00
Benjamin Scholtysik (Reimold)
9011912213
Replace NSLog with BITHockeyLogger calls
2016-09-08 14:02:14 -07:00
Benjamin Scholtysik (Reimold)
311bb8f454
Remove two asserts that don’t make much sense and cause a crash in iOS 10 simulators.
2016-09-08 11:53:57 -07:00
Benjamin Scholtysik (Reimold)
66a33c04cc
Fix yml for travis CI
2016-09-07 17:20:12 -07:00
Benjamin Scholtysik (Reimold)
2d6221ec73
Switch Travis CI test matrix back to iOS 9.X because of iOS 10 simulator bugs
2016-09-07 16:21:12 -07:00
Benjamin Scholtysik (Reimold)
be22fe5fab
Merge branch 'release/4.1.1' into feature/xcode8-beta6
2016-09-07 16:18:12 -07:00
Benjamin Scholtysik (Reimold)
ed7bbb6148
Merge remote-tracking branch 'origin/develop' into feature/xcode8-beta6
2016-09-07 16:17:52 -07:00
Benjamin Scholtysik (Reimold)
98bae5c30c
Merge pull request #328 from bitstadium/feature/fix-multithreading-issue-in-bitchannel
...
Feature/fix multithreading issue in bitchannel
2016-09-07 15:19:12 -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)
ccf6771cf1
Merge remote-tracking branch 'origin/develop' into release/4.1.1-testing
2016-09-07 12:58:12 -07:00
Benjamin Scholtysik (Reimold)
863f45e624
Adding synchronize back after discussion but checking for iOS8 to avoid unneccessary calls in iOS8+
2016-09-07 09:09:07 -07:00
Benjamin Scholtysik (Reimold)
3612af4cc1
Merge pull request #327 from bitstadium/feature/fix-long-feedback
...
Update BITAttributedLabel with changes from TTTAttributedLabel 1.13.4
2016-09-07 08:44:06 -07:00
Benjamin Scholtysik (Reimold)
04ac42b7f2
Adding one synchronize call back as suggested in PR comments
2016-09-07 08:41:16 -07:00
Benjamin Scholtysik (Reimold)
890e899589
Removing synchronize calls as they are async anyway
...
check http://dscoder.com/defaults.html by the engineer who actually works on NSUserDefaults
2016-09-06 21:34:27 -07:00
Benjamin Scholtysik (Reimold)
3cec0a380d
Adding a safeguard to startNewSessionIfNeeded and removing safeguard that never helped anyone as appBackgroundTimeBeforeSessionExpires is always 20!
2016-09-06 21:31:33 -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)
aeebd5b2d7
Merge pull request #281 from bitstadium/feature/port-corefoundation-fixes
...
Port CoreFoundation improvements from OS X SDK
2016-09-06 09:06:34 -07:00
Benjamin Scholtysik (Reimold)
42d1d4ea11
Merge remote-tracking branch 'origin/develop' into feature/port-corefoundation-fixes
2016-09-05 18:31:12 -07:00
Benjamin Scholtysik (Reimold)
5bd76850d2
Update BITAttributedLabel with changes from TTTAttributedLabel 1.13.4
2016-09-05 18:20:01 -07:00