Closed
Description
When I tried to build an iOS application with SQLite Framework on the latest swift 2.2 snapshot, I get build failed on the sqlite3 being non-modular.
Example of modules file looks like for sqlite3
module <project name> [system] { header "/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/sqlite3.h" export * }
any developers have to create modules in each SDK.
Metadata
Metadata
Assignees
Labels
No labels