Skip to content

Commit

Permalink
[ci] Oopsie on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Aug 1, 2023
1 parent a890594 commit 285ee17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/osx-package.build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export OSSIA_SDK=/opt/ossia-sdk-x86_64
export SCORE_DIR="$PWD"
export SDK_DIR="$PWD/SDK"
export PATH=/usr/local/bin:$PATH
sudo xcode-select -s /Applications/Xcode_15.0.0.app/Contents/Developer
sudo xcode-select -s /Applications/Xcode_15.0.0.app

xcrun /usr/local/bin/cninja macos-release -- \
-DOSSIA_SDK="$OSSIA_SDK" \
Expand Down

0 comments on commit 285ee17

Please sign in to comment.