Skip to content

Commit

Permalink
Merge pull request #46 from Purchasely/Release/4.5.0RC
Browse files Browse the repository at this point in the history
4.5.0
  • Loading branch information
EPIKorial authored Aug 1, 2024
2 parents 87f2cfb + fe4c671 commit 90a6553
Show file tree
Hide file tree
Showing 76 changed files with 8,692 additions and 5,157 deletions.
3 changes: 2 additions & 1 deletion Purchasely-tvOS.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,6 @@
"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.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-tvos.framework.zip"
"4.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-tvos.framework.zip",
"4.5.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.5.0/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 @@ -13,5 +13,6 @@
"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.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-ios-xcframework.zip"
"4.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-ios-xcframework.zip",
"4.5.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.5.0/Purchasely-ios-xcframework.zip"
}
3 changes: 2 additions & 1 deletion Purchasely.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,6 @@
"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.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-ios.framework.zip"
"4.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.4.2/Purchasely-ios.framework.zip",
"4.5.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.5.0/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.2'
s.version = '4.5.0'
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
34 changes: 17 additions & 17 deletions Purchasely/Frameworks/Purchasely.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
<key>BinaryPath</key>
<string>Purchasely.framework/Purchasely</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>Purchasely.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>tvos</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>Purchasely.framework/Purchasely</string>
<string>Purchasely.framework/Versions/A/Purchasely</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>Purchasely.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -31,46 +31,46 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>Purchasely.framework/Purchasely</string>
<key>LibraryIdentifier</key>
<string>tvos-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>tvos</string>
<string>ios</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>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>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>Purchasely.framework/Versions/A/Purchasely</string>
<string>Purchasely.framework/Purchasely</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Purchasely.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -79,15 +79,15 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>CFBundleShortVersionString</key>
<string>4.4.2</string>
<string>4.5.0</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if defined(__OBJC__)



enum PLYEvent : NSInteger;

