rubymotion-community / ib

IB Outlets for rubymotion
MIT License
253 stars 33 forks source link

IB Not Recognizing Stubs #69

Closed sxross closed 10 years ago

sxross commented 10 years ago

With Xcode Version 5.1.1 (5B1008), I can't seem to see outlets or actions. The stubs are generated, as one might expect, when I rake ib:open.

in Xcode's IB, I create a new file of type View. I look in the class dropdown and my class is not shown. When I type it in, IB doesn't reject it but neither does it understand the outlets or actions.

What am I doing wrong here?

Thanks!

colinta commented 10 years ago

I'm using Xcode 5.1.1 and just tested ib on a fresh project, everything seems to be working as I'd expect.

github.com/colinta/ib-test http://github.com/colinta/ib-test

On Aug 26, 2014, at 8:59 AM, s.ross notifications@github.com wrote:

With Xcode Version 5.1.1 (5B1008), I can't seem to see outlets or actions. The stubs are generated, as one might expect, when I rake ib:open.

in Xcode's IB, I create a new file of type View. I look in the class dropdown and my class is not shown. When I type it in, IB doesn't reject it but neither does it understand the outlets or actions.

What am I doing wrong here?

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/rubymotion/ib/issues/69.

sxross commented 10 years ago

Recap: The ib gem was locked at an early version because of a dependency introduced by Guard which wants Thor and ... you get the picture.

colinta commented 10 years ago

Please consider adding a note to the readme and submitting a pr :-) On Aug 27, 2014 12:59 PM, "s.ross" notifications@github.com wrote:

Closed #69 https://github.com/rubymotion/ib/issues/69.

— Reply to this email directly or view it on GitHub https://github.com/rubymotion/ib/issues/69#event-158040353.