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 36d5741 commit 0f04680Copy full SHA for 0f04680
.github/workflows/ci.yml
@@ -33,10 +33,6 @@ jobs:
33
- name: Git Checkout
34
uses: actions/checkout@v4
35
36
- - name: Load Simulator Lookup Tables
37
- run: |
38
- echo "SIMULATORS_JSON=$(jq -c . .github/workflows/xcode-simulators.json)" >> $GITHUB_ENV
39
-
40
- name: Disable Macro Fingerprint Validation
41
run: |
42
defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
.github/workflows/xcode-simulators.json
0 commit comments