Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit 2483467

Browse files
ymshenyuQv2ray-dev
authored andcommitted
mac: use xcode 10.3
1 parent 4307f99 commit 2483467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-simpleplugin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
shell: bash
105105
if: matrix.platform == 'macos-latest'
106106
run: |
107+
sudo xcode-select -s "/Applications/Xcode_10.3.app"
107108
mkdir build
108109
cd build
109110
cmake .. -DCMAKE_BUILD_TYPE=Release -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl@1.1 -DOPENSSL_LIBRARIES=/usr/local/opt/openssl@1.1/lib -DOPENSSL_USE_STATIC_LIBS=ON -DMACOSX_DEPLOYMENT_TARGET=10.13

0 commit comments

Comments
 (0)