Re: built&released application not functioning on other Macs..
Re: built&released application not functioning on other Macs..
- Subject: Re: built&released application not functioning on other Macs..
- From: Luther Fuller <email@hidden>
- Date: Fri, 25 Jan 2008 07:29:14 -0600
On Jan 24, 2008, at 11:43 PM, Conor McDonough wrote:
I have written a test version of an Applescript application,
complete with GUI. When I build the application in XCode to create
"file.app" and double-click the "file.app" icon the application
launches...if it's on my Mac. If I copy the "file.app" to any
other machine, it fails to launch on double-clicking. The
example .app files in the developer folder don't have this issue,
so I am uncertain where I could have gone wrong. Is there an
obvious first place to check?
Open the Info.plist file within the application and check that the
keys are correct. (Does 'CFBundleExecutable' have the correct name of
your application and does the unix executable in the MacOS folder
have the same name?) You'll want to read BPRuntimeConfig.pdf.
_______________________________________________
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