• 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
Re: Weird ending error XCode 2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird ending error XCode 2.1


  • Subject: Re: Weird ending error XCode 2.1
  • From: Mark Dawson <email@hidden>
  • Date: Wed, 6 Jul 2005 09:52:59 -0700

Thanks, I'll check. Note that I did nothing more than upgrade a standard XCode 1.5 Cocoa project (no custom scripts) to XCode 2.1. XCode 2.1 somehow chose this "pbxbuild" script (maybe something legacy, as this project started out from an ADC example program built for XCode?)
On Jul 6, 2005, at 12:39 AM, Mark Dawson wrote:

I tried changing $(SYMROOT), but it didn't change anything. While the error output says "custom script", I haven't made the script--I assume that XCode has. I've fixed the space issue (just in case it WAS an issue). Can you think of anything else?

Below is the full error (with all the settings):

    cd /Volumes/Panther2/aMyApp2D
    setenv ACTION build
...
setenv ZERO_LINK YES
/bin/sh -c /Volumes/Panther2/aMyApp2D/build/Development/MyApp2DTiger.build/ Development/MyApp2D_Tiger.build/Script-C76ADC3907EB590B00109D0D.sh
/Volumes/Panther2/aMyApp2D/build/Development/MyApp2DTiger.build/ Development/MyApp2D_Tiger.build/Script-C76ADC3907EB590B00109D0D.sh: line 8: pbxbuild: command not found

Well, it looks like your target is set up to build some subproject using the pbxbuild tool, which hasn't existed since days of yore (pre-Xcode). At least open this shell script build phase and replace 'pbxbuild' with 'xcodebuild', and perhaps you may need to do more, depending on what exactly it's trying to do.


Chris


_______________________________________________ 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
References: 
 >Weird ending error XCode 2.1 (From: Mark Dawson <email@hidden>)
 >Re: Weird ending error XCode 2.1 (From: Chris Espinosa <email@hidden>)
 >Re: Weird ending error XCode 2.1 (From: Mark Dawson <email@hidden>)
 >Re: Weird ending error XCode 2.1 (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Inline functions get debugger confused about source files
  • Next by Date: Re: Inline functions get debugger confused about source files
  • Previous by thread: Re: Weird ending error XCode 2.1
  • Next by thread: Re: Weird ending error XCode 2.1
  • Index(es):
    • Date
    • Thread