• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Smaller Application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Smaller Application?


  • Subject: Re: Smaller Application?
  • From: "Alastair J.Houghton" <email@hidden>
  • Date: Mon, 27 Oct 2003 18:56:15 +0000

On Monday, October 27, 2003, at 06:00 pm, Lorenzo wrote:

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.

[snip]

- 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?

No, but you've probably got ZeroLink turned on. Do a Deployment build and you should be able to run it on both. (You need to open the Show Info inspector [click the blue information toolbar button, or use the menu]).

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.

Either drop the framework in under the target's name in the "Groups & Files" outline view, or double-click the target and drop the framework in to the Frameworks & Libraries box (just like in Project Builder).

Sincerely XCode seems to me to be more complicated than PB.

In many ways it's actually simpler. The trouble is that it's *different*, so if you're use to Project Builder, you may think it's hard to use (exactly the same way you sometimes see Windows programmers complaining that it's hard to write programs on Mac OS X and "it'd be easier if I were writing on Windows").

Kind regards,

Alastair.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Smaller Application?
      • From: Prachi Gauriar <email@hidden>
References: 
 >Smaller Application? (From: Lorenzo <email@hidden>)

  • Prev by Date: NSImageView animation
  • Next by Date: Re: Creating a NSScrollView programmatically
  • Previous by thread: Smaller Application?
  • Next by thread: Re: Smaller Application?
  • Index(es):
    • Date
    • Thread