i have added an sqlite libsqlite3.0.dylib into my project’s resources as per given in some tutorials. But there it says the size is 1.7MB but mine is just 360 KB and its getting an error like
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1
Why I am getting this error? is it because of the size difference?
Try this,