@interface NSString (SWIFT_EXTENSION(Purchasely))
Expand Down Expand Up @@ -411,75 +412,78 @@ typedef SWIFT_ENUM(NSInteger, PLYEventProperty, open) {
PLYEventPropertyEventName = 2,
PLYEventPropertyEventCreatedAtMs = 3,
PLYEventPropertyEventCreated = 4,
PLYEventPropertyDisplayedPresentation = 5,
PLYEventPropertyIsFallbackPresentation = 6,
PLYEventPropertyUserId = 7,
PLYEventPropertyAnonymousUserId = 8,
PLYEventPropertyPurchasablePlans = 9,
PLYEventPropertyDeeplinkIdentifier = 10,
PLYEventPropertySourceIdentifier = 11,
PLYEventPropertySelectedPlan = 12,
PLYEventPropertyPlan = 13,
PLYEventPropertyPreviousSelectedPlan = 14,
PLYEventPropertyLinkIdentifier = 15,
PLYEventPropertyCarousels = 16,
PLYEventPropertyDevice = 17,
PLYEventPropertyOsVersion = 18,
PLYEventPropertyType = 19,
PLYEventPropertyErrorMessage = 20,
PLYEventPropertyLanguage = 21,
PLYEventPropertyPlanType = 22,
PLYEventPropertyPurchaselyPlanId = 23,
PLYEventPropertyStore = 24,
PLYEventPropertyStoreCountry = 25,
PLYEventPropertyStoreProductId = 26,
PLYEventPropertyPriceInCustomerCurrency = 27,
PLYEventPropertyCustomerCurrency = 28,
PLYEventPropertyPeriod = 29,
PLYEventPropertyDuration = 30,
PLYEventPropertyIntroPriceInCustomerCurrency = 31,
PLYEventPropertyIntroPeriod = 32,
PLYEventPropertyIntroDuration = 33,
PLYEventPropertyFreePeriod = 34,
PLYEventPropertyFreeDuration = 35,
PLYEventPropertyHasFreeTrial = 36,
PLYEventPropertyPromotionalOfferPriceInCustomerCurrency = 37,
PLYEventPropertyPromotionalOfferPeriod = 38,
PLYEventPropertyPromotionalOfferDuration = 39,
PLYEventPropertyDiscountReferent = 40,
PLYEventPropertyDiscountPercentageComparisonToReferent = 41,
PLYEventPropertyDiscountPriceComparisonToReferent = 42,
PLYEventPropertyIsDefault = 43,
PLYEventPropertySelectedSlide = 44,
PLYEventPropertyNumberOfSlides = 45,
PLYEventPropertyIsCarouselAutoPlaying = 46,
PLYEventPropertyDefaultSlide = 47,
PLYEventPropertyPreviousSlide = 48,
PLYEventPropertySelectedProduct = 49,
PLYEventPropertyPlanChangeType = 50,
PLYEventPropertyCancellationReasonId = 51,
PLYEventPropertyCancellationReason = 52,
PLYEventPropertyRunningSubscriptions = 53,
PLYEventPropertyProduct = 54,
PLYEventPropertySelectedPresentation = 55,
PLYEventPropertyPreviousSelectedPresentation = 56,
PLYEventPropertyPlacementId = 57,
PLYEventPropertyAudienceId = 58,
PLYEventPropertyAbTestId = 59,
PLYEventPropertyAbTestVariantId = 60,
PLYEventPropertyContentId = 61,
PLYEventPropertySessionDuration = 62,
PLYEventPropertySessionCount = 63,
PLYEventPropertyScreenDuration = 64,
PLYEventPropertyScreenDisplayedAt = 65,
PLYEventPropertyScreenDisplayedAtMs = 66,
PLYEventPropertyAppInstalledAt = 67,
PLYEventPropertyAppInstalledAtMs = 68,
PLYEventPropertyPaywallrequestDurationInMs = 69,
PLYEventPropertyStoreKitVersion = 70,
PLYEventPropertyPresentationType = 71,
PLYEventPropertyPromoOffer = 72,
PLYEventPropertyOrientation = 73,
PLYEventPropertyEventCreatedAtMsOriginal = 5,
PLYEventPropertyEventCreatedOriginal = 6,
PLYEventPropertyDisplayedPresentation = 7,
PLYEventPropertyIsFallbackPresentation = 8,
PLYEventPropertyUserId = 9,
PLYEventPropertyAnonymousUserId = 10,
PLYEventPropertyPurchasablePlans = 11,
PLYEventPropertyDeeplinkIdentifier = 12,
PLYEventPropertySourceIdentifier = 13,
PLYEventPropertySelectedPlan = 14,
PLYEventPropertyPlan = 15,
PLYEventPropertyPreviousSelectedPlan = 16,
PLYEventPropertyLinkIdentifier = 17,
PLYEventPropertyCarousels = 18,
PLYEventPropertyDevice = 19,
PLYEventPropertyOsVersion = 20,
PLYEventPropertyType = 21,
PLYEventPropertyErrorMessage = 22,
PLYEventPropertyLanguage = 23,
PLYEventPropertyPlanType = 24,
PLYEventPropertyPurchaselyPlanId = 25,
PLYEventPropertyStore = 26,
PLYEventPropertyStoreCountry = 27,
PLYEventPropertyStoreProductId = 28,
PLYEventPropertyPriceInCustomerCurrency = 29,
PLYEventPropertyCustomerCurrency = 30,
PLYEventPropertyPeriod = 31,
PLYEventPropertyDuration = 32,
PLYEventPropertyIntroPriceInCustomerCurrency = 33,
PLYEventPropertyIntroPeriod = 34,
PLYEventPropertyIntroDuration = 35,
PLYEventPropertyFreePeriod = 36,
PLYEventPropertyFreeDuration = 37,
PLYEventPropertyHasFreeTrial = 38,
PLYEventPropertyPromotionalOfferPriceInCustomerCurrency = 39,
PLYEventPropertyPromotionalOfferPeriod = 40,
PLYEventPropertyPromotionalOfferDuration = 41,
PLYEventPropertyDiscountReferent = 42,
PLYEventPropertyDiscountPercentageComparisonToReferent = 43,
PLYEventPropertyDiscountPriceComparisonToReferent = 44,
PLYEventPropertyIsDefault = 45,
PLYEventPropertySelectedSlide = 46,
PLYEventPropertyNumberOfSlides = 47,
PLYEventPropertyIsCarouselAutoPlaying = 48,
PLYEventPropertyDefaultSlide = 49,
PLYEventPropertyPreviousSlide = 50,
PLYEventPropertySelectedProduct = 51,
PLYEventPropertyPlanChangeType = 52,
PLYEventPropertyCancellationReasonId = 53,
PLYEventPropertyCancellationReason = 54,
PLYEventPropertyRunningSubscriptions = 55,
PLYEventPropertyProduct = 56,
PLYEventPropertySelectedPresentation = 57,
PLYEventPropertyPreviousSelectedPresentation = 58,
PLYEventPropertyPlacementId = 59,
PLYEventPropertyAudienceId = 60,
PLYEventPropertyAbTestId = 61,
PLYEventPropertyAbTestVariantId = 62,
PLYEventPropertyContentId = 63,
PLYEventPropertySessionDuration = 64,
PLYEventPropertySessionCount = 65,
PLYEventPropertyScreenDuration = 66,
PLYEventPropertyScreenDisplayedAt = 67,
PLYEventPropertyScreenDisplayedAtMs = 68,
PLYEventPropertyAppInstalledAt = 69,
PLYEventPropertyAppInstalledAtMs = 70,
PLYEventPropertyPaywallrequestDurationInMs = 71,
PLYEventPropertyStoreKitVersion = 72,
PLYEventPropertyPresentationType = 73,
PLYEventPropertyPromoOffer = 74,
PLYEventPropertyOrientation = 75,
PLYEventPropertySessionId = 76,
};

typedef SWIFT_ENUM(NSInteger, PLYEventType, open) {
Expand Down Expand Up @@ -560,13 +564,13 @@ SWIFT_CLASS("_TtC10Purchasely7PLYPlan")




@interface PLYPlan (SWIFT_EXTENSION(Purchasely))
- (NSString * _Nullable)priceDifferenceWithComparedTo:(PLYPlan * _Nonnull)plan SWIFT_WARN_UNUSED_RESULT;
- (NSString * _Nullable)priceDifferenceInPercentageTo:(PLYPlan * _Nonnull)plan SWIFT_WARN_UNUSED_RESULT;
@end



@interface PLYPlan (SWIFT_EXTENSION(Purchasely))
/// This attribute is used to check if current user is eligible for introductory offer for current plan
/// <ul>
Expand Down Expand Up @@ -643,7 +647,8 @@ typedef SWIFT_ENUM(NSInteger, PLYPresentationAction, open) {
PLYPresentationActionPurchase = 4,
PLYPresentationActionRestore = 5,
PLYPresentationActionOpenPresentation = 6,
PLYPresentationActionPromoCode = 7,
PLYPresentationActionOpenPlacement = 7,
PLYPresentationActionPromoCode = 8,
};

@class NSURL;
Expand Down Expand Up @@ -1393,6 +1398,7 @@ typedef SWIFT_ENUM(NSInteger, PLYAttribute, open) {
PLYAttributeMoengageUniqueId = 19,
PLYAttributeOneSignalExternalId = 20,
PLYAttributeBatchCustomUserId = 21,
PLYAttributeOneSignalUserId = 22,
};

typedef SWIFT_ENUM(NSInteger, PLYThemeMode, open) {
Expand Down Expand Up @@ -1439,6 +1445,7 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) StorekitSett






#endif
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 90a6553

Please sign in to comment.