Commit 8d99291
committed
Use hard-coded SDK path for system module map
We've been down this path before. Unfortunately,
`/usr/include/sqlite3.h` isn't reliably available on all Macs. Because
module maps don't yet have dynamic support (something that the Swift
Package Manager intends to have solved soon), we need to hardcode the
SDK path (or use a script to substitute it).
Fixes stephencelis#319.
Signed-off-by: Stephen Celis <stephen@stephencelis.com>1 parent 3b22bd0 commit 8d99291
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
0 commit comments