Skip to content

Set a strict version number for the SQLite dependency #537

@shamilton-pandora

Description

@shamilton-pandora

Using a strict version number of the SQLite dependency on 'Apollo/SQLite' would help the issue of having swift compatibility across versions. Right now we need to migrate back to 0.9.5 but can't because the SQLite dependency will auto pull the latest patch version. This latest patch version contains XCode 10.2 updates that are not backwards compatible with Xcode 10.1. So we are stuck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependency-managementIssues with CocoaPods, Carthage, or SPM integration

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions