2 Commits

Author SHA1 Message Date
Matt Rubin 89f74a3c11 Upgrade Xcode project file and enable dead code stripping as recommended 2022-12-23 00:53:17 -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