• 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
Few binaries in one application's Bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Few binaries in one application's Bundle


  • Subject: Few binaries in one application's Bundle
  • From: eveningnick eveningnick <email@hidden>
  • Date: Tue, 26 Oct 2010 01:23:33 +0300

Hello
My project consists of few binaries, and i wanted to put them into one
application Bundle (thus, i placed them into ...../Contents/MacOS/).
Only one of these binaries is launched when the bundle is
doubleclicked in finder (i have specified it in ExecutableFile in
bundle's Info.plist file). Other binary files - one is an agent that
is started with launchd, and one auxilary GUI application (that is
launched either by the agent, or by main binary).

The problem is, when either one of binaries is started, no one else
from this bundle can be launched. The bundle itself is
"LSUIElement=TRUE".
I was wondering, if i could use some technique/non-evil hack to keep
my appliations in a neat one bundle (counting that the user should be
able to start only one main binary, while other binaries are started
automatically by agent or by the main application).

I'm thinking that this would be convenient for the user - if he is
annoyed by my app, he just moves my bundle to a trash bin, and the job
is done :)
Thanks!
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Few binaries in one application's Bundle
      • From: Uli Kusterer <email@hidden>
  • Prev by Date: Re: Thread not registered mystery under GC
  • Next by Date: Re: Debugging a self made Framework
  • Previous by thread: Re: Move UINavigationBar down?
  • Next by thread: Re: Few binaries in one application's Bundle
  • Index(es):
    • Date
    • Thread