Skip to content

Commit c497bc6

Browse files
committed
Release 0.29.3
1 parent 9968b07 commit c497bc6

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

Example/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ target 'ExampleApp' do
1313
use_frameworks!
1414

1515
# Pods for ExampleApp
16-
pod 'SalemoveSDK', :git => 'https://github.com/salemove/ios-bundle', :tag => "0.28.0"
16+
pod 'SalemoveSDK', :git => 'https://github.com/salemove/ios-bundle', :tag => "0.29.3"
1717
pod 'Kingfisher'
1818
end
1919

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ let package = Package(
6565
),
6666
.binaryTarget(
6767
name: "SalemoveSDK",
68-
url: "https://github.com/salemove/ios-bundle/releases/download/0.29.2/SalemoveSDK.xcframework.zip",
69-
checksum: "413e8ce85f72a37b5f605490c5e73bd96b9912f3001916d8d9d6c8e80f083f92"
68+
url: "https://github.com/salemove/ios-bundle/releases/download/0.29.3/SalemoveSDK.xcframework.zip",
69+
checksum: "c13b3ffcad2a8d5b4b7698d51884abade01d80ecb120481cd5da9b4004fa66fd"
7070
),
7171
.target(
7272
name: "GliaSDK",

SalemoveSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010

1111
s.module_name = 'SalemoveSDK'
1212
s.ios.deployment_target = '12.0'
13-
s.ios.vendored_frameworks = 'SalemoveSDK.framework'
13+
s.ios.vendored_frameworks = 'SalemoveSDK.xcframework'
1414
s.swift_version = '5.3'
1515

1616
s.dependency 'Moya', '14.0.0'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

SalemoveSDK.xcframework/ios-x86_64-simulator/SalemoveSDK.framework/_CodeSignature/CodeResources

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</data>
1515
<key>Info.plist</key>
1616
<data>
17-
HcMyKDPeVKCU3NtbsqC1PoOD2N8=
17+
kfLv8fn+S0tgc/OXb+qKeUjtKAE=
1818
</data>
1919
<key>Modules/SalemoveSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
2020
<data>
@@ -26,7 +26,7 @@
2626
</data>
2727
<key>Modules/SalemoveSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
2828
<data>
29-
0HKUxsQID+dMoE491297/9J6Pho=
29+
7Zw505oYOzhG1T26ziHpYu5wAUc=
3030
</data>
3131
<key>Modules/SalemoveSDK.swiftmodule/x86_64.swiftdoc</key>
3232
<data>
@@ -38,7 +38,7 @@
3838
</data>
3939
<key>Modules/SalemoveSDK.swiftmodule/x86_64.swiftmodule</key>
4040
<data>
41-
0HKUxsQID+dMoE491297/9J6Pho=
41+
7Zw505oYOzhG1T26ziHpYu5wAUc=
4242
</data>
4343
<key>Modules/module.modulemap</key>
4444
<data>
@@ -79,7 +79,7 @@
7979
<dict>
8080
<key>hash2</key>
8181
<data>
82-
1CZFjUrg8QKQOUx1XWrgjEpdqVsjejtJt5ZyELtJzCA=
82+
G7dkE+bwrrL8AtXRENjckppcqnZU+e+PqiNlYB5LD2E=
8383
</data>
8484
</dict>
8585
<key>Modules/SalemoveSDK.swiftmodule/x86_64.swiftdoc</key>
@@ -100,7 +100,7 @@
100100
<dict>
101101
<key>hash2</key>
102102
<data>
103-
1CZFjUrg8QKQOUx1XWrgjEpdqVsjejtJt5ZyELtJzCA=
103+
G7dkE+bwrrL8AtXRENjckppcqnZU+e+PqiNlYB5LD2E=
104104
</data>
105105
</dict>
106106
<key>Modules/module.modulemap</key>

0 commit comments

Comments
 (0)