gettingstarted
[Top] [All Lists]

RE: Windows IDE to build for Mac

To: "'Getting Started'" <gettingstarted at lists dot realsoftware dot com>
Subject: RE: Windows IDE to build for Mac
From: "RBNUBE" <rbnube at mabenterprises dot com>
Date: Thu, 29 Jul 2004 22:20:07 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
Importance: Normal
Keywords: rb-gettingstarted
If you are writing applications for Mac OS 8-9, extracting the
application from the bin file on a PC will destroy the resource forks.
Stuff the bin file instead of extracting the application from it.  I'm
not sure exactly what would happen if your application is designed for
OS X, but I've noticed a little flakiness with OS X as well.


-----Original Message-----
From: gettingstarted-bounces at lists dot realsoftware dot com
[mailto:gettingstarted-bounces at lists dot realsoftware dot com] On Behalf Of
Joseph J. Strout
Sent: Thursday, July 29, 2004 9:23 PM
To: ascii at 1st dot net; Getting Started
Subject: Re: Windows IDE to build for Mac


At 8:21 PM -0400 7/29/04, Jay Rimalrick wrote:

>Yes, the file size is important to me.  I want it to be as small as 
>possible.

Then you should repack it on a Mac into StuffIt (.sit) format.

>   So should I just use the windows version of stuffit to change the
>.bin file to a .sit file?

No, that won't work.

>   What kind of compression difference can I expect?

Quite large.  (MacBinary -- .bin -- is not a compression format; it's 
just a wrapper for two-fork files and metadata and is in fact larger 
than the original file.)

Best,
- Joe

-- 
,------------------------------------------------------------------.
|    Joseph J. Strout           REAL Software, Inc.                |
|    joe at realsoftware dot com       http://www.realsoftware.com        |
`------------------------------------------------------------------'
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>