AppleScript as resource (and/or subproject product)
AppleScript as resource (and/or subproject product)
- Subject: AppleScript as resource (and/or subproject product)
- From: Nathan Vander Wilt <email@hidden>
- Date: Sat, 17 Oct 2009 10:23:50 -0700
My app has an AppleScript and a scriptable helper app. I'd like both
the script and the helper app to end up accessible via -[NSBundle
pathForAuxiliaryExectuble:].
Right now my AppleScript is in my main project, but I can't add it as
a resource to my executable target. What is the "correct" way to do
this in Xcode 3.1? If I change the File Type from "sourcecode.scpt" to
something like "text", I can add it to my target, but it becomes a
pain to edit.
Also, I would like to move the script to the subproject along with the
helper app. Is it possible to do this, and have it show up as a
product useable by the parent project?
thanks,
-natevw
_______________________________________________
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