|
305 | 305 | E87DD6EA25D053FA00D86808 /* Progress+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Progress+.swift"; sourceTree = "<group>"; }; |
306 | 306 | E89342F925EDCC17007CF557 /* NotificationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationManager.swift; sourceTree = "<group>"; }; |
307 | 307 | E8977EA225C11E1500835F80 /* PreferencesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesView.swift; sourceTree = "<group>"; }; |
308 | | - E89CBD3B2D5FC0B10037ED95 /* XcodesLoginKit */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = XcodesLoginKit; path = ../XcodesLoginKit; sourceTree = "<group>"; }; |
309 | 308 | E89CBD3F2D6434E10037ED95 /* SignInFederatedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignInFederatedView.swift; sourceTree = "<group>"; }; |
310 | 309 | E8B20CBE2A2EDEC20057D816 /* SDKs+Xcode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SDKs+Xcode.swift"; sourceTree = "<group>"; }; |
311 | 310 | E8C0EB1B291EF9A10081528A /* AppState+Runtimes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppState+Runtimes.swift"; sourceTree = "<group>"; }; |
|
539 | 538 | CAD2E7952449574E00113D76 = { |
540 | 539 | isa = PBXGroup; |
541 | 540 | children = ( |
542 | | - E89CBD3B2D5FC0B10037ED95 /* XcodesLoginKit */, |
543 | 541 | CA8FB5F8256E0F9400469DA5 /* README.md */, |
544 | 542 | CABFA9D42592EF6300380FEE /* DECISIONS.md */, |
545 | 543 | CABFA9A02592EAF500380FEE /* R&PLogo.png */, |
|
775 | 773 | E8FD5725291EE4AC001E004C /* XCRemoteSwiftPackageReference "AsyncHTTPNetworkService" */, |
776 | 774 | E8F44A1C296B4CD7002D6592 /* XCRemoteSwiftPackageReference "Path" */, |
777 | 775 | E856BB74291EDD3D00DC438B /* XCRemoteSwiftPackageReference "XcodesKit" */, |
| 776 | + E89CBD3B2D5FC0B10037ED95 /* XCRemoteSwiftPackageReference "XcodesLoginKit" */, |
778 | 777 | E84E4F552B335094003F3959 /* XCRemoteSwiftPackageReference "swift-collections" */, |
779 | 778 | E83FDC422CBB649100679C6B /* XCRemoteSwiftPackageReference "Sparkle" */, |
780 | 779 | ); |
|
1100 | 1099 | "@executable_path/../Frameworks", |
1101 | 1100 | "@loader_path/../Frameworks", |
1102 | 1101 | ); |
1103 | | - MACOSX_DEPLOYMENT_TARGET = 13.0; |
| 1102 | + MACOSX_DEPLOYMENT_TARGET = 14.6; |
1104 | 1103 | PRODUCT_BUNDLE_IDENTIFIER = com.robotsandpencils.XcodesAppTests; |
1105 | 1104 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1106 | 1105 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
1380 | 1379 | "@executable_path/../Frameworks", |
1381 | 1380 | "@loader_path/../Frameworks", |
1382 | 1381 | ); |
1383 | | - MACOSX_DEPLOYMENT_TARGET = 13.0; |
| 1382 | + MACOSX_DEPLOYMENT_TARGET = 14.6; |
1384 | 1383 | PRODUCT_BUNDLE_IDENTIFIER = com.robotsandpencils.XcodesAppTests; |
1385 | 1384 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1386 | 1385 | SWIFT_VERSION = 6.0; |
|
1403 | 1402 | "@executable_path/../Frameworks", |
1404 | 1403 | "@loader_path/../Frameworks", |
1405 | 1404 | ); |
1406 | | - MACOSX_DEPLOYMENT_TARGET = 13.0; |
| 1405 | + MACOSX_DEPLOYMENT_TARGET = 14.6; |
1407 | 1406 | PRODUCT_BUNDLE_IDENTIFIER = com.xcodesorg.xcodesapp.XcodesAppTests; |
1408 | 1407 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1409 | 1408 | SWIFT_VERSION = 6.0; |
|
1521 | 1520 | minimumVersion = 1.0.3; |
1522 | 1521 | }; |
1523 | 1522 | }; |
| 1523 | + E89CBD3B2D5FC0B10037ED95 /* XCRemoteSwiftPackageReference "XcodesLoginKit" */ = { |
| 1524 | + isa = XCRemoteSwiftPackageReference; |
| 1525 | + repositoryURL = "https://github.com/XcodesOrg/XcodesLoginKit"; |
| 1526 | + requirement = { |
| 1527 | + branch = main; |
| 1528 | + kind = branch; |
| 1529 | + }; |
| 1530 | + }; |
1524 | 1531 | E8F44A1C296B4CD7002D6592 /* XCRemoteSwiftPackageReference "Path" */ = { |
1525 | 1532 | isa = XCRemoteSwiftPackageReference; |
1526 | 1533 | repositoryURL = "https://github.com/mxcl/Path.swift"; |
|
1581 | 1588 | }; |
1582 | 1589 | E89CBD372D5FAB950037ED95 /* XcodesLoginKit */ = { |
1583 | 1590 | isa = XCSwiftPackageProductDependency; |
| 1591 | + package = E89CBD3B2D5FC0B10037ED95 /* XCRemoteSwiftPackageReference "XcodesLoginKit" */; |
1584 | 1592 | productName = XcodesLoginKit; |
1585 | 1593 | }; |
1586 | 1594 | E89CBD392D5FB8920037ED95 /* XcodesLoginKitSecurityKey */ = { |
1587 | 1595 | isa = XCSwiftPackageProductDependency; |
| 1596 | + package = E89CBD3B2D5FC0B10037ED95 /* XCRemoteSwiftPackageReference "XcodesLoginKit" */; |
1588 | 1597 | productName = XcodesLoginKitSecurityKey; |
1589 | 1598 | }; |
1590 | 1599 | E8C0EB19291EF43E0081528A /* XcodesKit */ = { |
|
0 commit comments