Skip to content

Commit

Permalink
Update build-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samzong authored Oct 22, 2024
1 parent c598c7f commit 0f02bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
xcodebuild clean build \
-project MacMusicPlayer.xcodeproj \
-scheme MacMusicPlayer \
-archivePath $PWD/build/MacMusicPlayer.xcarchive \
-configuration Release \
-sdk macosx \
-destination 'generic/platform=macOS,name=Any Mac' \
Expand Down

0 comments on commit 0f02bcb

Please sign in to comment.