Iam trying to create multiple schema for my project; one for development and one for production
I followed this url :
https://thoughtbot.com/blog/let-s-setup-your-ios-environments
All working fine but when I compile iam stuck on this :
Couldn't find Apollo.framework in FRAMEWORK_SEARCH_PATHS; make sure to add the framework to your project.
Any idea ?
Iam trying to create multiple schema for my project; one for development and one for production
I followed this url :
https://thoughtbot.com/blog/let-s-setup-your-ios-environments
All working fine but when I compile iam stuck on this :
Couldn't find Apollo.framework in FRAMEWORK_SEARCH_PATHS; make sure to add the framework to your project.
Any idea ?