v4.3.0 Release Candidate 2 - Xcode 8 Support
Pre-release
Pre-release
joeljfischer
released this
13 Sep 15:35
·
7192 commits
to master
since this release
Bug Fixes
- Updated project to Xcode 8 settings and turn on additional warnings and analyzer settings.
- Fixed
SDLConsoleController
not usingNSLocalizedString
macro. - Fixed example app declaring a
UIModalPresentationStyle
enum asUIModalTransitionStyle
causing a build error in Xcode 8. - Update testing deps to work with Xcode 8.
Example App
- Add iTunes file sharing to the example app to allow for easier file log retrieval.