File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ import PackageDescription
11
11
12
12
let url = " https://ossci-ios.s3.amazonaws.com/executorch "
13
13
let version = " 0.1.0 "
14
- let coreml_sha256 = " "
15
- let executorch_sha256 = " "
16
- let mps_sha256 = " "
17
- let portable_sha256 = " "
18
- let xnnpack_sha256 = " "
14
+ let coreml_sha256 = " 1d2b8d2a5805a699eb39f347977894d3af5dfa763b298b926016550e9ffefda5 "
15
+ let executorch_sha256 = " 39f19740a7c656d972e6082bae49583a6d4cc6396dea6ace2e4193688cef6225 "
16
+ let mps_sha256 = " 866739b76baec70e603d331ff34ff9f028202fef69161f63a35d2e8a0cf502e9 "
17
+ let portable_sha256 = " 6f761c0ae5651002e321bc6320604476ba0210f9383e535a2905cc1a74be55a3 "
18
+ let xnnpack_sha256 = " ef2cb2145a466a0a9e32489497c7f4880e4b582cea3883158b7ae24427d8ae7a "
19
19
20
20
struct Framework {
21
21
let name : String
You can’t perform that action at this time.
0 commit comments