Skip to content

Commit 60d6120

Browse files
authored
Merge pull request #70 from Purchasely/Release/5.3.5RC
5.3.5
2 parents 88122e4 + e6419e5 commit 60d6120

File tree

80 files changed

+547
-544
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+547
-544
lines changed

Purchasely-tvOS.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,6 @@
110110
"5.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.1/Purchasely-tvos.framework.zip",
111111
"5.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.2/Purchasely-tvos.framework.zip",
112112
"5.3.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.3/Purchasely-tvos.framework.zip",
113-
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-tvos.framework.zip"
113+
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-tvos.framework.zip",
114+
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-tvos.framework.zip"
114115
}

Purchasely-xcframework.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
"5.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.1/Purchasely-ios-xcframework.zip",
3838
"5.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.2/Purchasely-ios-xcframework.zip",
3939
"5.3.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.3/Purchasely-ios-xcframework.zip",
40-
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-ios-xcframework.zip"
40+
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-ios-xcframework.zip",
41+
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-ios-xcframework.zip"
4142
}

Purchasely.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,6 @@
113113
"5.3.1": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.1/Purchasely-ios.framework.zip",
114114
"5.3.2": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.2/Purchasely-ios.framework.zip",
115115
"5.3.3": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.3/Purchasely-ios.framework.zip",
116-
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-ios.framework.zip"
116+
"5.3.4": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.4/Purchasely-ios.framework.zip",
117+
"5.3.5": "https://github.com/Purchasely/Purchasely-iOS/releases/download/5.3.5/Purchasely-ios.framework.zip"
117118
}

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.3.4'
11+
s.version = '5.3.5'
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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<array>
77
<dict>
88
<key>BinaryPath</key>
9-
<string>Purchasely.framework/Versions/A/Purchasely</string>
9+
<string>Purchasely.framework/Purchasely</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-maccatalyst</string>
11+
<string>ios-arm64_x86_64-simulator</string>
1212
<key>LibraryPath</key>
1313
<string>Purchasely.framework</string>
1414
<key>SupportedArchitectures</key>
@@ -19,13 +19,13 @@
1919
<key>SupportedPlatform</key>
2020
<string>ios</string>
2121
<key>SupportedPlatformVariant</key>
22-
<string>maccatalyst</string>
22+
<string>simulator</string>
2323
</dict>
2424
<dict>
2525
<key>BinaryPath</key>
2626
<string>Purchasely.framework/Purchasely</string>
2727
<key>LibraryIdentifier</key>
28-
<string>ios-arm64_x86_64-simulator</string>
28+
<string>tvos-arm64_x86_64-simulator</string>
2929
<key>LibraryPath</key>
3030
<string>Purchasely.framework</string>
3131
<key>SupportedArchitectures</key>
@@ -34,7 +34,7 @@
3434
<string>x86_64</string>
3535
</array>
3636
<key>SupportedPlatform</key>
37-
<string>ios</string>
37+
<string>tvos</string>
3838
<key>SupportedPlatformVariant</key>
3939
<string>simulator</string>
4040
</dict>
@@ -68,9 +68,9 @@
6868
</dict>
6969
<dict>
7070
<key>BinaryPath</key>
71-
<string>Purchasely.framework/Purchasely</string>
71+
<string>Purchasely.framework/Versions/A/Purchasely</string>
7272
<key>LibraryIdentifier</key>
73-
<string>tvos-arm64_x86_64-simulator</string>
73+
<string>ios-arm64_x86_64-maccatalyst</string>
7474
<key>LibraryPath</key>
7575
<string>Purchasely.framework</string>
7676
<key>SupportedArchitectures</key>
@@ -79,15 +79,15 @@
7979
<string>x86_64</string>
8080
</array>
8181
<key>SupportedPlatform</key>
82-
<string>tvos</string>
82+
<string>ios</string>
8383
<key>SupportedPlatformVariant</key>
84-
<string>simulator</string>
84+
<string>maccatalyst</string>
8585
</dict>
8686
</array>
8787
<key>CFBundlePackageType</key>
8888
<string>XFWK</string>
8989
<key>CFBundleShortVersionString</key>
90-
<string>5.3.4</string>
90+
<string>5.3.5</string>
9191
<key>XCFrameworkFormatVersion</key>
9292
<string>1.0</string>
9393
</dict>
Binary file not shown.

Purchasely/Frameworks/Purchasely.xcframework/ios-arm64/Purchasely.framework/Headers/Purchasely-Swift.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#if 0
22
#elif defined(__arm64__) && __arm64__
3-
// Generated by Apple Swift version 6.1 effective-5.10 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
3+
// Generated by Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
44
#ifndef PURCHASELY_SWIFT_H
55
#define PURCHASELY_SWIFT_H
66
#pragma clang diagnostic push
Binary file not shown.

0 commit comments

Comments
 (0)