Skip to content
New issue

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

undefined method `delegate' for NSDictionary:Class #41

Open
nickyhajal opened this issue May 2, 2018 · 2 comments
Open

undefined method `delegate' for NSDictionary:Class #41

nickyhajal opened this issue May 2, 2018 · 2 comments

Comments

@nickyhajal
Copy link

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!

@amirrajan
Copy link

This is probably related to: #38

@wndxlori
Copy link
Contributor

wndxlori commented May 8, 2018

#38 is fixed. Upgrade to the most recent version of motion-support. You may have to uninstall and reinstall motion-support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants