Skip to content

Commit c87aadb

Browse files
authored
Update generate-documentation
1 parent d68d3b8 commit c87aadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/generate-documentation

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ xcrun docc $DOCC_CMD \
131131
--additional-symbol-graph-dir "$SGFS_DIR" \
132132
--output-path "$OUTPUT_PATH" $EXTRA_DOCC_FLAGS \
133133
--fallback-display-name ParseSwift \
134-
--fallback-bundle-identifier com.parse..ParseSwift \
134+
--fallback-bundle-identifier com.parse.ParseSwift \
135135
--fallback-bundle-version 1.0.0
136136

137137
if [[ "$DOCC_CMD" == "convert"* ]]; then

0 commit comments

Comments
 (0)