Thanks Shazron for your efforts to deal with ios-deploy. I would like
to get ios-deploy with the latest fixes in the build of cordova-ios,
hopefully in the near future (don't want to delay this one). Am I
right that [email protected] would resolve the issues discovered here?
On Tue, Jul 24, 2018 at 3:56 AM Shazron <[email protected]> wrote:
>
> I've fixed the ios-deploy issue with a new 1.9.3 release, so that
> shouldn't affect things anymore.
> On Tue, Jul 24, 2018 at 11:43 AM Shazron <[email protected]> wrote:
> >
> > https://github.com/ios-control/ios-deploy/issues/349
> > On Tue, Jul 24, 2018 at 11:38 AM Shazron <[email protected]> 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: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to