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 f12eb78 commit 2369126Copy full SHA for 2369126
1 file changed
.github/workflows/docc.yml
@@ -34,7 +34,6 @@ jobs:
34
35
- name: Build and Export DocC
36
run: |
37
- sudo xcode-select -s /Applications/Xcode_16.0.app
38
xcodebuild docbuild \
39
-scheme AppState \
40
-derivedDataPath /tmp/docbuild \
0 commit comments