Skip to content

Commit fc9f877

Browse files
committed
ensure --embed-metadata flag gets passed through
1 parent c4d8d4b commit fc9f877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_all_ios.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rm -rf ./dist
2323
# ./update_version.sh
2424
# fi
2525
./build_metadata_generator.sh
26-
./build_nativescript.sh --no-vision $1
26+
./build_nativescript.sh --no-vision $1 $2
2727
./build_tklivesync.sh --no-vision
2828
./prepare_dSYMs.sh
2929

0 commit comments

Comments
 (0)