You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot define method vertices' because no Objective-C stub was pre-compiled for types ^{CGPoint=ff}@:'. Make sure you properly link with the framework or library that defines this message. #68
I'm having the above issue with Joybox when I run rake on a blank template (or any template) I am using rubymotion 2.22. I have tried the following:
gem uninstall joybox -a
gem install joybox
rm .repl_history
rake clean
rake