Last Updated: February 25, 2016
·
318
· cayley

ld: file not found: -lPods-*

CocoaPods 0.34.2 does not correctly set up the xcworkspace file. Building after doing a pod install fails with:

ld: file not found: -lPods-LibraryName

Downgrading to 0.33.1 fixed for me.

Not sure if this is related to https://github.com/CocoaPods/CocoaPods/issues/2666