From 4b85c642653e527a3487ef76f48a72ffce9cacff Mon Sep 17 00:00:00 2001 From: Matt Kiazyk Date: Tue, 7 Jul 2026 22:27:45 -0500 Subject: [PATCH] Updates xcodesKit to fix 27 beta 3 runtime issue --- Xcodes.xcodeproj/project.pbxproj | 22 +++++++++---------- .../xcshareddata/swiftpm/Package.resolved | 6 ++--- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Xcodes.xcodeproj/project.pbxproj b/Xcodes.xcodeproj/project.pbxproj index 0c957789..6fdb3076 100644 --- a/Xcodes.xcodeproj/project.pbxproj +++ b/Xcodes.xcodeproj/project.pbxproj @@ -112,11 +112,11 @@ E87DD6EB25D053FA00D86808 /* Progress+.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87DD6EA25D053FA00D86808 /* Progress+.swift */; }; E89342FA25EDCC17007CF557 /* NotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E89342F925EDCC17007CF557 /* NotificationManager.swift */; }; E8977EA325C11E1500835F80 /* PreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8977EA225C11E1500835F80 /* PreferencesView.swift */; }; + E89929802FFDFA9A0019DB31 /* XcodesKit in Frameworks */ = {isa = PBXBuildFile; productRef = E899297F2FFDFA9A0019DB31 /* XcodesKit */; }; E89CBD382D5FAB950037ED95 /* XcodesLoginKit in Frameworks */ = {isa = PBXBuildFile; productRef = E89CBD372D5FAB950037ED95 /* XcodesLoginKit */; }; E89CBD3A2D5FB8920037ED95 /* XcodesLoginKitSecurityKey in Frameworks */ = {isa = PBXBuildFile; productRef = E89CBD392D5FB8920037ED95 /* XcodesLoginKitSecurityKey */; }; E89CBD402D6434E10037ED95 /* SignInFederatedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E89CBD3F2D6434E10037ED95 /* SignInFederatedView.swift */; }; E8B20CBF2A2EDEC20057D816 /* SDKs+Xcode.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8B20CBE2A2EDEC20057D816 /* SDKs+Xcode.swift */; }; - E8C0EB1A291EF43E0081528A /* XcodesKit in Frameworks */ = {isa = PBXBuildFile; productRef = E8C0EB19291EF43E0081528A /* XcodesKit */; }; E8C0EB1C291EF9A10081528A /* AppState+Runtimes.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8C0EB1B291EF9A10081528A /* AppState+Runtimes.swift */; }; E8CBDB8927ADE32300B22292 /* unxip in Copy aria2c */ = {isa = PBXBuildFile; fileRef = E8CBDB8627ADD92000B22292 /* unxip */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; E8CBDB8B27AE02FF00B22292 /* ExperiementsPreferencePane.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8CBDB8A27AE02FF00B22292 /* ExperiementsPreferencePane.swift */; }; @@ -332,13 +332,13 @@ 15F5B8902CCF09B900705E2F /* CryptoKit.framework in Frameworks */, CABFA9E42592F08E00380FEE /* Version in Frameworks */, CABFA9FD2592F13300380FEE /* LegibleError in Frameworks */, + E89929802FFDFA9A0019DB31 /* XcodesKit in Frameworks */, E689540325BE8C64000EBCEA /* DockProgress in Frameworks */, CABFA9F82592F0F900380FEE /* KeychainAccess in Frameworks */, E83FDC442CBB649100679C6B /* Sparkle in Frameworks */, E862D43B2CC8B26F00BAA376 /* SRP in Frameworks */, E89CBD3A2D5FB8920037ED95 /* XcodesLoginKitSecurityKey in Frameworks */, E89CBD382D5FAB950037ED95 /* XcodesLoginKit in Frameworks */, - E8C0EB1A291EF43E0081528A /* XcodesKit in Frameworks */, E8FD5727291EE4AC001E004C /* AsyncNetworkService in Frameworks */, CABFA9EE2592F0CC00380FEE /* SwiftSoup in Frameworks */, E84E4F572B335094003F3959 /* OrderedCollections in Frameworks */, @@ -682,13 +682,13 @@ CABFA9FC2592F13300380FEE /* LegibleError */, E689540225BE8C64000EBCEA /* DockProgress */, E8FD5726291EE4AC001E004C /* AsyncNetworkService */, - E8C0EB19291EF43E0081528A /* XcodesKit */, E8F44A1D296B4CD7002D6592 /* Path */, E84E4F562B335094003F3959 /* OrderedCollections */, E83FDC432CBB649100679C6B /* Sparkle */, E862D43A2CC8B26F00BAA376 /* SRP */, E89CBD372D5FAB950037ED95 /* XcodesLoginKit */, E89CBD392D5FB8920037ED95 /* XcodesLoginKitSecurityKey */, + E899297F2FFDFA9A0019DB31 /* XcodesKit */, ); productName = XcodesMac; productReference = CAD2E79E2449574E00113D76 /* Xcodes.app */; @@ -772,10 +772,10 @@ E689540125BE8C64000EBCEA /* XCRemoteSwiftPackageReference "DockProgress" */, E8FD5725291EE4AC001E004C /* XCRemoteSwiftPackageReference "AsyncHTTPNetworkService" */, E8F44A1C296B4CD7002D6592 /* XCRemoteSwiftPackageReference "Path" */, - E856BB74291EDD3D00DC438B /* XCRemoteSwiftPackageReference "XcodesKit" */, E89CBD3B2D5FC0B10037ED95 /* XCRemoteSwiftPackageReference "XcodesLoginKit" */, E84E4F552B335094003F3959 /* XCRemoteSwiftPackageReference "swift-collections" */, E83FDC422CBB649100679C6B /* XCRemoteSwiftPackageReference "Sparkle" */, + E899297E2FFDFA9A0019DB31 /* XCRemoteSwiftPackageReference "XcodesKit" */, ); productRefGroup = CAD2E79F2449574E00113D76 /* Products */; projectDirPath = ""; @@ -1512,12 +1512,12 @@ minimumVersion = 1.0.5; }; }; - E856BB74291EDD3D00DC438B /* XCRemoteSwiftPackageReference "XcodesKit" */ = { + E899297E2FFDFA9A0019DB31 /* XCRemoteSwiftPackageReference "XcodesKit" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/XcodesOrg/XcodesKit"; requirement = { kind = upToNextMinorVersion; - minimumVersion = 1.0.3; + minimumVersion = 1.0.4; }; }; E89CBD3B2D5FC0B10037ED95 /* XCRemoteSwiftPackageReference "XcodesLoginKit" */ = { @@ -1586,6 +1586,11 @@ isa = XCSwiftPackageProductDependency; productName = SRP; }; + E899297F2FFDFA9A0019DB31 /* XcodesKit */ = { + isa = XCSwiftPackageProductDependency; + package = E899297E2FFDFA9A0019DB31 /* XCRemoteSwiftPackageReference "XcodesKit" */; + productName = XcodesKit; + }; E89CBD372D5FAB950037ED95 /* XcodesLoginKit */ = { isa = XCSwiftPackageProductDependency; package = E89CBD3B2D5FC0B10037ED95 /* XCRemoteSwiftPackageReference "XcodesLoginKit" */; @@ -1596,11 +1601,6 @@ package = E89CBD3B2D5FC0B10037ED95 /* XCRemoteSwiftPackageReference "XcodesLoginKit" */; productName = XcodesLoginKitSecurityKey; }; - E8C0EB19291EF43E0081528A /* XcodesKit */ = { - isa = XCSwiftPackageProductDependency; - package = E856BB74291EDD3D00DC438B /* XCRemoteSwiftPackageReference "XcodesKit" */; - productName = XcodesKit; - }; E8F44A1D296B4CD7002D6592 /* Path */ = { isa = XCSwiftPackageProductDependency; package = E8F44A1C296B4CD7002D6592 /* XCRemoteSwiftPackageReference "Path" */; diff --git a/Xcodes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Xcodes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 99a0a4c3..fa02b2c6 100644 --- a/Xcodes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Xcodes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -93,7 +93,7 @@ }, { "package": "swift-srp", - "repositoryURL": "https://github.com/xcodesOrg/swift-srp", + "repositoryURL": "https://github.com/XcodesOrg/swift-srp", "state": { "branch": "main", "revision": "543aa0122a0257b992f6c7d62d18a26e3dffb8fe", @@ -123,8 +123,8 @@ "repositoryURL": "https://github.com/XcodesOrg/XcodesKit", "state": { "branch": null, - "revision": "5bff14052f7664f75a4837547804e07c3c2dfe47", - "version": "1.0.3" + "revision": "a9e5d7d701f20f1385071851319cdaecccc9f1e8", + "version": "1.0.4" } }, {