Open jasonnam opened 5 years ago
I've got this message when I run pod install. I bypass this issue for now by removing SurveyBeatsUITests target.
pod install
SurveyBeatsUITests
@jasonnam Fixed the issue. PR has been merged into develop branch.
develop
Also UITests Target includes dependencies those should not be in the test target eg like HUD etc ...
I've got this message when I run
pod install
. I bypass this issue for now by removingSurveyBeatsUITests
target.