Skip to content

Commit 0fcc4de

Browse files
shoumikhinfacebook-github-bot
authored andcommitted
Update packages commit. (#6062)
Summary: Pull Request resolved: #6062 . Reviewed By: kirklandsign Differential Revision: D64130155 fbshipit-source-id: db57f5d9394d414712e4a4656cf4d3958ef0d728
1 parent a57853c commit 0fcc4de

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 = bdf3f5a1047c73ef61bb3e956d1d4528de743077;
810+
revision = e19893740c76195d6c4e6b44648725a46cee244e;
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
@@ -1287,7 +1287,7 @@
12871287
repositoryURL = "https://github.com/pytorch/executorch";
12881288
requirement = {
12891289
kind = revision;
1290-
revision = bdf3f5a1047c73ef61bb3e956d1d4528de743077;
1290+
revision = e19893740c76195d6c4e6b44648725a46cee244e;
12911291
};
12921292
};
12931293
/* 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
@@ -121,7 +121,7 @@ Go to Project Navigator, click on LLaMA. `Project --> LLaMA --> Package Dependen
121121
- Branch --> latest
122122
- Branch --> 0.4.0
123123
- Branch --> 0.3.0
124-
- Commit --> (Specify the commit hash, for example: `bdf3f5a1047c73ef61bb3e956d1d4528de743077`. Full list [here](https://github.com/pytorch/executorch/commits/latest/))
124+
- Commit --> (Specify the commit hash, for example: `e19893740c76195d6c4e6b44648725a46cee244e`. Full list [here](https://github.com/pytorch/executorch/commits/latest/))
125125

126126

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

0 commit comments

Comments
 (0)