project-imas / encrypted-core-data

v2.0 - iOS Core Data encrypted SQLite store using SQLCipher
Other
785 stars 236 forks source link

How to implement Encrypted Core Data in Swift 4.2.1 #318

Open muhammad-ali-kolachi opened 5 years ago

muhammad-ali-kolachi commented 5 years ago

I have a project built with Xcode 9.4, Swift 4.2.1, and Core Data. Now I need to secure my core data with this library. How do I configure an existing project with this library? Please help.

austenstrine commented 5 years ago

I also would appreciate it if the set-up/walkthrough portion of the readme had a Swift relevant section. I'll write some instructions here if I figure out how to make it work

austenstrine commented 5 years ago

Related question on stack overflow: https://stackoverflow.com/questions/54992983/how-to-update-encryptedcoredata-implementation-for-swift-4-app