https://github.com/ios-control/ios-deploy/issues/349 On Tue, Jul 24, 2018 at 11:38 AM Shazron <shaz...@gmail.com> wrote: > > Some issues , related to an external tool ios-deploy that we use: > node 8.11.2 > (note that issues are only related to running and building for device, > related to the ios-deploy tool that we use. Emulator is fine) > > I don't think this should hold up the release. > > 1. ------- > # this defaults to building for device and emulator; I had a device plugged in > # error does not show if you don't have a device plugged in > # cordova build --emulator is fine > $ cordova build > (node:18179) UnhandledPromiseRejectionWarning: 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' > (node:18179) UnhandledPromiseRejectionWarning: Unhandled promise > rejection. This error originated either by throwing inside of an async > function without a catch block, or by rejecting a promise which was > not handled with .catch(). (rejection id: 1) > (node:18179) [DEP0018] DeprecationWarning: Unhandled promise > rejections are deprecated. In the future, promise rejections that are > not handled will terminate the Node.js process with a non-zero exit > code. > > Getting three unhandled promise rejections. > > 2. ------- > ios-deploy cannot be installed, I haven't checked the issue tracker > for it lately but I think there has been issues filed, that I have to > now address. The error is: > > cp: /System/Library/PrivateFrameworks/MobileDevice.framework/XPCServices: > No such file or directory > ** BUILD FAILED **
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org