• 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-users Digest, Vol 1, Issue 94
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode-users Digest, Vol 1, Issue 94


  • Subject: Re: Xcode-users Digest, Vol 1, Issue 94
  • From: Scott Tooker <email@hidden>
  • Date: Tue, 23 Nov 2004 13:56:03 -0800

The way this should work is that a shell script with no inputs or outputs should be run once all the build phases before it are run. If there are dependencies then we execute the shell script after the input files (if they have been changed).

Scott

On Nov 23, 2004, at 8:44 AM, Phil Brayshaw wrote:


Hi, I'm no XCode expert (by a long, long way) so I may well have the wrong end of the stick here. But the impression I get is that if it has no inputs and outputs then it isn't dependent on anything (nor has any dependencies on it) in which case the execution order shouldn't matter (and XCode will do it anytime it sees fit).

If the execution order is important then I would assume that you need to make it dependent on something else and to do this you have to tie them with inputs and outputs. If there are no real inputs/outputs between them, then it's possible you need fake some just to make XCode see the connection between them.

I've not tried this (and can't right now), but that's the impression I got from reading parts of the manual before.

ph.

James E. Hopper wrote:

That was the first thing i tried but it never gets executed. the docs seem to indicate that if there is no input/output defined the order of execution is indeterminate.

best jim

On Nov 23, 2004, at 2:38 AM, email@hidden wrote:

Try dragging it and dropping it between the compile and the link
phases.  The order of the phases top to bottom in the target is the
order of execution, first to last, and you can change it by dragging.

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

_______________________________________________
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


_______________________________________________
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-users Digest, Vol 1, Issue 94
      • From: "James E. Hopper" <email@hidden>
References: 
 >Re: Xcode-users Digest, Vol 1, Issue 94 (From: "James E. Hopper" <email@hidden>)
 >Re: Xcode-users Digest, Vol 1, Issue 94 (From: Phil Brayshaw <email@hidden>)

  • Prev by Date: Re: How to use a framework in a non-standard location?
  • Next by Date: APPLE GUYS: Do you want Shark profiles of XCode when it hangs?
  • Previous by thread: Re: Xcode-users Digest, Vol 1, Issue 94
  • Next by thread: Re: Xcode-users Digest, Vol 1, Issue 94
  • Index(es):
    • Date
    • Thread