This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
Version 4.1.4
ElektrojungeAtWork
released this
28 Feb 19:05
·
376 commits
to develop
since this release
- [IMPROVEMENT] Test targets won't be build in the run phase of the framework, which makes it possible to build individual configurations when using Carthage. Thanks a lot @wiedem for your contribution! #394
- [IMPROVEMENT] We've reverted to a build based on PLCrashReporter 1.2.1 as 1.3 comes with unintended namespace collisions in some edge cases that result in worse crash reporting than you were used to.
- [BUGFIX] Fixes a crash on iOS 9 when attaching data to feedback #395
- [BUGFIX] Disabling the
BITFeedbackManager
now disables the variousBITFeedbackObservationModes
. #390