2 Commits
Author SHA1 Message Date
Matt Rubin 8d0210ea41 Downgrade the launch screen storyboard to an Xcode 7.x-compatible format 2016-12-15 14:44:37 -05:00
Matt Rubin 821ac72582 Add an empty app to serve as a test host for the keychain tests
As of iOS 10, keychain access from framework test bundles is broken in the simulator, returning error -34018 for every request.
By using an (empty) iOS app as a bundle loader, the test gains the app's access to the keychain and can run successfully.
2016-12-14 20:18:17 -05:00