Smaller Application?
Smaller Application?
- Subject: Smaller Application?
- From: Lorenzo <email@hidden>
- Date: Mon, 27 Oct 2003 19:00:37 +0100
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.
Thank you.
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.