Skip navigation.
 
mlRe: tar and AppleScript applications
FROM : David Remahl
DATE : Thu Jan 10 17:26:05 2002

> OK,
>
> I'm doing something dumb here. I've written a little AppleScript and
> saved it as an Application. It works fine on my box but when I tar it up
> for
> distribution and then untar it to test it out I get a blank icon even
> though the
> permissions and the file itself are identical. I don't get it... How
> does OS X
> know the difference??
>
> Confused and needing help....


Do not tar it. The tar format does not preserve the Macintosh resource fork.
Use .sit or .dmg to preserve this data when passing the file over the
internet.

/ sincerely, david


Related mailsAuthorDate
mltar and AppleScript applications rgrant Jan 10, 17:19
mlRe: tar and AppleScript applications David Remahl Jan 10, 17:26
mlRe: tar and AppleScript applications j o a r Jan 10, 22:41
mlRe: tar and AppleScript applications Marcel Weiher Jan 11, 01:18
mlRe: tar and AppleScript applications Finlay Dobbie Jan 12, 07:59
mlRe: tar and AppleScript applications rgrant Jan 13, 05:46
mlRe: tar and AppleScript applications Enigmarelle Develo… Jan 13, 17:46
mlRe: tar and AppleScript applications Rick Roe Jan 21, 23:36