RE: Application Bundles
RE: Application Bundles
- Subject: RE: Application Bundles
- From: Scott Babcock <email@hidden>
- Date: Thu, 4 Mar 2010 00:45:23 +0000
- Thread-topic: Application Bundles
You may actually be running into a "forward-compatibility" issue by creating your application with AppleScript 2.1.1 on Snow Leopard and trying to run it under AppleScript 1.9.3 on Panther. Your best bet for this scenario is to create your application bundle with AppleScript 1.10.7 on Tiger. This will produce a universal bundle that should work correctly on both AppleScript 1.x and AppleScript 2.x.
-----Original Message-----
Date: Wed, 03 Mar 2010 13:53:38 -0600
From: Laine Lee <email@hidden>
Subject: Re: Application Bundles
To: Applescript-users list <email@hidden>
Message-ID: <C7B41A62.A211%email@hidden>
Content-Type: text/plain; charset="US-ASCII"
On 3/3/10 9:18 AM, "Luther Fuller" <email@hidden> wrote:
> LBFiBook:~ lutherfuller$
> /Users/lutherfuller/Desktop/HiThere.app/Contents/MacOS/HiThere; exit
> dyld: incompatible cpu-subtype
> Trace/BPT trap
> logout
> [Process completed]
>
> The process did not run correctly.
>
> Who knows how to interpret these results?
I can't completely interpret them, but it would appear that the script
depends on a dynamic library which doesn't exist for the Panther system.
Laine Lee
------------------------------
_______________________________________________
AppleScript-Users mailing list
email@hidden
http://lists.apple.com/mailman/listinfo/applescript-users
End of AppleScript-Users Digest, Vol 7, Issue 118
*************************************************
_______________________________________________
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