Skip to content

Commit

Permalink
use default xcode version for sdk17
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan authored and wkelly17 committed Apr 24, 2024
1 parent 4ae6bf0 commit 4dc88f4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ jobs:
mkdir -p ~/Library/MobileDevice/Provisioning\ Profiles
cp $PP_PATH ~/Library/MobileDevice/Provisioning\ Profiles
- name: Set up XCode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 14.3.1

- name: Setup Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 4dc88f4

Please sign in to comment.