Thursday 21 May 2015

Solution for Pods-prefix.pch error








In Xcode 6.1 and above versions sometimes we get this Pods-prefix.pch error.
To resolve this issue you just need to follow simple steps.
  1. Quit Xcode.
  2. Go to Libarary > Developer > Xcode > Derived Data
  3. Remove All Derived Data.
  4. Do not forget to remove "ModuleCache" folder.
  5. Empty Trash.
  6. If you can restart then please restart your mac.
  7. Open Xcode again Clean the Code and Build it again.
For such more Blogs you can visit to http://findnerd.com/NerdDigest

No comments:

Post a Comment