Haibin
Haibin
I am using FMDB 2.7.10 with Xcode 14.2. Cleaned up build folder, and a new FMDB.bundle file was recreated in the app_package/resources folder. I remember I once tweaked the search...
Updated to FMDB 2.7.12 and now the file is: FMDB_Privacy.bundle
Did the following: pod deintegrate deleted all Xcode config settings pod init pod install (now 2.7.12) Now I get a 'FMDatabase.h' file not found error. update: changed the FMDB search...
Thanks, ccgus, for your great work and help. Just curious why there is this 'FMDB_Privacy.bundle' file there in the app bundle, and I don't remember it was there.