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
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 mails | Author | Date |
|---|---|---|
| rgrant | Jan 10, 17:19 | |
| David Remahl | Jan 10, 17:26 | |
| j o a r | Jan 10, 22:41 | |
| Marcel Weiher | Jan 11, 01:18 | |
| Finlay Dobbie | Jan 12, 07:59 | |
| rgrant | Jan 13, 05:46 | |
| Enigmarelle Develo… | Jan 13, 17:46 | |
| Rick Roe | Jan 21, 23:36 |






Cocoa mail archive

