Re: Setting the compiled script name?
Re: Setting the compiled script name?
- Subject: Re: Setting the compiled script name?
- From: Luther Fuller <email@hidden>
- Date: Mon, 21 Apr 2008 14:16:47 -0500
Open the file /Contents/Info.plist and look at the value of the
CFBundleExecutable key. This value should agree with the name of the
file in the folder /Contents/MacOS/. Change the value of the key, if
necessary. (I've never used XCode, but it should know about this.
Perhaps you are giving XCode some confusing information?)
On Apr 21, 2008, at 12:19 PM, Thomas Summerall wrote:
Here's a basic one. I took the "Assistant" AS sample project and
duplicated the folder. I then changed the xcode project file's name.
Now, when I build, it creates an scpt file in the application
package with the new xcode project's name, but it still is looking
for "assistant.scpt" to execute.
I have to change the name of the scpt file to "assistant.scpt" to
get it to run.
How do I tell the project to run the file with the new name?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden