Skip to content

Commit 058adc3

Browse files
authored
Merge pull request #77 from Purchasely/Release/5.4.2RC
5.4.2
2 parents d3dedd1 + e388fae commit 058adc3

File tree

32 files changed

+188
-185
lines changed

32 files changed

+188
-185
lines changed

Purchasely-tvOS.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,6 @@
115115
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-tvos.framework.zip",
116116
"5.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.7/Purchasely-tvos.framework.zip",
117117
"5.4.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.0/Purchasely-tvos.framework.zip",
118-
"5.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.1/Purchasely-tvos.framework.zip"
118+
"5.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.1/Purchasely-tvos.framework.zip",
119+
"5.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.2/Purchasely-tvos.framework.zip"
119120
}

Purchasely-xcframework.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@
4242
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-ios-xcframework.zip",
4343
"5.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.7/Purchasely-ios-xcframework.zip",
4444
"5.4.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.0/Purchasely-ios-xcframework.zip",
45-
"5.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.1/Purchasely-ios-xcframework.zip"
45+
"5.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.1/Purchasely-ios-xcframework.zip",
46+
"5.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.2/Purchasely-ios-xcframework.zip"
4647
}

Purchasely.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,6 @@
118118
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-ios.framework.zip",
119119
"5.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.7/Purchasely-ios.framework.zip",
120120
"5.4.0": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.0/Purchasely-ios.framework.zip",
121-
"5.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.1/Purchasely-ios.framework.zip"
121+
"5.4.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.1/Purchasely-ios.framework.zip",
122+
"5.4.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.4.2/Purchasely-ios.framework.zip"
122123
}

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.4.1'
11+
s.version = '5.4.2'
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: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,32 @@
88
<key>BinaryPath</key>
99
<string>Purchasely.framework/Purchasely</string>
1010
<key>LibraryIdentifier</key>
11-
<string>tvos-arm64_x86_64-simulator</string>
11+
<string>tvos-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>tvos</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
2320
</dict>
2421
<dict>
2522
<key>BinaryPath</key>
2623
<string>Purchasely.framework/Purchasely</string>
2724
<key>LibraryIdentifier</key>
28-
<string>tvos-arm64</string>
25+
<string>tvos-arm64_x86_64-simulator</string>
2926
<key>LibraryPath</key>
3027
<string>Purchasely.framework</string>
3128
<key>SupportedArchitectures</key>
3229
<array>
3330
<string>arm64</string>
31+
<string>x86_64</string>
3432
</array>
3533
<key>SupportedPlatform</key>
3634
<string>tvos</string>
35+
<key>SupportedPlatformVariant</key>
36+
<string>simulator</string>
3737
</dict>
3838
<dict>
3939
<key>BinaryPath</key>
@@ -56,38 +56,38 @@
5656
<key>BinaryPath</key>
5757
<string>Purchasely.framework/Purchasely</string>
5858
<key>LibraryIdentifier</key>
59-
<string>ios-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>
6768
<string>ios</string>
69+
<key>SupportedPlatformVariant</key>
70+
<string>simulator</string>
6871
</dict>
6972
<dict>
7073
<key>BinaryPath</key>
7174
<string>Purchasely.framework/Purchasely</string>
7275
<key>LibraryIdentifier</key>
73-
<string>ios-arm64_x86_64-simulator</string>
76+
<string>ios-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>
8284
<string>ios</string>
83-
<key>SupportedPlatformVariant</key>
84-
<string>simulator</string>
8585
</dict>
8686
</array>
8787
<key>CFBundlePackageType</key>
8888
<string>XFWK</string>
8989
<key>CFBundleShortVersionString</key>
90-
<string>5.4.1</string>
90+
<string>5.4.2</string>
9191
<key>XCFrameworkFormatVersion</key>
9292
<string>1.0</string>
9393
</dict>
Binary file not shown.

