• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode won't compile a Universal Binary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode won't compile a Universal Binary


  • Subject: Xcode won't compile a Universal Binary
  • From: "Ben Borofka" <email@hidden>
  • Date: Mon, 13 Mar 2006 13:11:30 -0800

I've got an Xcode project I'm trying to compile a Universal Binary of
and it won't do it. It only compiles a PowerPC app. Xcode doesn't give
me any errors at all. I've customized my build settings as followed:

ARCHS = ppc i386
...
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk
SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk

The rest of the settings are left at their defaults.

The strange thing is, if I compile in Development mode, it DOES build
a Universal app. In Deployment mode, it only builds for PowerPC. Once
again, without any errors or warnings.

Forgive me if I'm missing something obvious, but I've looked around
and I haven't found anyone with a similar problem.

Thanks.

Ben
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Xcode won't compile a Universal Binary
      • From: John Pannell <email@hidden>
  • Prev by Date: Re: Registering software
  • Next by Date: Re: What framework & language is good for an old C++ mule.
  • Previous by thread: Re: How to find the name of the tab view item if you have one of its sub-views(sub-sub-views)?
  • Next by thread: Re: Xcode won't compile a Universal Binary
  • Index(es):
    • Date
    • Thread