letsdev / maven-ios-plugin

The maven-ios-plugin plugs in to the Maven build lifecycle to automate compilation and deployment of iOS applications. This enables continuous integration for the iOS platform with ease. This is a plugin provided by let's dev GmbH & Co.KG
http://www.letsdev.de
19 stars 6 forks source link

xcode10-clean-fix #17

Closed letsdev-nboder closed 5 years ago

letsdev-nboder commented 5 years ago

Fixing the following error which occured with the new XCode Build System. Error: 'error: This project is configured to use Xcode's new build system, but the new build system currently only supports the 'clean' action when passed -scheme.'

scheme property also works with the old build system!