Re: Failure to Launch
Re: Failure to Launch
- Subject: Re: Failure to Launch
- From: tom wible <email@hidden>
- Date: Mon, 05 Jul 2010 17:59:57 -0400
On Jul 5, 2010, at 3:00 PM, Luther Fuller wrote:
I have created an application bundle in Snow Leopard 10.6.4 which
launches correctly. [but not on a ppc]
that's because the file appbundle/Contents/MacOS/[droplet|applet]
isn't a Mach-O universal binary with 2 architectures:
tvpi2crontab.app/Contents/MacOS/droplet (for architecture ppc): Mach-
O executable ppc
tvpi2crontab.app/Contents/MacOS/droplet (for architecture
i386): Mach-O executable i386
you can simply copy the applet file from an app created on tiger to
the appbundle/Contents/MacOS/ dir in your snow leo app & it should
work...
_______________________________________________
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