Smaller Application?
Smaller Application?
- Subject: Smaller Application?
- From: Lorenzo <email@hidden>
- Date: Tue, 28 Oct 2003 09:22:46 +0100
Hi list,
I didn't yet solve this problem.
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.
I already checked and the ZeroLink check-box is unmarked.
I created the XCode project starting from the "New" command.
Then I copied the source files from the pb project, except for the
MyApp_Prefix.pch that XCode generated automatically.
So, did I forget to include the Frameworks?
In my app are included 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. Since I am new of XCode, can you please describe how to solve
the problem, step by step, click by click? Thank you.
Thank you and Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.