Skip to content

Commit 2e76663

Browse files
committed
Ensure tests find the right libPackageDescription
1 parent 44b2e44 commit 2e76663

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Support/swiftpm.xcodeproj/xcshareddata/xcschemes/swiftpm.xcscheme

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@
139139
value = "$(BUILT_PRODUCTS_DIR)/swift-build-tool"
140140
isEnabled = "YES">
141141
</EnvironmentVariable>
142+
<EnvironmentVariable
143+
key = "SPM_INSTALL_PATH"
144+
value = "$(PROJECT_DIR)/../.build"
145+
isEnabled = "YES">
146+
</EnvironmentVariable>
142147
<EnvironmentVariable
143148
key = "SWIFTC"
144149
value = "$(SWIFT_EXEC)"

0 commit comments

Comments
 (0)