You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out how to build the DocC archive as you have online here for use within the app dash.
I ran xcodebuild docbuild -project GRDB.xcodeproj/ -scheme GRDB -derivedDataPath ~/Desktop/DocC within the root of the GRDB project and that did give me a DocC archive but it seems to be missing a lot of what's online. Any pointers on how I could possibly make this work?
This discussion was converted from issue #1682 on December 23, 2024 07:22.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to figure out how to build the DocC archive as you have online here for use within the app dash.
I ran
xcodebuild docbuild -project GRDB.xcodeproj/ -scheme GRDB -derivedDataPath ~/Desktop/DocC
within the root of the GRDB project and that did give me a DocC archive but it seems to be missing a lot of what's online. Any pointers on how I could possibly make this work?thanks for everything. <3
Beta Was this translation helpful? Give feedback.
All reactions