Skip to content

Commit 8788751

Browse files
committed
WIP
1 parent c4229a6 commit 8788751

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,6 @@ jobs:
152152
- name: Set environment variables
153153
run: echo "SKIP_SLOW_FASTLANE_WARNING=1" >> $GITHUB_ENV
154154

155-
- if: ${{ matrix.platform[0] == 'visionOS' }}
156-
run: |
157-
defaults write com.apple.dt.Xcode AllowUnsupportedVisionOSHost -bool YES
158-
defaults write com.apple.CoreSimulator AllowUnsupportedVisionOSHost -bool YES
159-
160155
- name: Select Xcode version
161156
run: sudo xcodes select ${{ matrix.xcode }}
162157

0 commit comments

Comments
 (0)