We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af16c22 commit e777220Copy full SHA for e777220
.github/workflows/swiftui-auth.yml
@@ -49,7 +49,7 @@ jobs:
49
run: |
50
sudo xcode-select -switch /Applications/Xcode_16.1.app/Contents/Developer
51
- name: Create Simulator
52
- run: xcrun simctl create "$SIMULATOR_NAME" "iPhone 16 Plus" latest
+ run: xcrun simctl create "$SIMULATOR_NAME" "iPhone 16 Plus"
53
- name: Boot Simulator Once and Generate Preferences
54
55
xcrun simctl boot "$SIMULATOR_NAME"
0 commit comments