stephencelis / SQLiteCipher.swift

SQLite.swift + SQLCipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual build fails

opencookie opened this issue · comments

Hi, All.

I'm using Xcode 7.3 with ios 8.2 target and added SQLiteCipher.framework to "Linked Frameworks and Libraries".
It fails with following line..
No such file or directory: '/Users/kd/Documents/IOS Project/SQLiteCipher.swift/Vendor/sqlcipher/sqlite3.c'

commented

@opencookie Hi. How did you solve this?

I couldn't solve this...