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 849d4ef commit 31752f0Copy full SHA for 31752f0
sqlite3/macosx.modulemap
@@ -1,4 +1,4 @@
1
module sqlite3 [system] {
2
- header "/usr/include/sqlite3.h"
+ header "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/sqlite3.h"
3
export *
4
}
0 commit comments