There was an error while loading. Please reload this page.
1 parent b100f09 commit 97ca336Copy full SHA for 97ca336
1 file changed
.github/workflows/native-compile-platforms.yml
@@ -548,7 +548,6 @@ jobs:
548
-DCMAKE_OSX_ARCHITECTURES=${{ matrix.config.arch }} \
549
-DRES_DIR=$RES_DIR \
550
-DCOCOS_X_PATH=$NATIVE_ROOT
551
- set +e
552
#cmake --build . --config Debug -- -quiet -jobs $NUM_OF_CORES -allowProvisioningUpdates CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
553
cmake --build . --config Debug -- -jobs $NUM_OF_CORES CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
554
echo "Compile iOS Done!"
0 commit comments