File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 34
34
- name : Switch XCode Version
35
35
uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
36
36
with :
37
- # (ThomasK33): depot.dev does not yet support Xcode 16.1 or 16.2 GA, thus we're stuck with 16.0.0 for now.
38
- # I've already reached out, so hopefully this comment will soon be obsolete.
39
- xcode-version : " 16.0.0"
37
+ xcode-version : " 16.4.0"
40
38
41
39
- name : Setup Nix
42
40
uses : ./.github/actions/nix-devshell
57
55
- name : Switch XCode Version
58
56
uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
59
57
with :
60
- # (ThomasK33): depot.dev does not yet support Xcode 16.1 or 16.2 GA, thus we're stuck with 16.0.0 for now.
61
- # I've already reached out, so hopefully this comment will soon be obsolete.
62
- xcode-version : " 16.0.0"
58
+ xcode-version : " 16.4.0"
63
59
64
60
- name : Setup Nix
65
61
uses : ./.github/actions/nix-devshell
Original file line number Diff line number Diff line change 43
43
- name : Switch XCode Version
44
44
uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
45
45
with :
46
- xcode-version : " 16.0 .0"
46
+ xcode-version : " 16.4 .0"
47
47
48
48
- name : Setup Nix
49
49
uses : ./.github/actions/nix-devshell
You can’t perform that action at this time.
0 commit comments