Closed awitherow closed 7 years ago
I don't know the answer to this question.
You will have to look at your Xcode Build Settings: Other Linker flags to see if Calabash is being linked.
These tutorials might be helpful.
https://github.com/calabash/calabash-ios/wiki/Tutorial%3A-How-to-add-Calabash-to-Xcode
Hmm, not really impressed with how quickly this issue was closed...
Would be nice to address this issue, as I am surely not the only one who would like to get rid of Calabash within their iOS project.
Other than pointing to the tutorials, I am not sure how to help you.
Using CocoaPods to link Calabash is not something I or any other maintainer is familiar with.
That perplexes me a little... But okay 👍 Thank you for the link earlier.
I need to cleanup my Pods.xcodeproj and app.xcodeproj and I would like to remove calabash ideally without having to interact with Xcode. Is this possible or only doable via the Xcode interface?