Open
Description
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