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
I just followed the install instructions and get the following error when I run rake
2013-11-19 21:58:16.838 AiO[8495:80b] Pixate Framework v2.0 (API 2) - Build 2013/11/06
<PXUILabel_UILabel 0x9296250> method `styleId' created by attr_reader/writer or define_method cannot be called from Objective-C. Please manually define the method instead (using the `def' keyword).
I installed version 0.0.6 and have that version specified in my Gemfile. I'm also running Pixate 2.0 and RubyMotion 2.14.
Am I doing anything wrong? I'm running OSX Mavericks and iOS 7 SDK. Is there any other info that would be helpful? I'm new to RubyMotion, but would love to help in any way I can :-)
Thanks - I'm excited to start using this, it looks really cool!
The text was updated successfully, but these errors were encountered:
I just followed the install instructions and get the following error when I run
rake
I installed version 0.0.6 and have that version specified in my Gemfile. I'm also running Pixate 2.0 and RubyMotion 2.14.
The code for my app_delegate is:
The code for my ReaderController is:
Am I doing anything wrong? I'm running OSX Mavericks and iOS 7 SDK. Is there any other info that would be helpful? I'm new to RubyMotion, but would love to help in any way I can :-)
Thanks - I'm excited to start using this, it looks really cool!
The text was updated successfully, but these errors were encountered: