Skip to content

Commit 0f04680

Browse files
committed
WIP
1 parent 36d5741 commit 0f04680

File tree

2 files changed

+0
-48
lines changed

2 files changed

+0
-48
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
- name: Git Checkout
3434
uses: actions/checkout@v4
3535

36-
- name: Load Simulator Lookup Tables
37-
run: |
38-
echo "SIMULATORS_JSON=$(jq -c . .github/workflows/xcode-simulators.json)" >> $GITHUB_ENV
39-
4036
- name: Disable Macro Fingerprint Validation
4137
run: |
4238
defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES

.github/workflows/xcode-simulators.json

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)