7 Mar
2013
7 Mar
'13
5:09 a.m.
After updating to the latest nightly build, I had to change my framework search path to find MacRuby.h. I see that the installer now puts a link to /Library/Frameworks/ in the Xcode "Contents" directory and my app runs if I change my Framework Search Paths to $(inherited) "$(SYSTEM_APPS_DIR)/Xcode.app/Contents/". Is this a good configuration or should it point directly to /Library/Frameworks/? Thanks, Bob Rice