mirror of
https://github.com/jkcoxson/LocalDevVPN.git
synced 2026-03-02 06:26:16 +01:00
Change xcode version
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -16,8 +16,8 @@ jobs:
|
|||||||
- name: Install ldid
|
- name: Install ldid
|
||||||
run: brew install ldid
|
run: brew install ldid
|
||||||
|
|
||||||
# - name: Select Xcode version (Optional - Adjust if needed)
|
- name: Select Xcode version
|
||||||
# run: sudo xcode-select -s /Applications/Xcode_$(xcodebuild -version | grep Xcode | cut -d' ' -f2).app
|
run: sudo xcode-select -s /Applications/Xcode_16.2.app
|
||||||
|
|
||||||
- name: Build Xcode Archive
|
- name: Build Xcode Archive
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user