anamba / motion-pulltorefresh

Ruby translation of Leah Culver's PullToRefresh (https://github.com/leah/PullToRefresh)
Other
24 stars 1 forks source link

Assertion failed: (system_root != nil) #1

Open anildigital opened 12 years ago

anildigital commented 12 years ago

λ rake Build ./build/iPhoneSimulator-5.0-Development Compile ./app/demo_table_view_controller.rb Compile ./app/app_delegate.rb Compile ./vendor/PullToRefresh/pull_refresh_table_view_controller.rb Create ./build/iPhoneSimulator-5.0-Development/PullToRefresh.app Link ./build/iPhoneSimulator-5.0-Development/PullToRefresh.app/PullToRefresh Create ./build/iPhoneSimulator-5.0-Development/PullToRefresh.app/Info.plist Create ./build/iPhoneSimulator-5.0-Development/PullToRefresh.app/PkgInfo Copy ./resources/arrow.png Create ./build/iPhoneSimulator-5.0-Development/PullToRefresh.dSYM Simulate ./build/iPhoneSimulator-5.0-Development/PullToRefresh.app Assertion failed: (system_root != nil), function main, file sim.m, line 804. rake aborted! Command failed with status (134): [DYLD_FRAMEWORK_PATH="/Applications/Xcode.a...]

radiospiel commented 12 years ago

This is probably a motion issue, or something with the XCode installation. I have this on one machine, but not on the other, on exactly the same source code, (and motion-pulltorefresh not included)