• 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: mkdir in PhaseScriptExecution
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mkdir in PhaseScriptExecution


  • Subject: Re: mkdir in PhaseScriptExecution
  • From: Sam Deane <email@hidden>
  • Date: Fri, 28 Oct 2005 23:57:46 +0100


On 28 Oct 2005, at 20:40, Prachi Gauriar wrote:


If so, add the appropriate directory in front, e.g. $(SRCROOT)/ MyFile1.txt. Check the Build Settings Release Notes for more predefined directories. Xcode automatically tries to create directories for your output files, so if you don't specify a valid directory for your output files, it freaks out.


Thanks - having banged my head against a brick wall for hours, I figured that out about 2 minutes after I mailed the list!


I have another question though - is there any way that the list of output files can be calculated by another script?

What I'm trying to do is make some build rules for gwydion dylan.

The way it works is that the source is in files with a .dylan extension, but there are other files with .lid extensions, and these are the ones that you call the compiler on.

One .lid file will be dependant on one or more .dylan files, so the build rule for each .lid file needs to be triggered if any of the dependant .dylan files have changed. Unfortunately, you can't infer the name of the appropriate .lid file from the name of the .dylan file (s), so I'm trying to figure out other ways to approach the problem!








_______________________________________________ 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: 
 >mkdir in PhaseScriptExecution (From: Sam Deane <email@hidden>)
 >Re: mkdir in PhaseScriptExecution (From: Prachi Gauriar <email@hidden>)

  • Prev by Date: Re: changing read-only flag from within xcode
  • Next by Date: Re: Memory debuggers for MacOS 10.3.9
  • Previous by thread: Re: mkdir in PhaseScriptExecution
  • Next by thread: std::map<>::iterator in Xcode 2.1
  • Index(es):
    • Date
    • Thread