Re: Panther and Xcode Observations
Re: Panther and Xcode Observations
- Subject: Re: Panther and Xcode Observations
- From: Jean-Francois Roy <email@hidden>
- Date: Sun, 26 Oct 2003 13:29:48 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Actually, the size difference is due to ZeroLink. When it's enabled (by
default for the Development style), the binary file will be very very
small, because it's only a minimalist ZeroLink launcher.
On Oct 26, 2003, at 10:30, Marc Weil wrote:
XCode has a "native file format" that it saves all new projects you
create
in. You can also convert old PB project files into this new native
format
via a menu item, but this will prevent PB from opening your project.
The new
native xcode format seems to save a lot more data into the file. My
project
file got slightly bigger after converting it to Xcode, however I
noticed
that the layout of the options windows (and the placement of a lot of
options) were changed. I even got a bunch of new options made
available to
me after I converted the file.
As for the application size difference, remember that XCode is using a
new
version of gcc in new and different ways than project builder. This
new gcc
has many more compression and code optimization features, and XCode
honors
and is fully integrated with all of them, thus making your overall
application size smaller. Nice, isn't it? :-)
- Marc W.
On 10/26/03 10:08 AM, "James J. Merkel" <email@hidden> wrote:
Here are my observations after playing around with Panther and Xcode
for a few hours:
[snip]
3. Application file size -- previously my app was about 650k bytes --
after Xcode its 170k. How does this happen -- compression?
4. If you convert a Projectbuilder project to Xcode it still is a
Projectbuilder file in the finder. As far as I can tell, the only way
to change it to an Xcode file is to do it in the finder.
Jim Merkel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
Jeff Roy
- --
Co-Founder of MacStorm
Programmer at MacStorm
http://www.macstorm.org
http://www.theworldcrafters.com
email@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)
iD8DBQE/nBKi9TJCJTtnjCQRAropAJwLDj1L6T0fblsjzgH7HRdvsfCtKwCeOhcH
/cnuofQlnWYy9e5L9BOvvDA=
=VPVk
-----END PGP SIGNATURE-----
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.