Skip to content

Instantly share code, notes, and snippets.

@secondstar
Last active January 3, 2016 22:59
Show Gist options
  • Save secondstar/8531904 to your computer and use it in GitHub Desktop.
Save secondstar/8531904 to your computer and use it in GitHub Desktop.
RubyMotion rmq error
$ rake spec
Build ./build/iPhoneSimulator-7.0-Development
Link ./build/iPhoneSimulator-7.0-Development/image_browser_spec.app/image_browser
Create ./build/iPhoneSimulator-7.0-Development/image_browser_spec.app/PkgInfo
Create ./build/iPhoneSimulator-7.0-Development/image_browser_spec.app/Info.plist
Create ./build/iPhoneSimulator-7.0-Development/image_browser_spec.dSYM
Simulate ./build/iPhoneSimulator-7.0-Development/image_browser_spec.app
2014-01-20 16:08:11.116 image_browser[75935:a0b] Cannot find executable for CFBundle 0xb288d80 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/CertUIFramework.axbundle> (not loaded)
2014-01-20 16:08:11.134 image_browser[75935:a0b] Cannot find executable for CFBundle 0xb2c0d10 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/GeoServices.axbundle> (not loaded)
unknown: warning: already initialized constant DIAMETER
unknown: warning: already initialized constant MIN_INTERVAL
unknown: warning: already initialized constant LOCATION_TO_POINT_INSET
Application 'image_browser'
- has one window
1 specifications (1 requirements), 0 failures, 0 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment