• 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 problem: project's build script not running
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xcodebuild problem: project's build script not running


  • Subject: xcodebuild problem: project's build script not running
  • From: Dennis Christopher <email@hidden>
  • Date: Wed, 9 Apr 2008 11:46:35 -0400


I build my Xcode 2.4 project locally with Xcode, and it is also built at a remote site by
a build script that calls xcodebuild. the site syncs the project file, etc. with p4.


The build script  calls xcodebuild as follows:

xcodebuild -project "name".xcodeproj -target "name".app - configuration Release clean build

this has worked well for quite a while but recently a problem has come up with the resultant
binary being too large. Investigation reveals that a run script build phase that calls strip on the
executable is not being activated (or is being activated and is failing somehow.)


The output from xcodebuild is captured in a log and shows the commands and results for

CompileC, Ld and CreateUniversalBinary

--but without any errors.

How can I debug this?

Dennis

_______________________________________________
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 problem: project's build script not running
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: SCM Preferences and Experiences
  • Next by Date: RE: Possible GCC Bug?
  • Previous by thread: Re: SCM Preferences and Experiences
  • Next by thread: Re: xcodebuild problem: project's build script not running
  • Index(es):
    • Date
    • Thread