You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do iOS library bundle in pre-compiled shared object files?
I created a simple proof of concept SQLiteVec SPM package that can be used from both iOS and macOS and bundles together the SQLite and sqlite-vec. This way we skip the sqlite provided by the OS.
sqlite-vec
theoretically runs on iOS devices, but I haven't tried it yet.How can we package and distribute
sqlite-vec
so iOS developers can use it in mobile and native apps?I don't know anything about iOS development so please help me answer the following questions:
P.S. - if you're company or organization would benefit from
sqlite-vec
on iOS, I'd love to have you as a sponsor!The text was updated successfully, but these errors were encountered: