• 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
xcodebuild, ARCHS and subprojects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xcodebuild, ARCHS and subprojects


  • Subject: xcodebuild, ARCHS and subprojects
  • From: Graham Westlake <email@hidden>
  • Date: Tue, 31 Jan 2006 11:34:31 +0000

I've encountered a problem attempting to use xcodebuild to create a Universal Binary. My application has a number of subprojects which build static libs which are then linked with the app code, and both app and subprojects contain 'ARCHS = $(NATIVE_ARCH) in their Xcode projects.

I invoked xcodebuild in the app project folder with the 'ARCHS ppc i386' command line flag, assuming this would be used for the subprojects too, and it is, but only partially. While my subproject source files are compiled for both architectures, the final libraries are only linked with the native architecture. This results in link errors when xcodebuild attempts to build the Universal Binary app.

Is this a bug, or have I missed a step?

Thanks,

Graham Westlake
Sibelius Software
_______________________________________________
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


  • Follow-Ups:
    • Re: xcodebuild, ARCHS and subprojects
      • From: Olivier Tristan <email@hidden>
  • Prev by Date: Build Error - 'Missing file or directory..'
  • Next by Date: Re: xcodebuild, ARCHS and subprojects
  • Previous by thread: Re: Build Error - 'Missing file or directory..'
  • Next by thread: Re: xcodebuild, ARCHS and subprojects
  • Index(es):
    • Date
    • Thread