test build Mac NE change build
This commit is contained in:
parent
e6c3ece85c
commit
6ef03f9374
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ mkdir -p build-macos-ne
|
||||||
cd build-macos-ne
|
cd build-macos-ne
|
||||||
|
|
||||||
$QT_BIN_DIR/qt-cmake .. -GXcode -DQT_HOST_PATH=$QT_MACOS_ROOT_DIR -DMACOS_NE=TRUE
|
$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
|
# Build and run tests here
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue