Skip to content

Commit

Permalink
bump ios simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsky committed Nov 13, 2024
1 parent f43a775 commit 4a3d811
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 @@ -31,7 +31,7 @@ jobs:
xcode: ['16.1']
destination:
- 'platform=macOS'
- 'platform=iOS Simulator,name=iPhone 15 Pro Max'
- 'platform=iOS Simulator,name=iPhone 16 Pro Max'
env:
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
steps:
Expand Down

0 comments on commit 4a3d811

Please sign in to comment.