use xcode 15.3 (#4253)

* use xcode 15.3

* tweak cache update
This commit is contained in:
Hailey
2024-05-29 01:50:06 -07:00
committed by GitHub
parent 211eff3d32
commit 613884a3d3
3 changed files with 12 additions and 4 deletions
@@ -170,6 +170,10 @@ jobs:
- name: ⚙️ Install dependencies
run: yarn install
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.3'
- name: ☕️ Setup Cocoapods
uses: maxim-lobanov/setup-cocoapods@v1
with: