Skip to content

Commit

Permalink
Merge pull request #44 from Purchasely/Release/4.4.2RC
Browse files Browse the repository at this point in the history
4.4.2
  • Loading branch information
EPIKorial authored Jun 18, 2024
2 parents c4c8f9d + d9a19c6 commit e79dcc1
Show file tree
Hide file tree
Showing 80 changed files with 409,540 additions and 62 deletions.
3 changes: 2 additions & 1 deletion Purchasely-tvOS.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
"4.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.6/Purchasely-tvos.framework.zip",
"4.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.7/Purchasely-tvos.framework.zip",
"4.4.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.0/Purchasely-tvos.framework.zip",
"4.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.1/Purchasely-tvos.framework.zip"
"4.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.1/Purchasely-tvos.framework.zip",
"4.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-tvos.framework.zip"
}
3 changes: 2 additions & 1 deletion Purchasely-xcframework.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"4.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.6/Purchasely-ios-xcframework.zip",
"4.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.7/Purchasely-ios-xcframework.zip",
"4.4.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.0/Purchasely-ios-xcframework.zip",
"4.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.1/Purchasely-ios-xcframework.zip"
"4.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.1/Purchasely-ios-xcframework.zip",
"4.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-ios-xcframework.zip"
}
3 changes: 2 additions & 1 deletion Purchasely.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,6 @@
"4.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.6/Purchasely-ios.framework.zip",
"4.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.7/Purchasely-ios.framework.zip",
"4.4.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.0/Purchasely-ios.framework.zip",
"4.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.1/Purchasely-ios.framework.zip"
"4.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.1/Purchasely-ios.framework.zip",
"4.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-ios.framework.zip"
}
2 changes: 1 addition & 1 deletion Purchasely.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Purchasely'
s.version = '4.4.1'
s.version = '4.4.2'
s.summary = 'The simplest way to add In App Purchase to your apps.'

# This description is used to generate tags and improve search results.
Expand Down
26 changes: 13 additions & 13 deletions Purchasely/Frameworks/Purchasely.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,63 +8,63 @@
<key>BinaryPath</key>
<string>Purchasely.framework/Purchasely</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Purchasely.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>Purchasely.framework/Purchasely</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Purchasely.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>Purchasely.framework/Purchasely</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>Purchasely.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>tvos</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>Purchasely.framework/Purchasely</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Purchasely.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
Expand All @@ -87,7 +87,7 @@
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>CFBundleShortVersionString</key>
<string>4.4.1</string>
<string>4.4.2</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -495,11 +495,13 @@ typedef SWIFT_ENUM(NSInteger, PLYEventType, open) {
PLYEventTypePhoneSettings = 9,
};

enum LogLevel : NSInteger;

SWIFT_CLASS("_TtC10Purchasely9PLYLogger")
@interface PLYLogger : NSObject
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
+ (void)logWithMessage:(NSString * _Nonnull)message level:(enum LogLevel)level;
@end

typedef SWIFT_ENUM(NSInteger, LogLevel, open) {
Expand Down Expand Up @@ -781,6 +783,10 @@ SWIFT_CLASS("_TtC10Purchasely15PLYSubscription")
@property (nonatomic) BOOL isFamilyShared;
@property (nonatomic, copy) NSString * _Nullable contentId;
@property (nonatomic, copy) NSString * _Nullable offerIdentifier;
@property (nonatomic) float cumulatedRevenuesInUsd;
@property (nonatomic) NSInteger subscriptionDurationInDays;
@property (nonatomic) NSInteger subscriptionDurationInWeeks;
@property (nonatomic) NSInteger subscriptionDurationInMonths;
- (void)unsubscribe;
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit e79dcc1

Please sign in to comment.