Skip to content

Commit

Permalink
project: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
osy committed Feb 25, 2024
1 parent e4dab5d commit 9835e2b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions UTM.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
};
Expand Down Expand Up @@ -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;
};
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down Expand Up @@ -78,7 +78,7 @@
"location" : "https://github.com/utmapp/SwiftConnect",
"state" : {
"branch" : "main",
"revision" : "4f2241d2ad4e1d99bee6344422ca5c44018f4046"
"revision" : "af855e47ca222da163cc7f4f185230f36ba8694a"
}
},
{
Expand All @@ -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"
}
},
{
Expand Down

0 comments on commit 9835e2b

Please sign in to comment.