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. Xcode 4 then imported and ran and 
compiled my project that was crashing IB with no problems.

I haven't figured out how to get "Archives" or "Repositories" to work yet, but 
I can copy my compiled app from the "Derived" data area. I have a much larger 
project with multiple bundles and targets that won't be so easy to upgrade but 
for now Xcode 4 is working out well for me.

Thanks,
Bob Rice


On Apr 19, 2012, at 12:16 AM, Joshua Ballanco wrote:

> 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 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 Builder to crash immediately without an error message 
>> but usually the problem manifests itself by not updating the class 
>> inheritance information in IB. Even after selecting "Reload All Class 
>> Files", IB will show the old inheritance. Deleting my file from Xcode and 
>> adding it back in still does not fix the problem.
>> 
>> The only way I know to fix the problem is to copy all of my source file into 
>> a new project but this is getting to be more than annoying. Is there a way 
>> that I can force Xcode to rebuild all class files for my project?
>> 
>> Thanks,
>> Bob Rice
>> 
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel@lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to