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 64bb3533633..437875dc473 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 = revision; - revision = e19893740c76195d6c4e6b44648725a46cee244e; + revision = bcc378c89f47d356f7c8db42730673e019dd0855; }; }; /* 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 7b93af46e4e..c80903b894f 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 = revision; - revision = e19893740c76195d6c4e6b44648725a46cee244e; + revision = bcc378c89f47d356f7c8db42730673e019dd0855; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/examples/demo-apps/apple_ios/LLaMA/docs/delegates/xnnpack_README.md b/examples/demo-apps/apple_ios/LLaMA/docs/delegates/xnnpack_README.md index 201a2934470..d372f33c779 100644 --- a/examples/demo-apps/apple_ios/LLaMA/docs/delegates/xnnpack_README.md +++ b/examples/demo-apps/apple_ios/LLaMA/docs/delegates/xnnpack_README.md @@ -130,7 +130,7 @@ Go to Project Navigator, click on LLaMA. `Project --> LLaMA --> Package Dependen - Branch --> latest - Branch --> 0.4.0 - Branch --> 0.3.0 -- Commit --> (Specify the commit hash, for example: `e19893740c76195d6c4e6b44648725a46cee244e`. Full list [here](https://github.com/pytorch/executorch/commits/latest/)) +- Commit --> (Specify the commit hash, for example: `bcc378c89f47d356f7c8db42730673e019dd0855`. Full list [here](https://github.com/pytorch/executorch/commits/latest/)) ### 2.2 Manually build the package locally and link them