Make sure the quarantine bit isn't set.

pull/6329/head
Dave Page 2023-05-26 13:31:09 +01:00
parent 67ef438730
commit b337b64eb1
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ _build_runtime() {
unzip "nwjs-sdk-v0.76.1-osx-arm64.zip"
popd > /dev/null || exit
xattr -r -d com.apple.quarantine "${BUILD_ROOT}/nwjs-sdk-v0.76.1-osx-arm64"/nwjs.app
cp -R "${BUILD_ROOT}/nwjs-sdk-v0.76.1-osx-arm64"/nwjs.app "${BUILD_ROOT}/"
else
# YARN: