This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
Version 4.0.2
ElektrojungeAtWork
released this
19 Jul 17:35
·
720 commits
to develop
since this release
- [BUGFIX] Add Bitcode marker back to simulator slices. This is necessary because otherwise
lipo
apparently strips the Bitcode sections from the merged library completely. As a side effect, this unfortunately breaks compatibility with Xcode 6. #310 - [IMPROVEMENT] Improve error detection and logging during crash processing in case the app is sent to the background while crash processing hasn't finished.#311