mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-24 04:03:03 -04:00
Update to Xcode 15.4 on CI
This commit is contained in:
parent
0ef04dc554
commit
242dadfb58
4
.github/actions/xcbuild/action.yml
vendored
4
.github/actions/xcbuild/action.yml
vendored
@ -53,10 +53,10 @@ runs:
|
|||||||
-T /usr/bin/security \
|
-T /usr/bin/security \
|
||||||
-T /usr/bin/productbuild || true
|
-T /usr/bin/productbuild || true
|
||||||
|
|
||||||
- name: Set Xcode version (15.2.0)
|
- name: Set Xcode version (15.4.0)
|
||||||
shell: bash
|
shell: bash
|
||||||
# https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md#xcode
|
# https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md#xcode
|
||||||
run: sudo xcode-select -s /Applications/Xcode_15.2.0.app
|
run: sudo xcode-select -s /Applications/Xcode_15.4.0.app
|
||||||
|
|
||||||
- name: Create Keychain
|
- name: Create Keychain
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user