Skip to content

Commit 8ae8290

Browse files
authored
Merge pull request #71 from Purchasely/Release/5.3.6RC
5.3.6
2 parents 60d6120 + 272846e commit 8ae8290

File tree

69 files changed

+3104
-1533
lines changed

Some content is hidden

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

69 files changed

+3104
-1533
lines changed

Purchasely-tvOS.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,6 @@
111111
"5.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.2/Purchasely-tvos.framework.zip",
112112
"5.3.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.3/Purchasely-tvos.framework.zip",
113113
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-tvos.framework.zip",
114-
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-tvos.framework.zip"
114+
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-tvos.framework.zip",
115+
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-tvos.framework.zip"
115116
}

Purchasely-xcframework.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@
3838
"5.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.2/Purchasely-ios-xcframework.zip",
3939
"5.3.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.3/Purchasely-ios-xcframework.zip",
4040
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-ios-xcframework.zip",
41-
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-ios-xcframework.zip"
41+
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-ios-xcframework.zip",
42+
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-ios-xcframework.zip"
4243
}

Purchasely.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,6 @@
114114
"5.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.2/Purchasely-ios.framework.zip",
115115
"5.3.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.3/Purchasely-ios.framework.zip",
116116
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-ios.framework.zip",
117-
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-ios.framework.zip"
117+
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-ios.framework.zip",
118+
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-ios.framework.zip"
118119
}

Purchasely.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'Purchasely'
11-
s.version = '5.3.5'
11+
s.version = '5.3.6'
1212
s.summary = 'The simplest way to add In App Purchase to your apps.'
1313

1414
# This description is used to generate tags and improve search results.

Purchasely/Frameworks/Purchasely.xcframework/Info.plist

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,21 @@
88
<key>BinaryPath</key>
99
<string>Purchasely.framework/Purchasely</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>ios-arm64</string>
1212
<key>LibraryPath</key>
1313
<string>Purchasely.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
17-
<string>x86_64</string>
1817
</array>
1918
<key>SupportedPlatform</key>
2019
<string>ios</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
2320
</dict>
2421
<dict>
2522
<key>BinaryPath</key>
26-
<string>Purchasely.framework/Purchasely</string>
23+
<string>Purchasely.framework/Versions/A/Purchasely</string>
2724
<key>LibraryIdentifier</key>
28-
<string>tvos-arm64_x86_64-simulator</string>
25+
<string>ios-arm64_x86_64-maccatalyst</string>
2926
<key>LibraryPath</key>
3027
<string>Purchasely.framework</string>
3128
<key>SupportedArchitectures</key>
@@ -34,60 +31,63 @@
3431
<string>x86_64</string>
3532
</array>
3633
<key>SupportedPlatform</key>
37-
<string>tvos</string>
34+
<string>ios</string>
3835
<key>SupportedPlatformVariant</key>
39-
<string>simulator</string>
36+
<string>maccatalyst</string>
4037
</dict>
4138
<dict>
4239
<key>BinaryPath</key>
4340
<string>Purchasely.framework/Purchasely</string>
4441
<key>LibraryIdentifier</key>
45-
<string>ios-arm64</string>
42+
<string>tvos-arm64_x86_64-simulator</string>
4643
<key>LibraryPath</key>
4744
<string>Purchasely.framework</string>
4845
<key>SupportedArchitectures</key>
4946
<array>
5047
<string>arm64</string>
48+
<string>x86_64</string>
5149
</array>
5250
<key>SupportedPlatform</key>
53-
<string>ios</string>
51+
<string>tvos</string>
52+
<key>SupportedPlatformVariant</key>
53+
<string>simulator</string>
5454
</dict>
5555
<dict>
5656
<key>BinaryPath</key>
5757
<string>Purchasely.framework/Purchasely</string>
5858
<key>LibraryIdentifier</key>
59-
<string>tvos-arm64</string>
59+
<string>ios-arm64_x86_64-simulator</string>
6060
<key>LibraryPath</key>
6161
<string>Purchasely.framework</string>
6262
<key>SupportedArchitectures</key>
6363
<array>
6464
<string>arm64</string>
65+
<string>x86_64</string>
6566
</array>
6667
<key>SupportedPlatform</key>
67-
<string>tvos</string>
68+
<string>ios</string>
69+
<key>SupportedPlatformVariant</key>
70+
<string>simulator</string>
6871
</dict>
6972
<dict>
7073
<key>BinaryPath</key>
71-
<string>Purchasely.framework/Versions/A/Purchasely</string>
74+
<string>Purchasely.framework/Purchasely</string>
7275
<key>LibraryIdentifier</key>
73-
<string>ios-arm64_x86_64-maccatalyst</string>
76+
<string>tvos-arm64</string>
7477
<key>LibraryPath</key>
7578
<string>Purchasely.framework</string>
7679
<key>SupportedArchitectures</key>
7780
<array>
7881
<string>arm64</string>
79-
<string>x86_64</string>
8082
</array>
8183
<key>SupportedPlatform</key>
82-
<string>ios</string>
83-
<key>SupportedPlatformVariant</key>
84-
<string>maccatalyst</string>
84+
<string>tvos</string>
8585
</dict>
8686
</array>
8787
<key>CFBundlePackageType</key>
8888
<string>XFWK</string>
8989
<key>CFBundleShortVersionString</key>
90-
<string>5.3.5</string>
90+
<string>5.3.6</string>
9191
<key>XCFrameworkFormatVersion</key>
9292
<string>1.0</string>
9393
</dict>

Purchasely/Frameworks/Purchasely.xcframework/ios-arm64/Purchasely.framework/Headers/Purchasely-Swift.h

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -732,14 +732,15 @@ SWIFT_CLASS("_TtC10Purchasely15PLYPresentation")
732732

733733
typedef SWIFT_ENUM(NSInteger, PLYPresentationAction, open) {
734734
PLYPresentationActionClose = 0,
735-
PLYPresentationActionLogin = 1,
736-
PLYPresentationActionNavigate = 2,
737-
PLYPresentationActionPurchase = 3,
738-
PLYPresentationActionRestore = 4,
739-
PLYPresentationActionOpenPresentation = 5,
740-
PLYPresentationActionOpenPlacement = 6,
741-
PLYPresentationActionPromoCode = 7,
742-
PLYPresentationActionWebCheckout = 8,
735+
PLYPresentationActionCloseAll = 1,
736+
PLYPresentationActionLogin = 2,
737+
PLYPresentationActionNavigate = 3,
738+
PLYPresentationActionPurchase = 4,
739+
PLYPresentationActionRestore = 5,
740+
PLYPresentationActionOpenPresentation = 6,
741+
PLYPresentationActionOpenPlacement = 7,
742+
PLYPresentationActionPromoCode = 8,
743+
PLYPresentationActionWebCheckout = 9,
743744
};
744745

745746
@class NSURL;
@@ -752,6 +753,7 @@ SWIFT_CLASS("_TtC10Purchasely31PLYPresentationActionParameters")
752753
@property (nonatomic, strong) PLYPlan * _Nullable plan;
753754
@property (nonatomic, strong) PLYPromoOffer * _Nullable promoOffer;
754755
@property (nonatomic, copy) NSString * _Nullable presentation;
756+
@property (nonatomic, copy) NSString * _Nullable placement;
755757
@property (nonatomic, copy) NSString * _Nullable queryParameterKey;
756758
@property (nonatomic) enum PLYWebCheckoutProvider webCheckoutProvider;
757759
- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
Binary file not shown.

0 commit comments

Comments
 (0)