문제

I move slowly forward checking every bug report I can find to get MacRuby on my Macbook Air (OSX 10.9) with Xcode (Version 5.0.1) running. After fixing some issues I'm still stuck in the Tutorial.

My problem, I can't connect the actions by dragging them onto the App Delegate object. I know there were some similar questions but even after following the instructions there it doesn't work.

Is there anything else to consider that I maybe missed?

도움이 되었습니까?

해결책

As stated in an issue (https://github.com/MacRuby/MacRuby/issues/228) writing a header file with all the actions and buttons worked for me.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top