Skip to content

Commit

Permalink
docs: Add watchOS docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 authored Jul 7, 2024
1 parent dea2ee9 commit c24c9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/generate-documentation
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ mkdir "$TEMP_WORKSPACE_DIR"
mv CareKitEssentials.xcodeproj "$TEMP_WORKSPACE_DIR/CareKitEssentials.xcodeproj"

xcodebuild clean build -scheme CareKitEssentials \
-destination generic/platform=iOS \
-destination generic/platform=watchOS \
OTHER_SWIFT_FLAGS="-emit-symbol-graph -emit-symbol-graph-dir '$SGFS_DIR'" | xcpretty

mv "$TEMP_WORKSPACE_DIR/CareKitEssentials.xcodeproj" ./CareKitEssentials.xcodeproj
Expand Down

0 comments on commit c24c9ab

Please sign in to comment.