Skip to content

Commit

Permalink
Update xcodebuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MysteryCoder456 authored Oct 11, 2023
1 parent e247ca6 commit 02488aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcodebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
xcode: 15.0
# A semantic version range, eg. ^5, ~5.4 or 5.4.1
swift: 5.9
swift: ^5
# Either `iOS`, `tvOS`, `macOS`, `watchOS` or (more rarely) `mac-catalyst` Leave unset and `xcodebuild` decides itself.

platform: iOS
Expand Down

0 comments on commit 02488aa

Please sign in to comment.