On Nov 2, 2007, at 3:35 PM, Christiaan Hofman wrote: > > On 2 Nov 2007, at 11:28 PM, Adam R. Maxwell wrote: > >> >> On Nov 2, 2007, at 3:24 PM, Christiaan Hofman wrote: >> >>> The release config fails in many ways. For some reasons the Omni >>> frameworks are build in Intermediates/UninstalledProducts/ instead >>> of BuildProducts/Release in release config. That may be (part of) >>> the problem. >> >> Check the .xcconfig files. There may be an install bit set. > > I don't know anything about .xcconfig files, and I've no clue what > they mean and in which one to look.
try putting this at the end of Omni-Framework-Release.xcconfig SKIP_INSTALL = YES DEPLOYMENT_LOCATION = NO DSTROOT = INSTALL_PATH = quit and relaunch xcode I can't try it yet because the input manager build isn't working here ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bibdesk-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-develop
