Skip to content

Commit 7b03a8b

Browse files
authored
Update checksums in Xcode projects.
Differential Revision: D65899833 Pull Request resolved: #6828
1 parent 31dbfc9 commit 7b03a8b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@
807807
repositoryURL = "https://github.com/pytorch/executorch";
808808
requirement = {
809809
kind = revision;
810-
revision = e19893740c76195d6c4e6b44648725a46cee244e;
810+
revision = bcc378c89f47d356f7c8db42730673e019dd0855;
811811
};
812812
};
813813
/* End XCRemoteSwiftPackageReference section */

examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@
897897
repositoryURL = "https://github.com/pytorch/executorch";
898898
requirement = {
899899
kind = revision;
900-
revision = e19893740c76195d6c4e6b44648725a46cee244e;
900+
revision = bcc378c89f47d356f7c8db42730673e019dd0855;
901901
};
902902
};
903903
/* End XCRemoteSwiftPackageReference section */

examples/demo-apps/apple_ios/LLaMA/docs/delegates/xnnpack_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Go to Project Navigator, click on LLaMA. `Project --> LLaMA --> Package Dependen
130130
- Branch --> latest
131131
- Branch --> 0.4.0
132132
- Branch --> 0.3.0
133-
- Commit --> (Specify the commit hash, for example: `e19893740c76195d6c4e6b44648725a46cee244e`. Full list [here](https://github.com/pytorch/executorch/commits/latest/))
133+
- Commit --> (Specify the commit hash, for example: `bcc378c89f47d356f7c8db42730673e019dd0855`. Full list [here](https://github.com/pytorch/executorch/commits/latest/))
134134

135135

136136
### 2.2 Manually build the package locally and link them

0 commit comments

Comments
 (0)