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 7f32b03 commit fcb8d99Copy full SHA for fcb8d99
scripts/dev/create_package.sh
@@ -375,6 +375,7 @@ function createPackage {
375
elif [ "$pkg_platform" = "ios" ]; then
376
scripts/macos/download_latest_libs.sh
377
elif [ "$pkg_platform" = "macos" ]; then
378
+ scripts/osx/download_latest_libs.sh
379
380
scripts/emscripten/download_libs.sh -n
381
fi
0 commit comments