swiftlyfalling / SQLiteLib

Easily build a custom SQLite static library for use in macOS and iOS frameworks and apps.
MIT License
64 stars 23 forks source link

Suggestion: Create Swift Package Manager SPM version #46

Open mikemee opened 4 years ago

mikemee commented 4 years ago

It would be nice to get SQLite as an SPM package instead of an Xcode framework. I'm not sure if that's possible with the SPM improvements as of Xcode 11, but it would be nice if possible...

PS: Many thanks again for this great resource!

alexlee002 commented 1 year ago

and cocoapods version too!