Re: Smaller Application?
Re: Smaller Application?
- Subject: Re: Smaller Application?
- From: "Laurent Daudelin" <email@hidden>
- Date: Mon, 27 Oct 2003 14:21:49 -0500
>
From: Lorenzo <email@hidden>
>
Date: Mon, 27 Oct 2003 19:00:37 +0100
>
To: email@hidden
>
Subject: Smaller Application?
>
>
Hi,
>
I have just compiled my first application with Xcode.
>
It runs on Panther very fine, but it doesn't run on MacOS X 10.2.6.
>
>
I compared the previous Jaguar version I compiled on MacOS X 10.2.6 using
>
ProjectBuilder, with the Panther version I compiled on Panther using XCode.
>
>
- Panther version application size is 709 KB.
>
- Jaguar version application size is 2.4 MB.
>
>
- The Panther application file nested within the file package
>
/Contents/MacOS is just 13 KB.
>
- The Jaguar application file nested within the file package
>
/Contents/MacOS is 1.6 MB.
>
>
Did I forget to include the Frameworks?
>
>
In my app are inlcuded
>
Security.framework
>
Message.framework
>
IOKit.framework
>
Cocoa.framework
>
Foundation.framework
>
AppKit.framework
>
>
Which frameworks should I include in order to run my app on 10.2.6 too?
>
And how to do with XCode? I cannot see any check-box to include the
>
frameworks. Sincerely XCode seems to me to be more complicated than PB.
>
Are you sure that you selected the "Deployment" build style in your project?
Did you do a clean before doing the build? Your problem seems to be related
with ZeroLink...
-Laurent.
--
===========================================================================
Laurent Daudelin Developer, Multifamily, ESO, Fannie Mae
mailto:email@hidden Washington, DC, USA
************************* Usual disclaimers apply *************************
_______________________________________________
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.