I have a sample, a new project, and I used Cocoapods to install TestFlight and RestKit . Now I'm trying to add Frank, but the "frank build" does not work.
I tried the following steps: here ;
I tried changing franked ../Frank/frankify.xcconfig and I changed .xcconfig for the default target.
When I run the "explicit build", the build fails and leaves me a message, "ld: library not found for -lPods" .
Any ideas on how to make this work?
source share