• 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: Build completes after touch
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build completes after touch


  • Subject: Re: Build completes after touch
  • From: Godfrey DiGiorgi <email@hidden>
  • Date: Thu, 4 Dec 2003 19:27:41 -0800

John was good enough to send me a copy of his project so that engineering could analyze what was happening.

The upgraded target inherits the Build Style setting "GCC_Version=3.x" from the Project Builder jambase target. Xcode's native build system is pickier about this than the jambase build system, "3.x" is not a valid setting.

The workaround was to change the project's build styles to use "GCC_Version=3.3". The upgraded target then built properly. This workaround should apply to most other upgraded targets exhibiting the same problem.

Godfrey
---
  Godfrey DiGiorgi - email@hidden
  408 974-6814 tel - 408 974-8101 fax - 408 832-8319 cell
  Technology Manager, Development Tools
  Apple Worldwide Developer Relations

On Dec 4, 2003, at 2:43 PM, John Ashley Burgoyne wrote:

Hello,

Please pardon me if this is a repeat question. The list archives are not searchable yet, and no subject lines looked quite right when I went through the archives by hand.

In several of my upgraded projects, native targets for applications "complete" their builds successfully after only copying the resource files. Instead of compiling the source files (or even invoking the compiler at all), it touches the <APPNAME>.app directory and stops. There are no warnings nor error message, and Xcode considers the build successful. This happens both from within Xcode and using xcodebuild from the command line.

Some projects have upgraded without this problem, others came around after playing with creating new targets and re-adding the source files, and in one project, the only way to fix it was to delete the project and create a new one, re-importing each source file one by one. I would *really* rather not do that again, but I'm dealing with another project recalcitrant project.

Has anybody else had this problem? Is there a workaround? Does a bug need to be filed?

Thanks in advance for any ideas,

J. Ashley Burgoyne
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Build completes after touch
      • From: Greg Hurrell <email@hidden>
References: 
 >Build completes after touch (From: John Ashley Burgoyne <email@hidden>)

  • Prev by Date: Re: For loop shenanigans.
  • Next by Date: Re: Application bound Frameworks
  • Previous by thread: Build completes after touch
  • Next by thread: Re: Build completes after touch
  • Index(es):
    • Date
    • Thread