From: Nava C. <nc...@ma...> - 2009-09-06 10:04:24
|
Hi, I have a RubyCocoa project (0.13.2 on Leopard, ruby 1.8.6), which has a classes structure, based on xcdatamodel. It worked fine on leopard, but when i tried to migrate it to snow leopard with Xcode 3.2, it started crashing on an attempt to recover a property, which wouldn't cause any problem before. What i see is an infinite loop on rubycocoa method lookup on some string attribute. What can be my problem? Also, I'm using in my project a built in RubyCocoa framework. How is it compiled? with 4.0 or 4.2? may be there are some new settings that i'm not aware about? Any clues or ideas will be greatly appreciated, as this version of SW has to ship really soon. Please help! Thanks a lot, Nava |