Awesome! Thanks!
On Fri, Oct 25, 2013 at 6:28 PM, Shazron <[email protected]> wrote: > related: xcode 5 command line tools however, have a way to deploy to a > device directly but *only* for running XCTest based tests (xcodebuild > -destination [destination-specifier]) > > > On Fri, Oct 25, 2013 at 3:23 PM, Shazron <[email protected]> wrote: > > > http://github.com/phonegap/ios-deploy > > or from npm install -g ios-deploy > > > > This is used in cordova-ios > > > > > > > > > > On Fri, Oct 25, 2013 at 1:58 PM, David Kemp <[email protected]> wrote: > > > >> Hi all, > >> It seems that xcode 5 no longer supports gdb, resulting in fruitstrap > not > >> being able to deploy iOS apps. fruitstrap seems to have a hard-coded > path > >> to where the appropriate gdb bits are. > >> Our test system is currently not running iOS tests for that reason > because > >> xcode conveniently upgraded. > >> > >> I am looking into solutions, but thought someone out there might know a > >> fix. > >> > >> Thoughts? > >> > >> David Kemp > >> > > > > >
