mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-05-14 12:10:41 +00:00
Use Xcode 16
This commit is contained in:
parent
d186f01053
commit
882421ed78
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build_ipa.yml
vendored
4
.github/workflows/build_ipa.yml
vendored
|
@ -60,6 +60,10 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '16.2'
|
||||
|
||||
- name: Connect private iap package
|
||||
uses: webfactory/ssh-agent@v0.8.0
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue