Skip to content

Commit a75285f

Browse files
committed
project: fix visionOS build error in SwiftTerm
1 parent 4ad28af commit a75285f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

UTM.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4197,9 +4197,9 @@
41974197
};
41984198
848F71E4277A2466006A0240 /* XCRemoteSwiftPackageReference "SwiftTerm" */ = {
41994199
isa = XCRemoteSwiftPackageReference;
4200-
repositoryURL = "https://github.com/migueldeicaza/SwiftTerm.git";
4200+
repositoryURL = "https://github.com/osy/SwiftTerm.git";
42014201
requirement = {
4202-
branch = main;
4202+
branch = visionos;
42034203
kind = branch;
42044204
};
42054205
};

UTM.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)