Skip to content

Commit 3fd96e6

Browse files
committed
add arm64 ios simulator
1 parent 1dff601 commit 3fd96e6

File tree

1,226 files changed

+115058
-86078
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,226 files changed

+115058
-86078
lines changed

Frameworks/BZip2.xcframework/Info.plist

Lines changed: 72 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,98 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64</string>
9+
<string>tvos-x86_64-simulator</string>
10+
<key>LibraryPath</key>
11+
<string>libbz2.a</string>
12+
<key>SupportedArchitectures</key>
13+
<array>
14+
<string>x86_64</string>
15+
</array>
16+
<key>SupportedPlatform</key>
17+
<string>tvos</string>
18+
<key>SupportedPlatformVariant</key>
19+
<string>simulator</string>
20+
</dict>
21+
<dict>
22+
<key>LibraryIdentifier</key>
23+
<string>tvos-arm64</string>
1024
<key>LibraryPath</key>
11-
<string>libBZip2-arm64.a</string>
25+
<string>libbz2.a</string>
1226
<key>SupportedArchitectures</key>
1327
<array>
1428
<string>arm64</string>
1529
</array>
1630
<key>SupportedPlatform</key>
31+
<string>tvos</string>
32+
</dict>
33+
<dict>
34+
<key>LibraryIdentifier</key>
35+
<string>ios-arm64_x86_64-simulator</string>
36+
<key>LibraryPath</key>
37+
<string>libbz2.a</string>
38+
<key>SupportedArchitectures</key>
39+
<array>
40+
<string>arm64</string>
41+
<string>x86_64</string>
42+
</array>
43+
<key>SupportedPlatform</key>
1744
<string>ios</string>
45+
<key>SupportedPlatformVariant</key>
46+
<string>simulator</string>
1847
</dict>
1948
<dict>
20-
<key>HeadersPath</key>
21-
<string>Headers</string>
2249
<key>LibraryIdentifier</key>
23-
<string>ios-x86_64-simulator</string>
50+
<string>watchos-armv7k</string>
2451
<key>LibraryPath</key>
25-
<string>libBZip2-x86_64.a</string>
52+
<string>libbz2.a</string>
2653
<key>SupportedArchitectures</key>
2754
<array>
55+
<string>armv7k</string>
56+
</array>
57+
<key>SupportedPlatform</key>
58+
<string>watchos</string>
59+
</dict>
60+
<dict>
61+
<key>LibraryIdentifier</key>
62+
<string>ios-arm64_x86_64-maccatalyst</string>
63+
<key>LibraryPath</key>
64+
<string>libbz2.a</string>
65+
<key>SupportedArchitectures</key>
66+
<array>
67+
<string>arm64</string>
2868
<string>x86_64</string>
2969
</array>
3070
<key>SupportedPlatform</key>
3171
<string>ios</string>
3272
<key>SupportedPlatformVariant</key>
73+
<string>maccatalyst</string>
74+
</dict>
75+
<dict>
76+
<key>LibraryIdentifier</key>
77+
<string>watchos-i386-simulator</string>
78+
<key>LibraryPath</key>
79+
<string>libbz2.a</string>
80+
<key>SupportedArchitectures</key>
81+
<array>
82+
<string>i386</string>
83+
</array>
84+
<key>SupportedPlatform</key>
85+
<string>watchos</string>
86+
<key>SupportedPlatformVariant</key>
3387
<string>simulator</string>
3488
</dict>
89+
<dict>
90+
<key>LibraryIdentifier</key>
91+
<string>ios-arm64</string>
92+
<key>LibraryPath</key>
93+
<string>libbz2.a</string>
94+
<key>SupportedArchitectures</key>
95+
<array>
96+
<string>arm64</string>
97+
</array>
98+
<key>SupportedPlatform</key>
99+
<string>ios</string>
100+
</dict>
35101
</array>
36102
<key>CFBundlePackageType</key>
37103
<string>XFWK</string>

Frameworks/BZip2.xcframework/ios-arm64/Headers/bzlib.h

Lines changed: 0 additions & 282 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)