Skip to content

[FR]: Remove explicit linking to Sqlite3 #14538

Open
@mennaMMM

Description

@mennaMMM

Description

Since SwiftPM applies automatic linking for libraries, I am wondering if we can remove the explicit linking to Sqlite3 ? I tried it in a sample project and noticed the library still gets linked.

It is causing issues when consuming SDKs that use SqlCipher since SqlCipher cause undefined behavior if the system Sqlite3 is also linked.

API Proposal

No response

Firebase Product(s)

Analytics

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions