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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'd like to discuss migrating to Swift Package Manager (SPM) for this package.
Background
Currently,
sqflite_sqlcipheruses CocoaPods for iOS dependencies, but several ecosystem changes suggest SPM migration is becoming necessary:1. CocoaPods is entering maintenance mode
2. Flutter is migrating to SPM
3. SQLCipher has dropped CocoaPods support
Impact
While the package currently works fine with SQLCipher 4.10.0, staying on CocoaPods means:
Question
Is there any plan or consideration for migrating to Swift Package Manager?
I'd love to hear thoughts from the maintainers and the community.
Thank you!
(Note: I'm not an expert on this topic, so please feel free to correct me if I missed anything.)
Beta Was this translation helpful? Give feedback.
All reactions