[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index] 
[XaraXtreme-dev] Xcode project query
- From: Phil Martin <phil@xxxxxxxx>
- Date: Thu, 6 Apr 2006 15:37:12 +0100
- Subject: [XaraXtreme-dev] Xcode project query
I've created an XCode project that builds the XaraLX source code in  
both i386 and PPC versions ready for producing a universal binary but  
once it has created all the .o files, instead of linking them  
together it "Bundlizes" them, making a corresponding .ob file for  
each .o file.
I can't find out why it's doing this or how to change it. Anyone any  
idea?
Ta, Phil