Skip to content

Commit

Permalink
Fix documentation build script
Browse files Browse the repository at this point in the history
  • Loading branch information
r-dent committed Mar 4, 2024
1 parent d32a9b8 commit 19436eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-documentation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ build_documentation() {
xcodebuild docbuild \
-scheme $build_scheme \
-destination generic/platform=iOS \
-skipMacroValidation \
OTHER_DOCC_FLAGS="--transform-for-static-hosting$base_path_param --output-path $documentation_dir" \
| xcpretty
}
Expand Down

0 comments on commit 19436eb

Please sign in to comment.