From: Gregory C. <gr...@in...> - 2012-09-06 17:27:26
|
I'm trying to embed RC 1.0.4 into an app bundle. I've got the copy files phase in place and the framework is indeed inside the app's Contents/Frameworks folder, but OSX::RUBY_COCOA_VERSION still shows as 1.0.1 (the version in System/Library/Frameworks, ignoring even the 1.0.4 in Library/Frameworks). Which makes me realize it's a problem in the Xcode settings. I think I need to set Frameworks Search Paths, but to what exactly? |