Skip to content

Commit

Permalink
space removal
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Oct 7, 2024
1 parent cbc025a commit 19574ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/appdistribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

strategy:
matrix:
include:
- os: macos-13
xcode: Xcode_15.2
- os: macos-14
Expand Down
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ else
)
watchos_flags=(
-sdk 'watchsimulator'
-destination 'platform=watchOS Simulator,name=Apple Watch Series 10 (42mm) '
-destination 'platform=watchOS Simulator,name=Apple Watch Series 10 (42mm)'
)
fi

Expand Down

0 comments on commit 19574ae

Please sign in to comment.