Skip to content

Swift 2 Support #133

@rnikander

Description

@rnikander

I know it's early, but I'm playing with Swift 2 and Xcode 7. This is not compiling anymore. Do you know how to fix it?

internal let SQLITE_STATIC = sqlite3_destructor_type(COpaquePointer(bitPattern: 0))
internal let SQLITE_TRANSIENT = sqlite3_destructor_type(COpaquePointer(bitPattern: -1))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions