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 d68d3b8 commit c87aadbCopy full SHA for c87aadb
Scripts/generate-documentation
@@ -131,7 +131,7 @@ xcrun docc $DOCC_CMD \
131
--additional-symbol-graph-dir "$SGFS_DIR" \
132
--output-path "$OUTPUT_PATH" $EXTRA_DOCC_FLAGS \
133
--fallback-display-name ParseSwift \
134
- --fallback-bundle-identifier com.parse..ParseSwift \
+ --fallback-bundle-identifier com.parse.ParseSwift \
135
--fallback-bundle-version 1.0.0
136
137
if [[ "$DOCC_CMD" == "convert"* ]]; then
0 commit comments