Skip to content

Commit c42a04d

Browse files
committed
2.1.4
1 parent f0b3dff commit c42a04d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

NewNode.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,34 +22,34 @@
2222
<key>HeadersPath</key>
2323
<string>Headers</string>
2424
<key>LibraryIdentifier</key>
25-
<string>ios-x86_64-maccatalyst</string>
25+
<string>ios-arm64_x86_64-simulator</string>
2626
<key>LibraryPath</key>
2727
<string>libnewnode.a</string>
2828
<key>SupportedArchitectures</key>
2929
<array>
30+
<string>arm64</string>
3031
<string>x86_64</string>
3132
</array>
3233
<key>SupportedPlatform</key>
3334
<string>ios</string>
3435
<key>SupportedPlatformVariant</key>
35-
<string>maccatalyst</string>
36+
<string>simulator</string>
3637
</dict>
3738
<dict>
3839
<key>HeadersPath</key>
3940
<string>Headers</string>
4041
<key>LibraryIdentifier</key>
41-
<string>ios-arm64_x86_64-simulator</string>
42+
<string>ios-x86_64-maccatalyst</string>
4243
<key>LibraryPath</key>
4344
<string>libnewnode.a</string>
4445
<key>SupportedArchitectures</key>
4546
<array>
46-
<string>arm64</string>
4747
<string>x86_64</string>
4848
</array>
4949
<key>SupportedPlatform</key>
5050
<string>ios</string>
5151
<key>SupportedPlatformVariant</key>
52-
<string>simulator</string>
52+
<string>maccatalyst</string>
5353
</dict>
5454
</array>
5555
<key>CFBundlePackageType</key>
336 Bytes
Binary file not shown.
672 Bytes
Binary file not shown.
352 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)