This is awesome! Finding a breakage on a very narrow environment or a recent commit is exactly the kind of discovery I'm hoping for with buildbot/medic. I am really looking forward to getting buildbot/medic exposed to the whole team, and consolidating devices into it. David K / Mike B, keep up the good work!
On Oct 9, 2013, at 4:08 PM, Andrew Grieve <[email protected]> wrote: > James - our build bot thinks you broke things! Sadly still haven't got it > exposed, but the error is: > > > > /Users/drkemp/buildbot/slave_ios2/IOS_Master/build/mobilespec/platforms/ios/build/emulator/mobilespec.app/mobilespec > Undefined symbols for architecture armv7: > "_OBJC_CLASS_$_CMMotionManager", referenced from: > objc-class-ref in CDVAccelerometer.o > ld: symbol(s) not found for architecture armv7 > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > > > ** BUILD FAILED ** > > > The following build commands failed: > Ld build/emulator/mobilespec.app/mobilespec normal armv7 > (1 failure) > > > > Likely you need to add CoreMotion to the <frameworks> of the plugin.
