infinitered / rmq

RMQ - RubyMotionQuery
MIT License
307 stars 52 forks source link

repl error: rmq.all.inspector => renderInContext:' type `v@:^{CGContext=}' not precompiled #334

Open awesome opened 4 years ago

awesome commented 4 years ago
dev:my_app dev$ rake
Name: my_app
Using profile: /Users/dev/Documents/Repo/my_app/signing/my_app.mobileprovision
Using certificate: iPhone Developer: YOURNAME
     Build ./build/iPhoneSimulator-14.0-Development
  WARNING! Possible cyclical dependency between /Users/dev/.gem/ruby/2.5.1/gems/ruby_motion_query-1.7.0/lib/../motion/ruby_motion_query/grid.rb and /Users/dev/.gem/ruby/2.5.1/gems/ruby_motion_query-1.7.0/lib/../motion/ext.rb's class hierarchy. Consider revision if runtime exceptions occur around undefined symbols.
  WARNING! Possible cyclical dependency between /Users/dev/.gem/ruby/2.5.1/gems/ruby_motion_query-1.7.0/lib/../motion/ruby_motion_query/grid.rb and /Users/dev/.gem/ruby/2.5.1/gems/ruby_motion_query-1.7.0/lib/../motion/ext.rb's class hierarchy. Consider revision if runtime exceptions occur around undefined symbols.
    Create ./build/iPhoneSimulator-14.0-Development/my_app.app/Info.plist
  Simulate /Users/dev/Documents/Repo/my_app/build/iPhoneSimulator-14.0-Development/my_app.app
2020-10-17 15:27:22.313 repl[37432:1281302] Looking for Simulator.app in (
    "<DVTFilePath:0x7fcded753570:'/Applications/Xcode.app/Contents/Developer/Applications'>"
)
(main)> rmq.all.inspector
The currently selected views will be assigned to $q
Objective-C stub for message `renderInContext:' type `v@:^{CGContext=}' not precompiled. Make sure you properly link with the framework or library that defines this message.
Remote process has quit