You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/27 14:30:32 UTC

[GitHub] oliversalzburg edited a comment on issue #420: Why is ios-deploy required for plain builds (without deployment)?

oliversalzburg edited a comment on issue #420: Why is ios-deploy required for plain builds (without deployment)?
URL: https://github.com/apache/cordova-ios/issues/420#issuecomment-425111628
 
 
   Here is more log output:
   ```shell
   $ cordova build --debug --device ios
   Copying '/Users/hartwigdev/builds/f083891d/0/fairmanager/mobile2/.build/build-extras.gradle' to '/Users/hartwigdev/builds/f083891d/0/fairmanager/platforms/android/build-extras.gradle'.
   Analyzing repo in '/Users/hartwigdev/builds/f083891d/0/fairmanager/mobile2/platforms/ios/FairManager'.
   Android platform isn't being prepared. Not setting build number.
   4773 commits found on current branch.
   New iOS build number will be '4773'
   new pbx project written with localization groups
   /Users/hartwigdev/builds/f083891d/0/fairmanager/mobile2/platforms/ios purged from project cache
   IOS project Code Sign Entitlements now set to: FairManager/Resources/FairManager.entitlements
   Entitlements file is in reference section.
   Reading build config file:
   Reading build config file:
   CordovaError: Promise rejected with non-error: 'ios-deploy was not found. Please download, build and install version 1.9.2 or greater from https://github.com/phonegap/ios-deploy into your path, or do \'npm install -g ios-deploy\''
       at cli.catch.err (/Users/hartwigdev/.npm-global/lib/node_modules/cordova/bin/cordova:29:15)
       at <anonymous>
       at process._tickCallback (internal/process/next_tick.js:188:7)
   ERROR: Job failed: exit status 1
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org