diff --git a/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo.xcodeproj/project.pbxproj b/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo.xcodeproj/project.pbxproj index 37131cd824b..53ea6949b58 100644 --- a/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo.xcodeproj/project.pbxproj +++ b/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo.xcodeproj/project.pbxproj @@ -807,7 +807,7 @@ repositoryURL = "https://github.com/pytorch/executorch"; requirement = { kind = branch; - branch = "swiftpm-0.4.0.2024114"; + branch = "swiftpm-0.4.0.20241114"; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj b/examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj index ae10ee4b79a..2edd418ff2b 100644 --- a/examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj +++ b/examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj @@ -897,7 +897,7 @@ repositoryURL = "https://github.com/pytorch/executorch"; requirement = { kind = branch; - branch = "swiftpm-0.4.0.2024114"; + branch = "swiftpm-0.4.0.20241114"; }; }; /* End XCRemoteSwiftPackageReference section */