|
42 | 42 | C1010DEF2C21CEDB001C10B3 /* visionOSTestHostApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1010DEE2C21CEDB001C10B3 /* visionOSTestHostApp.swift */; }; |
43 | 43 | C1010DF12C21CEDB001C10B3 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1010DF02C21CEDB001C10B3 /* ContentView.swift */; }; |
44 | 44 | C1010DF32C21CEDD001C10B3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C1010DF22C21CEDD001C10B3 /* Assets.xcassets */; }; |
45 | | - C1D1FBA52C218F2B008E9E3F /* Nimble.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CE9CA1126FD42B0005A75FA /* Nimble.xcframework */; }; |
46 | | - C1D1FBA62C218F2B008E9E3F /* Quick.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CE9CA1026FD42B0005A75FA /* Quick.xcframework */; }; |
47 | | - C1D1FBAB2C219170008E9E3F /* Nimble.xcframework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5CE9CA1126FD42B0005A75FA /* Nimble.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
48 | | - C1D1FBAC2C219170008E9E3F /* Quick.xcframework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5CE9CA1026FD42B0005A75FA /* Quick.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
49 | 45 | C1D1FBAD2C2192FA008E9E3F /* SimpleKeychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDF40592852D88C003840E6 /* SimpleKeychain.swift */; }; |
50 | 46 | C1D1FBAE2C2192FA008E9E3F /* SimpleKeychainError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C737B2A285A7C0200B4BB25 /* SimpleKeychainError.swift */; }; |
51 | 47 | C1D1FBAF2C2192FA008E9E3F /* Accessibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C840111285AFF7B00689C01 /* Accessibility.swift */; }; |
52 | 48 | C1D1FBB02C219322008E9E3F /* SimpleKeychainSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4D27651BCE995C003C27B3 /* SimpleKeychainSpec.swift */; }; |
53 | 49 | C1D1FBB12C219322008E9E3F /* SimpleKeychainErrorSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C737B2F285AB57A00B4BB25 /* SimpleKeychainErrorSpec.swift */; }; |
54 | 50 | C1D1FBB22C219322008E9E3F /* AccessibilitySpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CEB577A285BCE7E00A32A80 /* AccessibilitySpec.swift */; }; |
55 | | - C1D1FBBD2C21AC93008E9E3F /* CwlPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = C1D1FBBC2C21AC93008E9E3F /* CwlPreconditionTesting */; }; |
56 | | - C1D1FBBF2C21C814008E9E3F /* CwlPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = C1D1FBBE2C21C814008E9E3F /* CwlPreconditionTesting */; }; |
57 | | - C1D1FBC12C21C89C008E9E3F /* CwlPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = C1D1FBC02C21C89C008E9E3F /* CwlPreconditionTesting */; }; |
58 | 51 | /* End PBXBuildFile section */ |
59 | 52 |
|
60 | 53 | /* Begin PBXContainerItemProxy section */ |
|
246 | 239 | isa = PBXFrameworksBuildPhase; |
247 | 240 | buildActionMask = 2147483647; |
248 | 241 | files = ( |
249 | | - C1D1FBBD2C21AC93008E9E3F /* CwlPreconditionTesting in Frameworks */, |
250 | | - C1D1FBA52C218F2B008E9E3F /* Nimble.xcframework in Frameworks */, |
251 | | - C1D1FBA62C218F2B008E9E3F /* Quick.xcframework in Frameworks */, |
252 | 242 | ); |
253 | 243 | runOnlyForDeploymentPostprocessing = 0; |
254 | 244 | }; |
|
509 | 499 | ); |
510 | 500 | name = "SimpleKeychainTests-iOS"; |
511 | 501 | packageProductDependencies = ( |
512 | | - C1D1FBC02C21C89C008E9E3F /* CwlPreconditionTesting */, |
513 | 502 | ); |
514 | 503 | productName = "SimpleKeychainTests-iOS"; |
515 | 504 | productReference = 5F4D277B1BCE99DF003C27B3 /* SimpleKeychainTests.xctest */; |
|
530 | 519 | ); |
531 | 520 | name = "SimpleKeychainTests-macOS"; |
532 | 521 | packageProductDependencies = ( |
533 | | - C1D1FBBE2C21C814008E9E3F /* CwlPreconditionTesting */, |
534 | 522 | ); |
535 | 523 | productName = "SimpleKeychainTests-macOS"; |
536 | 524 | productReference = 5F4D278F1BCEA69E003C27B3 /* SimpleKeychainTests.xctest */; |
|
637 | 625 | C1D1FB932C218DD1008E9E3F /* Sources */, |
638 | 626 | C1D1FB942C218DD1008E9E3F /* Frameworks */, |
639 | 627 | C1D1FB952C218DD1008E9E3F /* Resources */, |
640 | | - C1D1FBAA2C21915F008E9E3F /* CopyFiles */, |
641 | 628 | ); |
642 | 629 | buildRules = ( |
643 | 630 | ); |
|
647 | 634 | ); |
648 | 635 | name = "SimpleKeychainTests-visionOS"; |
649 | 636 | packageProductDependencies = ( |
650 | | - C1D1FBBC2C21AC93008E9E3F /* CwlPreconditionTesting */, |
651 | 637 | ); |
652 | 638 | productName = "SimpleKeychainTests-visionOS"; |
653 | 639 | productReference = C1D1FB972C218DD1008E9E3F /* SimpleKeychainTests.xctest */; |
|
724 | 710 | ); |
725 | 711 | mainGroup = 5FEEB9921B7BD70A00501415; |
726 | 712 | packageReferences = ( |
727 | | - C1D1FBBB2C21AC93008E9E3F /* XCRemoteSwiftPackageReference "CwlPreconditionTesting" */, |
728 | 713 | ); |
729 | 714 | productRefGroup = 5FEEB99D1B7BD70A00501415 /* Products */; |
730 | 715 | projectDirPath = ""; |
|
1145 | 1130 | SWIFT_VERSION = 5.0; |
1146 | 1131 | TARGETED_DEVICE_FAMILY = 3; |
1147 | 1132 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/tvOSTestHost.app/tvOSTestHost"; |
1148 | | - TVOS_DEPLOYMENT_TARGET = 13.0; |
| 1133 | + TVOS_DEPLOYMENT_TARGET = 14.0; |
1149 | 1134 | }; |
1150 | 1135 | name = Debug; |
1151 | 1136 | }; |
|
1169 | 1154 | SWIFT_VERSION = 5.0; |
1170 | 1155 | TARGETED_DEVICE_FAMILY = 3; |
1171 | 1156 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/tvOSTestHost.app/tvOSTestHost"; |
1172 | | - TVOS_DEPLOYMENT_TARGET = 13.0; |
| 1157 | + TVOS_DEPLOYMENT_TARGET = 14.0; |
1173 | 1158 | }; |
1174 | 1159 | name = Release; |
1175 | 1160 | }; |
|
1262 | 1247 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1263 | 1248 | SWIFT_VERSION = 5.0; |
1264 | 1249 | TARGETED_DEVICE_FAMILY = 3; |
1265 | | - TVOS_DEPLOYMENT_TARGET = 13.0; |
| 1250 | + TVOS_DEPLOYMENT_TARGET = 14.0; |
1266 | 1251 | }; |
1267 | 1252 | name = Debug; |
1268 | 1253 | }; |
|
1290 | 1275 | SKIP_INSTALL = YES; |
1291 | 1276 | SWIFT_VERSION = 5.0; |
1292 | 1277 | TARGETED_DEVICE_FAMILY = 3; |
1293 | | - TVOS_DEPLOYMENT_TARGET = 13.0; |
| 1278 | + TVOS_DEPLOYMENT_TARGET = 14.0; |
1294 | 1279 | }; |
1295 | 1280 | name = Release; |
1296 | 1281 | }; |
|
1322 | 1307 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1323 | 1308 | SWIFT_VERSION = 5.0; |
1324 | 1309 | TARGETED_DEVICE_FAMILY = 3; |
1325 | | - TVOS_DEPLOYMENT_TARGET = 13.0; |
| 1310 | + TVOS_DEPLOYMENT_TARGET = 14.0; |
1326 | 1311 | }; |
1327 | 1312 | name = Debug; |
1328 | 1313 | }; |
|
1350 | 1335 | SDKROOT = appletvos; |
1351 | 1336 | SWIFT_VERSION = 5.0; |
1352 | 1337 | TARGETED_DEVICE_FAMILY = 3; |
1353 | | - TVOS_DEPLOYMENT_TARGET = 13.0; |
| 1338 | + TVOS_DEPLOYMENT_TARGET = 14.0; |
1354 | 1339 | }; |
1355 | 1340 | name = Release; |
1356 | 1341 | }; |
|
1360 | 1345 | BUNDLE_LOADER = "$(TEST_HOST)"; |
1361 | 1346 | DEBUG_INFORMATION_FORMAT = dwarf; |
1362 | 1347 | INFOPLIST_FILE = SimpleKeychainTests/Info.plist; |
1363 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 1348 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
1364 | 1349 | LD_RUNPATH_SEARCH_PATHS = ( |
1365 | 1350 | "$(inherited)", |
1366 | 1351 | "@executable_path/Frameworks", |
|
1379 | 1364 | buildSettings = { |
1380 | 1365 | BUNDLE_LOADER = "$(TEST_HOST)"; |
1381 | 1366 | INFOPLIST_FILE = SimpleKeychainTests/Info.plist; |
1382 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 1367 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
1383 | 1368 | LD_RUNPATH_SEARCH_PATHS = ( |
1384 | 1369 | "$(inherited)", |
1385 | 1370 | "@executable_path/Frameworks", |
|
1444 | 1429 | "$(inherited)", |
1445 | 1430 | ); |
1446 | 1431 | INFOPLIST_FILE = SimpleKeychainApp/Info.plist; |
1447 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 1432 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
1448 | 1433 | LD_RUNPATH_SEARCH_PATHS = ( |
1449 | 1434 | "$(inherited)", |
1450 | 1435 | "@executable_path/Frameworks", |
|
1465 | 1450 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
1466 | 1451 | DEVELOPMENT_TEAM = ""; |
1467 | 1452 | INFOPLIST_FILE = SimpleKeychainApp/Info.plist; |
1468 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 1453 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
1469 | 1454 | LD_RUNPATH_SEARCH_PATHS = ( |
1470 | 1455 | "$(inherited)", |
1471 | 1456 | "@executable_path/Frameworks", |
|
1527 | 1512 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
1528 | 1513 | GCC_WARN_UNUSED_FUNCTION = YES; |
1529 | 1514 | GCC_WARN_UNUSED_VARIABLE = YES; |
1530 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 1515 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
1531 | 1516 | MACOSX_DEPLOYMENT_TARGET = 11.0; |
1532 | 1517 | MTL_ENABLE_DEBUG_INFO = YES; |
1533 | 1518 | ONLY_ACTIVE_ARCH = YES; |
|
1582 | 1567 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
1583 | 1568 | GCC_WARN_UNUSED_FUNCTION = YES; |
1584 | 1569 | GCC_WARN_UNUSED_VARIABLE = YES; |
1585 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 1570 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
1586 | 1571 | MACOSX_DEPLOYMENT_TARGET = 11.0; |
1587 | 1572 | MTL_ENABLE_DEBUG_INFO = NO; |
1588 | 1573 | SDKROOT = iphoneos; |
|
1607 | 1592 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1608 | 1593 | INFOPLIST_FILE = SimpleKeychain/Info.plist; |
1609 | 1594 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1610 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 1595 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
1611 | 1596 | LD_RUNPATH_SEARCH_PATHS = ( |
1612 | 1597 | "$(inherited)", |
1613 | 1598 | "@executable_path/Frameworks", |
|
1632 | 1617 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
1633 | 1618 | INFOPLIST_FILE = SimpleKeychain/Info.plist; |
1634 | 1619 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
1635 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 1620 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
1636 | 1621 | LD_RUNPATH_SEARCH_PATHS = ( |
1637 | 1622 | "$(inherited)", |
1638 | 1623 | "@executable_path/Frameworks", |
|
1745 | 1730 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1746 | 1731 | SWIFT_VERSION = 5.0; |
1747 | 1732 | TARGETED_DEVICE_FAMILY = "1,2,7"; |
1748 | | - XROS_DEPLOYMENT_TARGET = 1.2; |
| 1733 | + XROS_DEPLOYMENT_TARGET = 1.0; |
1749 | 1734 | }; |
1750 | 1735 | name = Debug; |
1751 | 1736 | }; |
|
1783 | 1768 | SWIFT_EMIT_LOC_STRINGS = YES; |
1784 | 1769 | SWIFT_VERSION = 5.0; |
1785 | 1770 | TARGETED_DEVICE_FAMILY = "1,2,7"; |
1786 | | - XROS_DEPLOYMENT_TARGET = 1.2; |
| 1771 | + XROS_DEPLOYMENT_TARGET = 1.0; |
1787 | 1772 | }; |
1788 | 1773 | name = Release; |
1789 | 1774 | }; |
|
2090 | 2075 | defaultConfigurationName = Release; |
2091 | 2076 | }; |
2092 | 2077 | /* End XCConfigurationList section */ |
2093 | | - |
2094 | | -/* Begin XCRemoteSwiftPackageReference section */ |
2095 | | - C1D1FBBB2C21AC93008E9E3F /* XCRemoteSwiftPackageReference "CwlPreconditionTesting" */ = { |
2096 | | - isa = XCRemoteSwiftPackageReference; |
2097 | | - repositoryURL = "https://github.com/mattgallagher/CwlPreconditionTesting.git"; |
2098 | | - requirement = { |
2099 | | - kind = upToNextMajorVersion; |
2100 | | - minimumVersion = 2.2.1; |
2101 | | - }; |
2102 | | - }; |
2103 | | -/* End XCRemoteSwiftPackageReference section */ |
2104 | | - |
2105 | | -/* Begin XCSwiftPackageProductDependency section */ |
2106 | | - C1D1FBBC2C21AC93008E9E3F /* CwlPreconditionTesting */ = { |
2107 | | - isa = XCSwiftPackageProductDependency; |
2108 | | - package = C1D1FBBB2C21AC93008E9E3F /* XCRemoteSwiftPackageReference "CwlPreconditionTesting" */; |
2109 | | - productName = CwlPreconditionTesting; |
2110 | | - }; |
2111 | | - C1D1FBBE2C21C814008E9E3F /* CwlPreconditionTesting */ = { |
2112 | | - isa = XCSwiftPackageProductDependency; |
2113 | | - package = C1D1FBBB2C21AC93008E9E3F /* XCRemoteSwiftPackageReference "CwlPreconditionTesting" */; |
2114 | | - productName = CwlPreconditionTesting; |
2115 | | - }; |
2116 | | - C1D1FBC02C21C89C008E9E3F /* CwlPreconditionTesting */ = { |
2117 | | - isa = XCSwiftPackageProductDependency; |
2118 | | - package = C1D1FBBB2C21AC93008E9E3F /* XCRemoteSwiftPackageReference "CwlPreconditionTesting" */; |
2119 | | - productName = CwlPreconditionTesting; |
2120 | | - }; |
2121 | | -/* End XCSwiftPackageProductDependency section */ |
2122 | 2078 | }; |
2123 | 2079 | rootObject = 5FEEB9931B7BD70A00501415 /* Project object */; |
2124 | 2080 | } |
0 commit comments