Skip to content

Commit e20b63f

Browse files
Framework updated to version 1.2.2
1 parent c075944 commit e20b63f

File tree

59 files changed

+9880
-4616
lines changed

Some content is hidden

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

59 files changed

+9880
-4616
lines changed

ZSInAppPurchaseKit.xcframework/Info.plist

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<array>
77
<dict>
88
<key>BinaryPath</key>
9-
<string>ZSInAppPurchaseKit.framework/Versions/A/ZSInAppPurchaseKit</string>
9+
<string>ZSInAppPurchaseKit.framework/ZSInAppPurchaseKit</string>
1010
<key>DebugSymbolsPath</key>
1111
<string>dSYMs</string>
1212
<key>LibraryIdentifier</key>
13-
<string>ios-arm64_x86_64-maccatalyst</string>
13+
<string>ios-arm64_x86_64-simulator</string>
1414
<key>LibraryPath</key>
1515
<string>ZSInAppPurchaseKit.framework</string>
1616
<key>SupportedArchitectures</key>
@@ -21,42 +21,42 @@
2121
<key>SupportedPlatform</key>
2222
<string>ios</string>
2323
<key>SupportedPlatformVariant</key>
24-
<string>maccatalyst</string>
24+
<string>simulator</string>
2525
</dict>
2626
<dict>
2727
<key>BinaryPath</key>
2828
<string>ZSInAppPurchaseKit.framework/ZSInAppPurchaseKit</string>
2929
<key>DebugSymbolsPath</key>
3030
<string>dSYMs</string>
3131
<key>LibraryIdentifier</key>
32-
<string>ios-arm64_x86_64-simulator</string>
32+
<string>ios-arm64</string>
3333
<key>LibraryPath</key>
3434
<string>ZSInAppPurchaseKit.framework</string>
3535
<key>SupportedArchitectures</key>
3636
<array>
3737
<string>arm64</string>
38-
<string>x86_64</string>
3938
</array>
4039
<key>SupportedPlatform</key>
4140
<string>ios</string>
42-
<key>SupportedPlatformVariant</key>
43-
<string>simulator</string>
4441
</dict>
4542
<dict>
4643
<key>BinaryPath</key>
47-
<string>ZSInAppPurchaseKit.framework/ZSInAppPurchaseKit</string>
44+
<string>ZSInAppPurchaseKit.framework/Versions/A/ZSInAppPurchaseKit</string>
4845
<key>DebugSymbolsPath</key>
4946
<string>dSYMs</string>
5047
<key>LibraryIdentifier</key>
51-
<string>ios-arm64</string>
48+
<string>ios-arm64_x86_64-maccatalyst</string>
5249
<key>LibraryPath</key>
5350
<string>ZSInAppPurchaseKit.framework</string>
5451
<key>SupportedArchitectures</key>
5552
<array>
5653
<string>arm64</string>
54+
<string>x86_64</string>
5755
</array>
5856
<key>SupportedPlatform</key>
5957
<string>ios</string>
58+
<key>SupportedPlatformVariant</key>
59+
<string>maccatalyst</string>
6060
</dict>
6161
</array>
6262
<key>CFBundlePackageType</key>
Binary file not shown.

0 commit comments

Comments
 (0)