The version of CocoaPods used to generate the lockfile (1.5.3) is higher than the version of the current executable (1.5.2)

The error you are getting is due to your podfile.lock being built with an older version of Cocoapods. All you need to do is to delete your podfile.lock file and run pod install. This will create a new podfile.lock, with your current dependencies. Note that it should not take too long because your files should … Read more

Error: “The sandbox is not in sync with the Podfile.lock…” after installing RestKit with cocoapods

I was able to fix that by updating CocoaPods. I. Project Cleanup In the project navigator, select your project Select your target Remove all libPods*.a in Build Phases > Link Binary With Libraries II. Update CocoaPods Launch Terminal and go to your project directory. Update CocoaPods using the command pod install

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)