I'm doing a small project using sqlite db in iOS. But the problem is now, when I go to build phase and Link Binary -> + there is no any library called 'libsqlite3.dylib'. Please any one help me. I'm in really trouble situation
Thanks in advance
what's the xcode version you use? i use 4.4.1 version and i can find libsqlite3.dylib. so i think just try upgrade your xcode.