Skip to content

Commit 1d723c1

Browse files
authored
Update build.sh (#457)
1 parent 94daf20 commit 1d723c1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Tools/build.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,13 @@ main() {
7676
rm -rf Release/dynamic/LeanplumSDK-iphonesimulator.xcarchive
7777
rm -rf Release/static/LeanplumSDK-iphoneos.xcarchive
7878
rm -rf Release/static/LeanplumSDK-iphonesimulator.xcarchive
79-
79+
8080
# zip all iOS frameworks
8181
zip_ios
8282

83+
# update SPM checksum and url
84+
update_spm_info
85+
8386
# zip static iOS framework for Unreal Engine
8487
zip_unreal_engine
8588

0 commit comments

Comments
 (0)