mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-08-17 18:46:47 +00:00
select xcode version
This commit is contained in:
parent
b79e7db3cc
commit
18940581ad
1 changed files with 2 additions and 3 deletions
5
.github/workflows/build_ipa.yml
vendored
5
.github/workflows/build_ipa.yml
vendored
|
@ -60,9 +60,8 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '16.2'
|
||||
- name: Select Xcode version
|
||||
run: sudo xcode-select -s '/Applications/Xcode_16.2.app/Contents/Developer'
|
||||
|
||||
- name: Connect private iap package
|
||||
uses: webfactory/ssh-agent@v0.8.0
|
||||
|
|
Loading…
Reference in a new issue