Skip to content

Commit ab99384

Browse files
authored
Merge pull request #619 from cmcgee1024/provide_symbolgraph_settings
Add symbol graph extractor output directory to build settings
2 parents 94bcc7f + d12dcce commit ab99384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftBuild/ProjectModel/BuildSettings.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ extension ProjectModel {
6969
case SWIFT_OBJC_INTERFACE_HEADER_DIR
7070
case SWIFT_OPTIMIZATION_LEVEL
7171
case SWIFT_VERSION
72+
case SYMBOL_GRAPH_EXTRACTOR_OUTPUT_DIR
7273
case TARGET_NAME
7374
case TARGET_BUILD_DIR
7475
case TVOS_DEPLOYMENT_TARGET

0 commit comments

Comments
 (0)