Skip to content

v4.3.0 Release Candidate 2 - Xcode 8 Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@joeljfischer 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 using NSLocalizedString macro.
  • Fixed example app declaring a UIModalPresentationStyle enum as UIModalTransitionStyle 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.