Purchasely/Frameworks/Purchasely.xcframework/ios-arm64/Purchasely.framework/Modules/Purchasely.swiftmodule/arm64-apple-ios.abi.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -56712,49 +56712,49 @@
5671256712
{
5671356713
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYGenericComponent.swift",
5671456714
"kind": "BooleanLiteral",
56715-
"offset": 4001,
56715+
"offset": 4043,
5671656716
"length": 5,
5671756717
"value": "false"
5671856718
},
5671956719
{
5672056720
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYGenericComponent.swift",
5672156721
"kind": "StringLiteral",
56722-
"offset": 8843,
56722+
"offset": 8885,
5672356723
"length": 8,
5672456724
"value": "\"on_tap\""
5672556725
},
5672656726
{
5672756727
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYGenericComponent.swift",
5672856728
"kind": "StringLiteral",
56729-
"offset": 8894,
56729+
"offset": 8936,
5673056730
"length": 23,
5673156731
"value": "\"tile_selected_actions\""
5673256732
},
5673356733
{
5673456734
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYGenericComponent.swift",
5673556735
"kind": "StringLiteral",
56736-
"offset": 8973,
56736+
"offset": 9015,
5673756737
"length": 10,
5673856738
"value": "\"selected\""
5673956739
},
5674056740
{
5674156741
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYGenericComponent.swift",
5674256742
"kind": "StringLiteral",
56743-
"offset": 9006,
56743+
"offset": 9048,
5674456744
"length": 16,
5674556745
"value": "\"expand_to_fill\""
5674656746
},
5674756747
{
5674856748
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYGenericComponent.swift",
5674956749
"kind": "StringLiteral",
56750-
"offset": 9050,
56750+
"offset": 9092,
5675156751
"length": 15,
5675256752
"value": "\"safe_area_top\""
5675356753
},
5675456754
{
5675556755
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYGenericComponent.swift",
5675656756
"kind": "StringLiteral",
56757-
"offset": 9096,
56757+
"offset": 9138,
5675856758
"length": 18,
5675956759
"value": "\"safe_area_bottom\""
5676056760
},
@@ -57832,7 +57832,7 @@
5783257832
{
5783357833
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Controller\/PLYProductViewController.swift",
5783457834
"kind": "BooleanLiteral",
57835-
"offset": 22753,
57835+
"offset": 22759,
5783657836
"length": 5,
5783757837
"value": "false"
5783857838
},
@@ -59164,7 +59164,7 @@
5916459164
"kind": "StringLiteral",
5916559165
"offset": 3188,
5916659166
"length": 7,
59167-
"value": "\"5.4.1\""
59167+
"value": "\"5.4.2\""
5916859168
},
5916959169
{
5917059170
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Purchasely+Flow.swift",
@@ -59645,70 +59645,70 @@
5964559645
{
5964659646
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5964759647
"kind": "BooleanLiteral",
59648-
"offset": 7675,
59648+
"offset": 7705,
5964959649
"length": 4,
5965059650
"value": "true"
5965159651
},
5965259652
{
5965359653
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5965459654
"kind": "IntegerLiteral",
59655-
"offset": 7728,
59655+
"offset": 7758,
5965659656
"length": 1,
5965759657
"value": "0"
5965859658
},
5965959659
{
5966059660
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5966159661
"kind": "BooleanLiteral",
59662-
"offset": 7751,
59662+
"offset": 7781,
5966359663
"length": 5,
5966459664
"value": "false"
5966559665
},
5966659666
{
5966759667
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5966859668
"kind": "BooleanLiteral",
59669-
"offset": 8614,
59669+
"offset": 8714,
5967059670
"length": 4,
5967159671
"value": "true"
5967259672
},
5967359673
{
5967459674
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5967559675
"kind": "IntegerLiteral",
59676-
"offset": 8667,
59676+
"offset": 8767,
5967759677
"length": 1,
5967859678
"value": "0"
5967959679
},
5968059680
{
5968159681
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5968259682
"kind": "BooleanLiteral",
59683-
"offset": 8690,
59683+
"offset": 8790,
5968459684
"length": 5,
5968559685
"value": "false"
5968659686
},
5968759687
{
5968859688
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5968959689
"kind": "BooleanLiteral",
59690-
"offset": 10171,
59690+
"offset": 10390,
5969159691
"length": 4,
5969259692
"value": "true"
5969359693
},
5969459694
{
5969559695
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5969659696
"kind": "IntegerLiteral",
59697-
"offset": 10224,
59697+
"offset": 10443,
5969859698
"length": 1,
5969959699
"value": "0"
5970059700
},
5970159701
{
5970259702
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5970359703
"kind": "BooleanLiteral",
59704-
"offset": 10933,
59704+
"offset": 11154,
5970559705
"length": 4,
5970659706
"value": "true"
5970759707
},
5970859708
{
5970959709
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Utils\/UIKit\/UIView+Contraint.swift",
5971059710
"kind": "IntegerLiteral",
59711-
"offset": 10986,
59711+
"offset": 11207,
5971259712
"length": 1,
5971359713
"value": "0"
5971459714
},
Binary file not shown.

0 commit comments

Comments
 (0)