• 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 slow to return?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xcodebuild slow to return?


  • Subject: xcodebuild slow to return?
  • From: Jim Wintermyre <email@hidden>
  • Date: Wed, 18 Mar 2009 01:24:10 -0700

I have an Xcode project with a target that is a bundle. This target only has one file in it. I need to build this same target many times (over 50 times) with different build environment settings so that the output is slightly different each time, so I use a script calling xcodebuild and passing the appropriate environment variables for each iteration.

For reasons that I don't want to get into, I still need to build this project with Xcode 2.5. So I used xcode-select to make sure it's using the 2.5 tools to build it. At the very end of building the target, *after* the "BUILD SUCCEEDED" output, it sits there doing apparently nothing for up to 20 seconds (Mac Pro 8-core running Leopard). This is a major bummer because that one file only takes about a second to compile. So multiply that out by over 50 times and that's a lot of waiting around doing nothing.

I tried switching to the Xcode 3.x tools for xcodebuild, and this mysterious wait seems to have gone away. Unfortunately I can't switch this project to Xcode 3 yet, so I was wondering if anyone knows what this mysterious wait is in the 2.5 version of xcodebuild, and if there's any workaround?

Thanks,
Jim
_______________________________________________
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 slow to return?
      • From: Chris Espinosa <email@hidden>
    • Re: xcodebuild slow to return?
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: Per architecture file subsets in a Compile files build phase
  • Next by Date: Re: xcodebuild slow to return?
  • Previous by thread: flex - adding a member to generated class
  • Next by thread: Re: xcodebuild slow to return?
  • Index(es):
    • Date
    • Thread