Skip to content

Implement LLVM Modules #296

Closed
Closed
@iNoles

Description

@iNoles

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions