Skip to content

Commit

Permalink
Adding Xcode 16.2 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion authored Dec 17, 2024
1 parent fc6d119 commit e6f3421
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/IPSWDownloads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,13 @@ jobs:
iOSVersion: "18.1"
watchOSVersion: "11.1"
watchName: "Apple Watch Ultra 2 (49mm)"
iPhoneName: "iPhone 16"
iPhoneName: "iPhone 16"
- runs-on: macos-15
xcode: "/Applications/Xcode_16.2.app"
iOSVersion: "18.2"
watchOSVersion: "11.2"
watchName: "Apple Watch Ultra 2 (49mm)"
iPhoneName: "iPhone 16 Pro"
steps:
- uses: actions/checkout@v4
- name: Cache swift package modules
Expand Down

0 comments on commit e6f3421

Please sign in to comment.