• 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
Required InfoPlist entries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Required InfoPlist entries


  • Subject: Required InfoPlist entries
  • From: Lorenzo Thurman <email@hidden>
  • Date: Tue, 16 Dec 2003 15:40:03 -0600

Can someone tell me which entries are required (if any) for a Mach-O
application? I checked this page:
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPRuntimeConfig/Concepts/PListKeys.html#//apple_ref/doc/uid/20001431/
BABCIDJE

but the closest thing to required I see is the CFBundleExecutable key.
I thought that the defaults for a new project were adequate although
for our purposes I added LSUIElement and LSBackgroundOnly with values
of 1 The reason I'm asking, is that I have a couple of apps built with
Project Builder that are not being recognized as applications by a
third party app we use to manage the Macs on campus. Technical support
for the product initially told us that they were not recognized because
the CFBundleIdentifier was missing. I thought that this key was
optional and used for dynamically loading resources or reading/writing
preferences; neither of which my programs do. I would think a third
party program would not use that as a key to determine if a program is
an executable or not. These programs run just fine in the Finder, so I
would expect them to execute just as well through a third party utility.
TIA
_______________________________________________
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: Required InfoPlist entries
      • From: Douglas Davidson <email@hidden>
  • Prev by Date: Re: retain variables between classes
  • Next by Date: Re: retain variables between classes
  • Previous by thread: Re: Bug when encoding subclasses of NSData?
  • Next by thread: Re: Required InfoPlist entries
  • Index(es):
    • Date
    • Thread