microsoft / vsts-cordova-tasks

Streamline CI setup for your Apache Cordova, PhoneGap, Ionic, or Cordova CLI compatible app using a set of useful pre-defined build steps for VS Team Services or TFS
http://go.microsoft.com/fwlink/?LinkID=691188
Other
25 stars 27 forks source link

Ionic Cordova iOS Build Failed - Scheme not found #78

Closed jln1989 closed 6 years ago

jln1989 commented 7 years ago

Hi,

Am trying to use VSTS for Ionic2 iOS build and IPA file generation. The highlevel flow is given below which am using.

  1. Get sources from VSTS Git & clean the previous build folders
  2. NPM Install
  3. Ionic platform add and Ionic Build
  4. XCODE Build for IPA

The steps 1-3 are working fine without any issues but the step 4 is failing.

The error am getting is:

xcodebuild: error: The project named "TestProject" does not contain a scheme named "TestProject". The "-list" option can be used to find the names of the schemes in the project

Is there any option to set the scheme while the VSTS tasks are being run? Please let me know as we are unable to proceed further.

drewgillies commented 6 years ago

This looks to be stagnant after 8 months, so I'll go ahead and close it. Any concerns, please let me know.