• 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
applescript question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

applescript question


  • Subject: applescript question
  • From: Dmitry Markman <email@hidden>
  • Date: Thu, 21 Feb 2008 19:02:44 -0500

Hi

when I wanted to add the file to the target
I was trying to do the following

		add modver_file to (compile sources phase of module_target)

but it didn't work

however, I found in the list archive Scott Tooker's note

		set compile_phase to compile sources phase of module_target
		add modver_file to compile_phase

and that did work, so now I'm wondering, what's the difference?

thanks


Dmitry Markman

_______________________________________________
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: applescript question
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Debugger has lots its mind
  • Next by Date: Re: applescript question
  • Previous by thread: Re: applescript question
  • Next by thread: Re: applescript question
  • Index(es):
    • Date
    • Thread