• 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: Xcode ignores compiles changes, but debugs old code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode ignores compiles changes, but debugs old code


  • Subject: Re: Xcode ignores compiles changes, but debugs old code
  • From: Paul Walmsley <email@hidden>
  • Date: Mon, 09 Jan 2006 21:55:09 +0000


3. The application has several static library targets that it links together for the main application. The source is in the library. The source is all in the project however....
I've been bitten by this one -- the linking step often doesn't get run when you're linking against static targets. The build appears to go through all the steps, but never links. You have to manually delete the target (or add a custom build phase that deletes it) in order to ensure that you end up with an up-to-date executable. It's an absolute pain.
_______________________________________________
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: Xcode ignores compiles changes, but debugs old code
      • From: "James Larcombe" <email@hidden>
    • Re: Xcode ignores compiles changes, but debugs old code
      • From: Lyndsey Ferguson <email@hidden>
References: 
 >Xcode ignores compiles changes, but debugs old code (From: Lyndsey Ferguson <email@hidden>)

  • Prev by Date: Re: Overriding a setting using xcodebuild
  • Next by Date: Re: Xcode ignores compiles changes, but debugs old code
  • Previous by thread: Re: Xcode ignores compiles changes, but debugs old code
  • Next by thread: Re: Xcode ignores compiles changes, but debugs old code
  • Index(es):
    • Date
    • Thread