Re: Run Script build phase and osacompile
Re: Run Script build phase and osacompile
- Subject: Re: Run Script build phase and osacompile
- From: Daniel Jalkut <email@hidden>
- Date: Sat, 23 Sep 2006 10:52:15 -0400
Hi Sean - I just wanted to confirm that I observe the same bug in a
simple test I did here, using osacompile from the command line.
I would report it as a bug, but as a workaround you can do something
like this:
cat FirstFile.applescript SecondFile.applescript | osacompile -d -o
CombinedFile.applescript
Daniel
On Sep 22, 2006, at 5:47 PM, Sean Todd wrote:
Hi,
I am having a problem with osacompile in a Run Script Build Phase
(Xcode 2.4). According to the osacompile man page, this tool is
supposed to compile all of the listed .applescript files into a
single .scpt file. My script is:
osacompile -d -o CombinedFile.scpt FirstFile.applescript
SecondFile.applescript
When this is run, I find that the output file only contains the
script routines of the first file.
Am I doing something wrong or is this a bug in the osacompile tool?
Thanks,
Sean
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
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