About the Universal Binary
About the Universal Binary
- Subject: About the Universal Binary
- From: "Arnab Ganguly" <email@hidden>
- Date: Thu, 28 Jun 2007 17:56:30 +0530
Hi All,
I am developing the universal binary for ppc and imac.In the Xcode project setting I selected the architecture type for both ppc and i386, also the SDK path is set to 10.4 SDK and gcc compiler I am using 4.0.Now
I use the Xcodebuild with the following option
xcodebuild
MACOSX_DEPLOYMENT_TARGET=10.4
SDKROOT=/Developer/SDKs/MacOSX/MacOSX10.4u.sdk
-project Release.xcodeproj GCC_VERSION=4.0 -target Release -configuration Deployment
but when I get the output the lipo shows that it is not a fat binary.
I am somewhat stuck here .Any help would be appreciated.Also how do I mention the Multi arch option in Xcodebuild.
Thanks
-A
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden