Skip to content

Commit

Permalink
Merge pull request #35 from Purchasely/Release/4.3.2RC
Browse files Browse the repository at this point in the history
4.3.2
  • Loading branch information
EPIKorial authored Mar 25, 2024
2 parents 587bff5 + e6a64eb commit e51bf19
Show file tree
Hide file tree
Showing 28 changed files with 49 additions and 46 deletions.
3 changes: 2 additions & 1 deletion Purchasely-tvOS.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@
"4.2.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.2.3/Purchasely-tvos.framework.zip",
"4.2.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.2.4/Purchasely-tvos.framework.zip",
"4.3.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.0/Purchasely-tvos.framework.zip",
"4.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.1/Purchasely-tvos.framework.zip"
"4.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.1/Purchasely-tvos.framework.zip",
"4.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.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 @@ -4,5 +4,6 @@
"4.2.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.2.3/Purchasely-ios-xcframework.zip",
"4.2.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.2.4/Purchasely-ios-xcframework.zip",
"4.3.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.0/Purchasely-ios-xcframework.zip",
"4.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.1/Purchasely-ios-xcframework.zip"
"4.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.1/Purchasely-ios-xcframework.zip",
"4.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.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 @@ -80,5 +80,6 @@
"4.2.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.2.3/Purchasely-ios.framework.zip",
"4.2.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.2.4/Purchasely-ios.framework.zip",
"4.3.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.0/Purchasely-ios.framework.zip",
"4.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.1/Purchasely-ios.framework.zip"
"4.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.1/Purchasely-ios.framework.zip",
"4.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/4.3.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.3.1'
s.version = '4.3.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
20 changes: 10 additions & 10 deletions Purchasely/Frameworks/Purchasely.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,15 @@
<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>
Expand All @@ -42,7 +39,7 @@
<key>BinaryPath</key>
<string>Purchasely.framework/Purchasely</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Purchasely.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -51,43 +48,46 @@
<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</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>
<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>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>CFBundleShortVersionString</key>
<string>4.3.1</string>
<string>4.3.2</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,6 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely)) <PLYUIDelegate>
- (void)displayWithController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type from:(UIViewController * _Nullable)sourceController;
- (void)displayWithAlert:(enum PLYAlertMessage)alert error:(NSError * _Nullable)error;
Expand All @@ -869,6 +868,7 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely))
+ (void)showController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type;
@end
Expand Down Expand Up @@ -2295,7 +2295,6 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely)) <PLYUIDelegate>
- (void)displayWithController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type from:(UIViewController * _Nullable)sourceController;
- (void)displayWithAlert:(enum PLYAlertMessage)alert error:(NSError * _Nullable)error;
Expand All @@ -2305,6 +2304,7 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely))
+ (void)showController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type;
@end
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.3.1</string>
<string>4.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
</data>
<key>Modules/Purchasely.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
<data>
6xzBYKbjCepj/t3CoKTvDyxvZIQ=
HtOLD3LWr08YtB+JlPu+1bIncXs=
</data>
<key>Modules/Purchasely.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
<data>
V7HMr2wZsAtRqepFjAS+xDK3wEc=
Spr6Cn/o9z/47x/GxY5pOZfDyoY=
</data>
<key>Modules/Purchasely.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
7IpVUedMaUal++9Pob8I3Oz47QA=
MImMhLbag3armsznbf5nDsRJ+xE=
</data>
<key>Modules/Purchasely.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
Expand All @@ -50,11 +50,11 @@
</data>
<key>Modules/Purchasely.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
ZtYmIlfjIgbDARn9/Vm6+x5FBlw=
UTWJSMuxm5B8cZF7mUgGdtnI3Tg=
</data>
<key>Modules/Purchasely.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
7IpVUedMaUal++9Pob8I3Oz47QA=
MImMhLbag3armsznbf5nDsRJ+xE=
</data>
<key>Modules/Purchasely.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
Expand All @@ -70,7 +70,7 @@
</data>
<key>Modules/Purchasely.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
CQ7VgmJSP6u4HzPrf5xXkQMOSeg=
Qt+kjeMt5ikwTFztfmNbXeMFNTE=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -344,21 +344,21 @@
<dict>
<key>hash2</key>
<data>
a8IlzWJdjw3tNe0TfHj59Yvmd/k8L5PncXVyrJVmPRs=
fm3NGMdKWaz2WJrduOto+HeetkVwMMuIaqIjvPXLHC4=
</data>
</dict>
<key>Modules/Purchasely.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
<dict>
<key>hash2</key>
<data>
3MAKTxks81EnVTnHTB22vVW5yfLGxVtU5Gox+j0mQ5c=
APCVTuthSdUiIG4bLy7MNSJqXJLLO3ug+5O9jFuS7iU=
</data>
</dict>
<key>Modules/Purchasely.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
D5kDKf0qVs6eY0I0ma2GrCUrpixEt7wbxQu1rEgFNl0=
aXfcDgd6x8e5JND1Eje6kn2+nHZesgxhN4y012DXJIU=
</data>
</dict>
<key>Modules/Purchasely.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
Expand Down Expand Up @@ -386,14 +386,14 @@
<dict>
<key>hash2</key>
<data>
Hik059Uh/RUgCsNw7CiOsLhXKq1sqeaNhJzIxZPZiVE=
0tn5PLPxLu06tXIQ4dNZV71pJfU9AYJhLxzMClj8e+E=
</data>
</dict>
<key>Modules/Purchasely.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
D5kDKf0qVs6eY0I0ma2GrCUrpixEt7wbxQu1rEgFNl0=
aXfcDgd6x8e5JND1Eje6kn2+nHZesgxhN4y012DXJIU=
</data>
</dict>
<key>Modules/Purchasely.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
Expand Down Expand Up @@ -421,7 +421,7 @@
<dict>
<key>hash2</key>
<data>
ZWPYGOdHE3I7BAO/CeJtcbOkaBrjVJHiQJUc8E0nEzY=
VUD8AyCZsJiw9Ek1yiMarjXlLF4pyl4/YEdXst25nE8=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,6 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely)) <PLYUIDelegate>
- (void)displayWithController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type from:(UIViewController * _Nullable)sourceController;
- (void)displayWithAlert:(enum PLYAlertMessage)alert error:(NSError * _Nullable)error;
Expand All @@ -863,6 +862,7 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely))
+ (void)showController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type;
@end
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,6 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely)) <PLYUIDelegate>
- (void)displayWithController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type from:(UIViewController * _Nullable)sourceController;
- (void)displayWithAlert:(enum PLYAlertMessage)alert error:(NSError * _Nullable)error;
Expand All @@ -863,6 +862,7 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely))
+ (void)showController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type;
@end
Expand Down Expand Up @@ -2282,7 +2282,6 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely)) <PLYUIDelegate>
- (void)displayWithController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type from:(UIViewController * _Nullable)sourceController;
- (void)displayWithAlert:(enum PLYAlertMessage)alert error:(NSError * _Nullable)error;
Expand All @@ -2292,6 +2291,7 @@ SWIFT_CLASS("_TtC10Purchasely10Purchasely")




@interface Purchasely (SWIFT_EXTENSION(Purchasely))
+ (void)showController:(UIViewController * _Nonnull)controller type:(enum PLYUIControllerType)type;
@end
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit e51bf19

Please sign in to comment.