22 Commits

Author SHA1 Message Date
Matt Rubin 7d99656d71 Update project configuration for Xcode 15.4 2024-08-18 14:58:28 -04:00
Matt Rubin fbd02eb514 Delete OneTimePasswordLegacyTests 2022-12-28 21:12:34 -05:00
Matt Rubin 89f74a3c11 Upgrade Xcode project file and enable dead code stripping as recommended 2022-12-23 00:53:17 -05:00
Matt Rubin ab92be3bc7 Upgrade to Xcode 13.4 2022-05-29 01:37:01 -04:00
Matt Rubin ba6f93af3d Perform Xcode upgrade checks (and keep current deployment targets) 2022-02-25 21:59:36 -05:00
Matt Rubin 856e549c96 Update project settings for Xcode 12.4
Xcode 12 doesn't support iOS deployment targets below 9.0, and Apple now requires apps submitted to the App Store to be built with Xcode 12, so the project's minimum deployment target has been bumped to iOS 9.0.
2021-04-23 21:06:20 -04:00
Matt Rubin e2a9b6c6e9 Move the SwiftLint build phase to a separate dedicated target
This allows the OneTimePassword schemes to trigger the SwiftLint run when building the framework directly, but will allow other projects embedding the framework to build it without seeing lint warnings that are unlikely to be relevant to users of the framework.
2019-04-27 17:43:41 -04:00
Matt Rubin a1221f39a6 Xcode 9.3 recommended changes, including the new SWIFT_COMPILATION_MODE 2018-03-31 22:06:04 -04:00
Matt Rubin 164bb68c51 Update to recommended build settings with Xcode 9 2017-09-20 17:06:55 -04:00
Matt Rubin d99fed3f69 Rename shared iOS scheme 2016-11-03 02:00:26 -04:00
Matt Rubin 1ecb3484ee Rename the iOS framework target 2016-11-03 01:53:02 -04:00
Matt Rubin 59f166d57c Add shared watchOS scheme 2016-11-03 01:24:16 -04:00
Matt Rubin f2318c35d2 Update shared Xcode scheme 2016-11-03 00:32:37 -04:00
Matt Rubin 0794819fc7 Update for Xcode 8 and Swift 2.3 2016-06-20 19:39:28 -04:00
Matt Rubin 0be1ad884e Fix serialization tests (and generate code coverage) 2015-12-04 01:38:59 -05:00
Matt Rubin 2090fcb15e Delete OneTimePasswordLegacy scheme 2015-12-04 00:14:37 -05:00
Matt Rubin 2fa88945fe Xcode 7.1 project updates 2015-11-21 21:22:19 -05:00
Matt Rubin b81e588293 Enable testability on Debug builds 2015-11-05 23:07:19 -05:00
Matt Rubin 78749cb905 Perform automated Xcode project changes 2015-10-16 02:11:27 -04:00
Matt Rubin a6fe05241c Perform Xcode 6.3 upgrade check 2015-02-09 18:49:43 -05:00
Matt Rubin fef67b3455 Perform Xcode upgrade checks 2015-01-25 00:11:05 -08:00
Matt Rubin c9a1768833 Shared schemes for testing in release configuration 2014-07-17 00:55:10 -04:00