Re: [MacRuby-devel] Help with class files

2012-04-19 Thread Robert Rice
Hi Joshua, Thanks for the advice. I don't think that I did try a clean build, but I'm not going to worry about it now since I upgraded the project to Xcode 4 yesterday. It was easier than I had anticipated. After installing the latest Xcode 4, I was able to install the most recent MacRuby. Xcod

Re: [MacRuby-devel] Help with class files

2012-04-18 Thread Joshua Ballanco
Have you tried "Clean All"? (I forget the exact wording in the Xcode 3 menu…but it's there with "Clean") On Wednesday, April 18, 2012 at 1:37 PM, Robert Rice wrote: > Help, > > I have a recurring problem with corrupted class files created by Xcode 3.2.4 > and I don't know much about class fil

[MacRuby-devel] Help with class files

2012-04-18 Thread Robert Rice
Help, I have a recurring problem with corrupted class files created by Xcode 3.2.4 and I don't know much about class files. I start having this problem whenever my application become large and I try to change the inheritance of some MacRuby files. Occasionally, the change will cause Interface