Re: What is my Unix Wrapper App so big?
Re: What is my Unix Wrapper App so big?
- Subject: Re: What is my Unix Wrapper App so big?
- From: Shawn Erickson <email@hidden>
- Date: Mon, 13 May 2002 18:17:42 -0700
The quick way to do this is at the command line...
pbxbuild -install
-Shawn
On Monday, May 13, 2002, at 02:51 PM, Charles Srstka wrote:
Try going to the Target settings and setting it to full optimization,
and turning off debugging symbols and profiling. This tends to reduce
the size considerably.
You should do that for final releases only, though - for development
builds it is nice to have optimization off and debug symbols on for
debugging purposes...
On Monday, May 13, 2002, at 04:48 PM, John Nairn wrote:
I downloaded the Unix Wrapper example from apple at
http://developer.apple.com/samplecode/Sample_Code/Cocoa/Moriarity.htm
1. The Window and Menu instances each report "one of the children has a
bad/missing connection," but I can not find it and can not find
problems
in the application?
2. The Moriarity app is only 56kB. I decided to wrap a different Unix
command and add a couple of features. My app is 176 kB. I think I
deleted more than I added, but why is it now three times larger? The
only large file in the bundle is the application itself
(Contents/MacOS/Calendar).
----------------
John Nairn (1-801-581-3413, FAX: 1-801-581-4816)
Web page: http://www.mse.utah.edu
_______________________________________________
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.
_______________________________________________
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.