SQLCipher Swift Package Manager Integration #1336
Open
+193
−39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enables the ability to add
SQLCipher.swift
Official Swift Package as a dependency when enabling it usingSQLCipher
Swift Package trait.Changes
SQLCipher
trait to Package.swiftSQLCipher
product as a SQLite Target dependency whenSQLCipher
package trait is enabledSQLITE_HAS_CODEC
cSetting to SQLite Target whenSQLCipher
package trait is enabledSQLITE_HAS_CODEC
swiftSetting to SQLite Target whenSQLCipher
package trait is enabledSQLITE_SWIFT_SQLCIPHER
swiftSetting to SQLite Target whenSQLCipher
package trait is enabledSQLITE_SWIFT_SQLCIPHER
swiftSetting whenSQLCipher
package trait is enabledSQLITE_SWIFT_SQLCIPHER
swiftSetting to SQLiteTests target to enable CipherTests whenSQLCipher
package trait is enabledResolves #1084, #1261, #1328
Checks
make lint
swift test
swift test --traits SQLCipher
make test
SQLite.swift
Swift Package withSQLCipher
trait enabledOngoing Support
The SQLCipher Team is committed to updating and supporting the official
SQLCipher.swift
Swift Package. We're happy to assist with any GitHub issues related to integration or troubleshooting usingSQLite.swift
withSQLCipher.swift
package dependency. Please feel free to raise an issue in the Official SQLCipher.swift repo