mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-07 20:12:23 +08:00
SecurityFoundation.framework is an unrelated macOS framework which does not directly provide cryptography functions. This framework also doesn't exist on iOS, which breaks linking This commit changes to link against Security.framework instead, as noted in the SQLCipher docs [1]. [1] https://www.zetetic.net/blog/2013/6/27/sqlcipher-220-release.html
25 KiB
25 KiB