We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8256598 commit c740aedCopy full SHA for c740aed
1 file changed
.github/actions/microsoft-setup-toolchain/action.yml
@@ -18,6 +18,7 @@ inputs:
18
default: "22"
19
xcode-developer-dir:
20
description: Set the path for the active Xcode developer directory
21
+ default: "/Applications/Xcode_16.4.0.app"
22
runs:
23
using: composite
24
steps:
0 commit comments