Skip to content

Commit 1259bfc

Browse files
authored
nightly fix osx project linking (#8041)
1 parent 7f32b03 commit 1259bfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/dev/create_package.sh

+1
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ function createPackage {
375375
elif [ "$pkg_platform" = "ios" ]; then
376376
scripts/macos/download_latest_libs.sh
377377
elif [ "$pkg_platform" = "macos" ]; then
378+
scripts/osx/download_latest_libs.sh
378379
scripts/macos/download_latest_libs.sh
379380
scripts/emscripten/download_libs.sh -n
380381
fi

0 commit comments

Comments
 (0)