From 9835e2bc48d4ea7e3002b3f5d97c55ab31f7de8e Mon Sep 17 00:00:00 2001 From: osy <50960678+osy@users.noreply.github.com> Date: Sat, 24 Feb 2024 22:48:13 -0800 Subject: [PATCH] project: update dependencies --- UTM.xcodeproj/project.pbxproj | 8 ++++---- .../xcshareddata/swiftpm/Package.resolved | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/UTM.xcodeproj/project.pbxproj b/UTM.xcodeproj/project.pbxproj index 9546a5879..ee3133da1 100644 --- a/UTM.xcodeproj/project.pbxproj +++ b/UTM.xcodeproj/project.pbxproj @@ -5036,9 +5036,9 @@ }; 848F71E4277A2466006A0240 /* XCRemoteSwiftPackageReference "SwiftTerm" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/osy/SwiftTerm.git"; + repositoryURL = "https://github.com/migueldeicaza/SwiftTerm.git"; requirement = { - branch = visionos; + branch = main; kind = branch; }; }; @@ -5156,9 +5156,9 @@ }; CEF7F58F2AEEDCC400E34952 /* XCRemoteSwiftPackageReference "SwiftTerm" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/osy/SwiftTerm.git"; + repositoryURL = "https://github.com/migueldeicaza/SwiftTerm.git"; requirement = { - branch = visionos; + branch = main; kind = branch; }; }; diff --git a/UTM.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/UTM.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index d4d501ada..0c8ab1eb7 100644 --- a/UTM.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/UTM.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -21,10 +21,10 @@ { "identity" : "cod", "kind" : "remoteSourceControl", - "location" : "https://github.com/osy/Cod.git", + "location" : "https://github.com/saagarjha/Cod.git", "state" : { "branch" : "main", - "revision" : "a9880a8934a7ffce620941c418e6823f37cbb3f7" + "revision" : "c359a08accfb49662a17cdfc5e333c7b4e5c2c56" } }, { @@ -78,7 +78,7 @@ "location" : "https://github.com/utmapp/SwiftConnect", "state" : { "branch" : "main", - "revision" : "4f2241d2ad4e1d99bee6344422ca5c44018f4046" + "revision" : "af855e47ca222da163cc7f4f185230f36ba8694a" } }, { @@ -93,10 +93,10 @@ { "identity" : "swiftterm", "kind" : "remoteSourceControl", - "location" : "https://github.com/osy/SwiftTerm.git", + "location" : "https://github.com/migueldeicaza/SwiftTerm.git", "state" : { - "branch" : "visionos", - "revision" : "8b0900a4c516eb8c87813f11e797f349e7fca014" + "branch" : "main", + "revision" : "ea0f681b25c8385b4a5a48d435e61d11392216e0" } }, {