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.
2 parents 3c95c9c + e9f7b76 commit a2b4095Copy full SHA for a2b4095
build.py
@@ -65,7 +65,7 @@
65
])
66
67
swift_cflags += [
68
- '-I${BUILD_DIR}/Foundation/usr/lib/swift',
+ '-I${BUILD_DIR}/Foundation/${PREFIX}/lib/swift',
69
]
70
71
if "XCTEST_BUILD_DIR" in Configuration.current.variables:
0 commit comments