Last active
January 3, 2016 22:59
-
-
Save secondstar/8531904 to your computer and use it in GitHub Desktop.
RubyMotion rmq error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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