repl error: rmq.all.inspector => renderInContext:' type `v@:^{CGContext=}' not precompiled
- Dominant language
- HTML
- Stars
- 305
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
```
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 (
""
)
(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
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with `rake`, then run the REPL command `rmq.all.inspector` in the reported iPhone simulator setup. Investigate which framework or library should provide `renderInContext:` and consider the issue resolved when the command no longer reports the missing precompiled Objective-C stub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, ruby
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100