This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
Version 4.1.0
ElektrojungeAtWork
released this
08 Sep 23:39
·
125 commits
to develop
since this release
- [NEW] Add ability to track custom events
- [NEW] Additional API to track an event with properties and measurements.
- [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 - Minor fixes and refactoring