Skip to content

Commit faa7762

Browse files
committed
Update XCFrameworks [automated]
1 parent 3b8f71c commit faa7762

19 files changed

Lines changed: 19 additions & 19 deletions

File tree

-265 Bytes
Binary file not shown.

swift-libgit2-base/lib/libcrypto/libcrypto.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,15 @@
88
<key>BinaryPath</key>
99
<string>libcrypto.a</string>
1010
<key>LibraryIdentifier</key>
11-
<string>macos-arm64_x86_64</string>
11+
<string>ios-arm64</string>
1212
<key>LibraryPath</key>
1313
<string>libcrypto.a</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
17-
<string>x86_64</string>
1817
</array>
1918
<key>SupportedPlatform</key>
20-
<string>macos</string>
19+
<string>ios</string>
2120
</dict>
2221
<dict>
2322
<key>BinaryPath</key>
@@ -40,15 +39,16 @@
4039
<key>BinaryPath</key>
4140
<string>libcrypto.a</string>
4241
<key>LibraryIdentifier</key>
43-
<string>ios-arm64</string>
42+
<string>macos-arm64_x86_64</string>
4443
<key>LibraryPath</key>
4544
<string>libcrypto.a</string>
4645
<key>SupportedArchitectures</key>
4746
<array>
4847
<string>arm64</string>
48+
<string>x86_64</string>
4949
</array>
5050
<key>SupportedPlatform</key>
51-
<string>ios</string>
51+
<string>macos</string>
5252
</dict>
5353
</array>
5454
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.

swift-libgit2-base/lib/libgit2.zip

100 Bytes
Binary file not shown.

swift-libgit2-base/lib/libgit2/libgit2.xcframework/Info.plist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<key>HeadersPath</key>
2727
<string>Headers</string>
2828
<key>LibraryIdentifier</key>
29-
<string>ios-arm64_x86_64-simulator</string>
29+
<string>macos-arm64_x86_64</string>
3030
<key>LibraryPath</key>
3131
<string>libgit2.a</string>
3232
<key>SupportedArchitectures</key>
@@ -35,17 +35,15 @@
3535
<string>x86_64</string>
3636
</array>
3737
<key>SupportedPlatform</key>
38-
<string>ios</string>
39-
<key>SupportedPlatformVariant</key>
40-
<string>simulator</string>
38+
<string>macos</string>
4139
</dict>
4240
<dict>
4341
<key>BinaryPath</key>
4442
<string>libgit2.a</string>
4543
<key>HeadersPath</key>
4644
<string>Headers</string>
4745
<key>LibraryIdentifier</key>
48-
<string>macos-arm64_x86_64</string>
46+
<string>ios-arm64_x86_64-simulator</string>
4947
<key>LibraryPath</key>
5048
<string>libgit2.a</string>
5149
<key>SupportedArchitectures</key>
@@ -54,7 +52,9 @@
5452
<string>x86_64</string>
5553
</array>
5654
<key>SupportedPlatform</key>
57-
<string>macos</string>
55+
<string>ios</string>
56+
<key>SupportedPlatformVariant</key>
57+
<string>simulator</string>
5858
</dict>
5959
</array>
6060
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)