mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 09:03:35 -04:00
chore: more potential fixes to macOS build
This commit is contained in:
@@ -12,7 +12,7 @@ fi
|
||||
|
||||
pushd "$REPO_ROOT/macos/Tunarr" || exit
|
||||
|
||||
xcodebuild build
|
||||
xcodebuild build -scheme Tunarr -configuration Release ARCHS="$2"
|
||||
cp -R "$REPO_ROOT/macos/Tunarr/build/Release/Tunarr.app" "$APP_NAME"
|
||||
|
||||
popd || exit
|
||||
|
||||
Reference in New Issue
Block a user