We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d8d4b commit fc9f877Copy full SHA for fc9f877
1 file changed
build_all_ios.sh
@@ -23,7 +23,7 @@ rm -rf ./dist
23
# ./update_version.sh
24
# fi
25
./build_metadata_generator.sh
26
-./build_nativescript.sh --no-vision $1
+./build_nativescript.sh --no-vision $1 $2
27
./build_tklivesync.sh --no-vision
28
./prepare_dSYMs.sh
29
0 commit comments