Skip to content

Commit 11ad50d

Browse files
committed
fix ios
1 parent 9f579d9 commit 11ad50d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ jobs:
5656

5757
- name: Setup Xcode 26.0
5858
run: |
59+
sudo xcode-select -s /Applications/Xcode_26.0.app/Contents/Developer
5960
xcodebuild -version
61+
sudo xcodebuild -runFirstLaunch
6062
xcrun simctl list runtimes
6163
6264
if ! xcrun simctl list runtimes | grep -q "iOS"; then

0 commit comments

Comments
 (0)