test build Mac NE change build

This commit is contained in:
Macbook 2024-10-11 22:58:15 +07:00
parent e6c3ece85c
commit 6ef03f9374

View file

@ -65,7 +65,7 @@ mkdir -p build-macos-ne
cd build-macos-ne
$QT_BIN_DIR/qt-cmake .. -GXcode -DQT_HOST_PATH=$QT_MACOS_ROOT_DIR -DMACOS_NE=TRUE
cmake --build . --config release --target AmneziaVPN # Thay đổi target phù hợp cho Network Extension
cmake --build . --config release --target AmneziaVPN -- -allowProvisioningUpdates # Thay đổi target phù hợp cho Network Extension
# Build and run tests here