Skip to content

Commit 5150f01

Browse files
authored
Merge pull request #72 from Purchasely/Release/5.3.7RC
5.3.7
2 parents 8ae8290 + 0e566d1 commit 5150f01

File tree

32 files changed

+323
-162
lines changed

32 files changed

+323
-162
lines changed

Purchasely-tvOS.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,6 @@
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",
114114
"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"
115+
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-tvos.framework.zip",
116+
"5.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.7/Purchasely-tvos.framework.zip"
116117
}

Purchasely-xcframework.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
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",
4141
"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"
42+
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-ios-xcframework.zip",
43+
"5.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.7/Purchasely-ios-xcframework.zip"
4344
}

Purchasely.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,6 @@
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",
117117
"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"
118+
"5.3.6": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.6/Purchasely-ios.framework.zip",
119+
"5.3.7": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.7/Purchasely-ios.framework.zip"
119120
}

Purchasely/Frameworks/Purchasely.xcframework/Info.plist

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,38 +8,38 @@
88
<key>BinaryPath</key>
99
<string>Purchasely.framework/Purchasely</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64</string>
11+
<string>tvos-arm64_x86_64-simulator</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>
1718
</array>
1819
<key>SupportedPlatform</key>
19-
<string>ios</string>
20+
<string>tvos</string>
21+
<key>SupportedPlatformVariant</key>
22+
<string>simulator</string>
2023
</dict>
2124
<dict>
2225
<key>BinaryPath</key>
23-
<string>Purchasely.framework/Versions/A/Purchasely</string>
26+
<string>Purchasely.framework/Purchasely</string>
2427
<key>LibraryIdentifier</key>
25-
<string>ios-arm64_x86_64-maccatalyst</string>
28+
<string>ios-arm64</string>
2629
<key>LibraryPath</key>
2730
<string>Purchasely.framework</string>
2831
<key>SupportedArchitectures</key>
2932
<array>
3033
<string>arm64</string>
31-
<string>x86_64</string>
3234
</array>
3335
<key>SupportedPlatform</key>
3436
<string>ios</string>
35-
<key>SupportedPlatformVariant</key>
36-
<string>maccatalyst</string>
3737
</dict>
3838
<dict>
3939
<key>BinaryPath</key>
40-
<string>Purchasely.framework/Purchasely</string>
40+
<string>Purchasely.framework/Versions/A/Purchasely</string>
4141
<key>LibraryIdentifier</key>
42-
<string>tvos-arm64_x86_64-simulator</string>
42+
<string>ios-arm64_x86_64-maccatalyst</string>
4343
<key>LibraryPath</key>
4444
<string>Purchasely.framework</string>
4545
<key>SupportedArchitectures</key>
@@ -48,9 +48,9 @@
4848
<string>x86_64</string>
4949
</array>
5050
<key>SupportedPlatform</key>
51-
<string>tvos</string>
51+
<string>ios</string>
5252
<key>SupportedPlatformVariant</key>
53-
<string>simulator</string>
53+
<string>maccatalyst</string>
5454
</dict>
5555
<dict>
5656
<key>BinaryPath</key>
@@ -86,8 +86,6 @@
8686
</array>
8787
<key>CFBundlePackageType</key>
8888
<string>XFWK</string>
89-
<key>CFBundleShortVersionString</key>
90-
<string>5.3.6</string>
9189
<key>XCFrameworkFormatVersion</key>
9290
<string>1.0</string>
9391
</dict>
Binary file not shown.

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

Lines changed: 35 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18215,6 +18215,16 @@
1821518215
"RawDocComment"
1821618216
]
1821718217
},
18218+
{
18219+
"kind": "Import",
18220+
"name": "Foundation",
18221+
"printedName": "Foundation",
18222+
"declKind": "Import",
18223+
"moduleName": "Purchasely",
18224+
"declAttributes": [
18225+
"RawDocComment"
18226+
]
18227+
},
1821818228
{
1821918229
"kind": "Import",
1822018230
"name": "UIKit",
@@ -45881,6 +45891,16 @@
4588145891
"RawDocComment"
4588245892
]
4588345893
},
45894+
{
45895+
"kind": "Import",
45896+
"name": "Foundation",
45897+
"printedName": "Foundation",
45898+
"declKind": "Import",
45899+
"moduleName": "Purchasely",
45900+
"declAttributes": [
45901+
"RawDocComment"
45902+
]
45903+
},
4588445904
{
4588545905
"kind": "Import",
4588645906
"name": "UIKit",
@@ -52252,24 +52272,17 @@
5225252272
{
5225352273
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Manager\/FlowsManager.swift",
5225452274
"kind": "Dictionary",
52255-
"offset": 1382,
52275+
"offset": 1612,
5225652276
"length": 3,
5225752277
"value": "[]"
5225852278
},
5225952279
{
5226052280
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Manager\/FlowsManager.swift",
5226152281
"kind": "Array",
52262-
"offset": 1422,
52282+
"offset": 1652,
5226352283
"length": 2,
5226452284
"value": "[]"
5226552285
},
52266-
{
52267-
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Manager\/FlowsManager.swift",
52268-
"kind": "BooleanLiteral",
52269-
"offset": 7014,
52270-
"length": 5,
52271-
"value": "false"
52272-
},
5227352286
{
5227452287
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/Local\/ASN1\/Foundation+ASN1Coder.swift",
5227552288
"kind": "IntegerLiteral",
@@ -55479,28 +55492,28 @@
5547955492
{
5548055493
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYPresentation.swift",
5548155494
"kind": "IntegerLiteral",
55482-
"offset": 5014,
55495+
"offset": 5034,
5548355496
"length": 1,
5548455497
"value": "0"
5548555498
},
5548655499
{
5548755500
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYPresentation.swift",
5548855501
"kind": "IntegerLiteral",
55489-
"offset": 5025,
55502+
"offset": 5045,
5549055503
"length": 8,
5549155504
"value": "1"
5549255505
},
5549355506
{
5549455507
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYPresentation.swift",
5549555508
"kind": "IntegerLiteral",
55496-
"offset": 5043,
55509+
"offset": 5063,
5549755510
"length": 11,
5549855511
"value": "2"
5549955512
},
5550055513
{
5550155514
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Model\/UI\/PLYPresentation.swift",
5550255515
"kind": "IntegerLiteral",
55503-
"offset": 5064,
55516+
"offset": 5084,
5550455517
"length": 6,
5550555518
"value": "3"
5550655519
},
@@ -55759,7 +55772,7 @@
5575955772
{
5576055773
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/specific\/uikit\/Controller\/PLYProductViewController.swift",
5576155774
"kind": "BooleanLiteral",
55762-
"offset": 22663,
55775+
"offset": 22665,
5576355776
"length": 5,
5576455777
"value": "false"
5576555778
},
@@ -57126,7 +57139,14 @@
5712657139
"kind": "StringLiteral",
5712757140
"offset": 2681,
5712857141
"length": 7,
57129-
"value": "\"5.3.6\""
57142+
"value": "\"5.3.7\""
57143+
},
57144+
{
57145+
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Purchasely+Flow.swift",
57146+
"kind": "BooleanLiteral",
57147+
"offset": 2083,
57148+
"length": 5,
57149+
"value": "false"
5713057150
},
5713157151
{
5713257152
"filePath": "\/Users\/florianhuet\/Developpement\/Purchasely-iOS-SDK\/Sources\/Purchasely-iOS-Sources\/Purchasely\/Classes\/common\/Purchasely+PublicInterface.swift",
Binary file not shown.

0 commit comments

Comments
 (0)