• 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: Extra files in the bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extra files in the bundle


  • Subject: Re: Extra files in the bundle
  • From: David Dunham <email@hidden>
  • Date: Wed, 29 Mar 2006 11:20:05 -0800


On 29 Mar 2006, at 09:54, Andy Cedilnik wrote:

I figured out you can do relative to executable, then you can make directory to be let say: ../MySubdirectory and suddenly the Bundle looks like this:

Or use

CFURLRef CFBundleCopyAuxiliaryExecutableURL(CFBundleRef bundle, CFStringRef executableName);
/* This function can be used to find executables other than your main */
/* executable. This is useful, for instance, for applications that have */
/* some command line tool that is packaged with and used by the application. */
/* The tool can be packaged in the various platform executable directories */
/* in the bundle and can be located with this function. This allows an */
/* app to ship versions of the tool for each platform as it does for the */
/* main app executable. */


(this will locate an executable typically in MacOS)

David Dunham   http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Extra files in the bundle (From: "E. Wing" <email@hidden>)
 >Re: Extra files in the bundle (From: Andy Cedilnik <email@hidden>)

  • Prev by Date: Re: unrecognized option '-syslibroot'
  • Next by Date: Re: std::log10() problem
  • Previous by thread: Re: Extra files in the bundle
  • Next by thread: Re: Extra files in the bundle
  • Index(es):
    • Date
    • Thread