We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b52e79 commit 0485a6bCopy full SHA for 0485a6b
Scripts/generate-documentation
@@ -102,7 +102,7 @@ cd "$PROJECT_ROOT"
102
mkdir "$TEMP_WORKSPACE_DIR"
103
mv Parse.xcworkspace "$TEMP_WORKSPACE_DIR/Parse.xcworkspace"
104
105
-xcodebuild clean build -scheme ParseSwift\ \(iOS\) \
+xcodebuild clean build -scheme ParseSwift \
106
-destination generic/platform=iOS \
107
OTHER_SWIFT_FLAGS="-emit-symbol-graph -emit-symbol-graph-dir '$SGFS_DIR'" | xcpretty
108
0 commit comments