Running tests for project built with the latest xcode yields the following error
Unable to read build settings for target 'UITestingCucumberExampleProjectTests'. It's likely that the scheme references a non-existent target
I can build the tests fine just not run them, testing using xcodebuild test does work however.
Running tests for project built with the latest xcode yields the following error
Unable to read build settings for target 'UITestingCucumberExampleProjectTests'. It's likely that the scheme references a non-existent target
I can build the tests fine just not run them, testing using xcodebuild test does work however.