Skip to content

Commit 2a9b550

Browse files
authored
Update project.pbxproj to pin to 0.6.0 (#11)
1 parent f9357d6 commit 2a9b550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apple/ExecuTorchDemo/ExecuTorchDemo.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@
806806
isa = XCRemoteSwiftPackageReference;
807807
repositoryURL = "https://github.com/pytorch/executorch";
808808
requirement = {
809-
branch = "swiftpm-0.7.0.20250401";
809+
branch = "swiftpm-0.6.0";
810810
kind = branch;
811811
};
812812
};

0 commit comments

Comments
 (0)