We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey guys, I'm on High Sierra running RubyMotion 5.8 and I am hitting this error on build:
Simulate ./wds-ios/build/iPhoneSimulator-8.0-Development/WDS App.app (main)> 2018-05-02 12:03:08.783 WDS App[62727:63049444] vendor/bundle/ruby/2.4.0/gems/motion-support-1.2.0/motion/core_ext/ns_dictionary.rb:11:in `<main>': undefined method `delegate' for NSDictionary:Class (NoMethodError) from vendor/bundle/ruby/2.4.0/gems/motion-support-1.2.0/motion/core_ext/ns_dictionary.rb:11:in `<main>' 2018-05-02 12:03:08.795 WDS App[62727:63049444]*** Terminating app due to uncaught exception 'NoMethodError', reason: 'vendor/bundle/ruby/2.4.0/gems/motion-support-1.2.0/motion/core_ext/ns_dictionary.rb:11:in `<main>': undefined method `delegate' for NSDictionary:Class (NoMethodError) from vendor/bundle/ruby/2.4.0/gems/motion-support-1.2.0/motion/core_ext/ns_dictionary.rb:11:in `<main>'
Any thoughts? Thanks!
The text was updated successfully, but these errors were encountered:
This is probably related to: #38
Sorry, something went wrong.
#38 is fixed. Upgrade to the most recent version of motion-support. You may have to uninstall and reinstall motion-support
No branches or pull requests
Hey guys, I'm on High Sierra running RubyMotion 5.8 and I am hitting this error on build:
Any thoughts? Thanks!
The text was updated successfully, but these errors were encountered: