Skip to content

Commit 2dcb8b0

Browse files
SDK updated to 1.2.3
1 parent e20b63f commit 2dcb8b0

File tree

64 files changed

+9862
-6825
lines changed

Some content is hidden

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

64 files changed

+9862
-6825
lines changed

ZSInAppPurchaseKit.xcframework/Info.plist

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,42 +10,42 @@
1010
<key>DebugSymbolsPath</key>
1111
<string>dSYMs</string>
1212
<key>LibraryIdentifier</key>
13-
<string>ios-arm64_x86_64-simulator</string>
13+
<string>ios-arm64</string>
1414
<key>LibraryPath</key>
1515
<string>ZSInAppPurchaseKit.framework</string>
1616
<key>SupportedArchitectures</key>
1717
<array>
1818
<string>arm64</string>
19-
<string>x86_64</string>
2019
</array>
2120
<key>SupportedPlatform</key>
2221
<string>ios</string>
23-
<key>SupportedPlatformVariant</key>
24-
<string>simulator</string>
2522
</dict>
2623
<dict>
2724
<key>BinaryPath</key>
28-
<string>ZSInAppPurchaseKit.framework/ZSInAppPurchaseKit</string>
25+
<string>ZSInAppPurchaseKit.framework/Versions/A/ZSInAppPurchaseKit</string>
2926
<key>DebugSymbolsPath</key>
3027
<string>dSYMs</string>
3128
<key>LibraryIdentifier</key>
32-
<string>ios-arm64</string>
29+
<string>ios-arm64_x86_64-maccatalyst</string>
3330
<key>LibraryPath</key>
3431
<string>ZSInAppPurchaseKit.framework</string>
3532
<key>SupportedArchitectures</key>
3633
<array>
3734
<string>arm64</string>
35+
<string>x86_64</string>
3836
</array>
3937
<key>SupportedPlatform</key>
4038
<string>ios</string>
39+
<key>SupportedPlatformVariant</key>
40+
<string>maccatalyst</string>
4141
</dict>
4242
<dict>
4343
<key>BinaryPath</key>
44-
<string>ZSInAppPurchaseKit.framework/Versions/A/ZSInAppPurchaseKit</string>
44+
<string>ZSInAppPurchaseKit.framework/ZSInAppPurchaseKit</string>
4545
<key>DebugSymbolsPath</key>
4646
<string>dSYMs</string>
4747
<key>LibraryIdentifier</key>
48-
<string>ios-arm64_x86_64-maccatalyst</string>
48+
<string>ios-arm64_x86_64-simulator</string>
4949
<key>LibraryPath</key>
5050
<string>ZSInAppPurchaseKit.framework</string>
5151
<key>SupportedArchitectures</key>
@@ -56,7 +56,7 @@
5656
<key>SupportedPlatform</key>
5757
<string>ios</string>
5858
<key>SupportedPlatformVariant</key>
59-
<string>maccatalyst</string>
59+
<string>simulator</string>
6060
</dict>
6161
</array>
6262
<key>CFBundlePackageType</key>

ZSInAppPurchaseKit.xcframework/ios-arm64/ZSInAppPurchaseKit.framework/Headers/ZSInAppPurchaseKit-Swift.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ SWIFT_CLASS("_TtC18ZSInAppPurchaseKit5ZSKit")
339339
@end
340340

341341

342-
/// Plan object that contains the plan related information entered in Zoho Subscription along with the SKProduct info from App Store.
342+
/// Plan object that contains the plan related information entered in Zoho Billing along with the SKProduct info from App Store.
343343
SWIFT_CLASS("_TtC18ZSInAppPurchaseKit6ZSPlan")
344344
@interface ZSPlan : NSObject
345345
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
Binary file not shown.

0 commit comments

Comments
 (0)