We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b2e44 commit 2e76663Copy full SHA for 2e76663
Support/swiftpm.xcodeproj/xcshareddata/xcschemes/swiftpm.xcscheme
@@ -139,6 +139,11 @@
139
value = "$(BUILT_PRODUCTS_DIR)/swift-build-tool"
140
isEnabled = "YES">
141
</EnvironmentVariable>
142
+ <EnvironmentVariable
143
+ key = "SPM_INSTALL_PATH"
144
+ value = "$(PROJECT_DIR)/../.build"
145
+ isEnabled = "YES">
146
+ </EnvironmentVariable>
147
<EnvironmentVariable
148
key = "SWIFTC"
149
value = "$(SWIFT_EXEC)"
0 commit comments