Re: Smaller Application?
Re: Smaller Application?
- Subject: Re: Smaller Application?
- From: Lorenzo <email@hidden>
- Date: Wed, 29 Oct 2003 10:55:37 +0100
Hi,
you are right. I changed the buildstyle to deployment and everything runs
well now, both on Panther and Jaguar. And thanks for explaining the meaning
of the line through. Thank you.
Best Regards
--
Lorenzo
email: email@hidden
> From: Scott Tooker <email@hidden>
> Date: Tue, 28 Oct 2003 10:59:13 -0800
> To: Lorenzo <email@hidden>
> Cc: email@hidden
> Subject: Re: Smaller Application?
>
> My guess is you checked the target, but not the buildstyle? ZeroLink is
> actually turned on in the Development build style (I believe the help
> for the ZeroLink setting states this). The other tip-off would be that
> the 'Zero Link' setting in the target inspector has a line through it
> (menaing that the current build style is overriding the value).
>
> Scott
>
> On Oct 28, 2003, at 12:22 AM, Lorenzo wrote:
>
>> 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.
_______________________________________________
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.