Re: xCode Applescript.
Re: xCode Applescript.
- Subject: Re: xCode Applescript.
- From: DevGuy <email@hidden>
- Date: Mon, 21 Jun 2004 14:03:25 -0700
This was the right answer. Thanks.
On Jun 20, 2004, at 10:56 AM, matt neuburg wrote:
On Thu, 17 Jun 2004 14:32:43 -0700, DevGuy <email@hidden> said:
OS X 10.3, XCode 1.2
How does the AppleScript build phase work? Does it work?
Only in jam-based targets:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/
Build_System/Build_Phases/Build_Phases.html
Since you are presumably starting from scratch, it's dollars to donuts
your
target is native and not jam-based. Make a legacy target, or else use a
shell script build phase to do the right thing with your script. m.
--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide! NOW SHIPPING...! (Finally.)
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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.