Commit
·
11e4920
1
Parent(s):
fa18c68
Add onnxruntime.xcframework 1.15.1
Browse files- 1.15.1/onnxruntime.xcframework/Info.plist +17 -4
- 1.15.1/onnxruntime.xcframework/ios-arm64/onnxruntime.a +1 -1
- 1.15.1/onnxruntime.xcframework/ios-arm64_x86_64-simulator/onnxruntime.a +1 -1
- 1.15.1/onnxruntime.xcframework/macos-arm64_x86_64/libonnxruntime.a +1 -0
- 1.15.1/onnxruntime.xcframework/macos-arm64_x86_64/onnxruntime.a +3 -0
1.15.1/onnxruntime.xcframework/Info.plist
CHANGED
@@ -4,6 +4,21 @@
|
|
4 |
<dict>
|
5 |
<key>AvailableLibraries</key>
|
6 |
<array>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
<dict>
|
8 |
<key>LibraryIdentifier</key>
|
9 |
<string>ios-arm64</string>
|
@@ -18,7 +33,7 @@
|
|
18 |
</dict>
|
19 |
<dict>
|
20 |
<key>LibraryIdentifier</key>
|
21 |
-
<string>
|
22 |
<key>LibraryPath</key>
|
23 |
<string>onnxruntime.a</string>
|
24 |
<key>SupportedArchitectures</key>
|
@@ -27,9 +42,7 @@
|
|
27 |
<string>x86_64</string>
|
28 |
</array>
|
29 |
<key>SupportedPlatform</key>
|
30 |
-
<string>
|
31 |
-
<key>SupportedPlatformVariant</key>
|
32 |
-
<string>simulator</string>
|
33 |
</dict>
|
34 |
</array>
|
35 |
<key>CFBundlePackageType</key>
|
|
|
4 |
<dict>
|
5 |
<key>AvailableLibraries</key>
|
6 |
<array>
|
7 |
+
<dict>
|
8 |
+
<key>LibraryIdentifier</key>
|
9 |
+
<string>ios-arm64_x86_64-simulator</string>
|
10 |
+
<key>LibraryPath</key>
|
11 |
+
<string>onnxruntime.a</string>
|
12 |
+
<key>SupportedArchitectures</key>
|
13 |
+
<array>
|
14 |
+
<string>arm64</string>
|
15 |
+
<string>x86_64</string>
|
16 |
+
</array>
|
17 |
+
<key>SupportedPlatform</key>
|
18 |
+
<string>ios</string>
|
19 |
+
<key>SupportedPlatformVariant</key>
|
20 |
+
<string>simulator</string>
|
21 |
+
</dict>
|
22 |
<dict>
|
23 |
<key>LibraryIdentifier</key>
|
24 |
<string>ios-arm64</string>
|
|
|
33 |
</dict>
|
34 |
<dict>
|
35 |
<key>LibraryIdentifier</key>
|
36 |
+
<string>macos-arm64_x86_64</string>
|
37 |
<key>LibraryPath</key>
|
38 |
<string>onnxruntime.a</string>
|
39 |
<key>SupportedArchitectures</key>
|
|
|
42 |
<string>x86_64</string>
|
43 |
</array>
|
44 |
<key>SupportedPlatform</key>
|
45 |
+
<string>macos</string>
|
|
|
|
|
46 |
</dict>
|
47 |
</array>
|
48 |
<key>CFBundlePackageType</key>
|
1.15.1/onnxruntime.xcframework/ios-arm64/onnxruntime.a
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 58813464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f133709547b0676ba21e1d9380aaf50a3ca3f13f2f33a3bb0e06bd7389ae6403
|
3 |
size 58813464
|
1.15.1/onnxruntime.xcframework/ios-arm64_x86_64-simulator/onnxruntime.a
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 120135968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ebe3990f5195dfa472a4904b363feeab2f7a9b3ddb3bc844e564c5fe5369457
|
3 |
size 120135968
|
1.15.1/onnxruntime.xcframework/macos-arm64_x86_64/libonnxruntime.a
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
onnxruntime.a
|
1.15.1/onnxruntime.xcframework/macos-arm64_x86_64/onnxruntime.a
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98c43512ae51cc0eab14b5d9a72c5fbb11ab71f1bae401c1c8c73b9ff5c16d9c
|
3 |
+
size 113438960
|