|
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
|
|