We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40615a6 commit 0f60058Copy full SHA for 0f60058
.github/workflows/build.yaml
@@ -72,7 +72,7 @@ jobs:
72
# autobuild-package.xml.
73
AUTOBUILD_VCS_INFO: "true"
74
AUTOBUILD_VSVER: "170"
75
- DEVELOPER_DIR: "/Applications/Xcode_16.0.app/Contents/Developer"
+ DEVELOPER_DIR: "/Applications/Xcode_16.1.app/Contents/Developer"
76
# Ensure that Linden viewer builds engage Bugsplat.
77
BUGSPLAT_DB: ${{ needs.setup.outputs.bugsplat_db }}
78
build_coverity: false
0 commit comments