Skip to content

Commit

Permalink
Update action-macOS-xcode.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-mae committed Aug 8, 2023
1 parent d478db0 commit 1a974e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/action-macOS-xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ jobs:
- name: Clean macOS project
run: xcodebuild clean

- name: Build App
run: xcodebuild -project "TechSpeak.xcodeproj" -scheme "TechSpeak" -destination "generic/platform=macOS" -configuration Release build CODE_SIGNING_ALLOWED=NO


0 comments on commit 1a974e7

Please sign in to comment.