• 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
Returning an executable in a framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Returning an executable in a framework


  • Subject: Returning an executable in a framework
  • From: Rick Langschultz <email@hidden>
  • Date: Thu, 19 Jan 2006 09:40:28 -0600

I have a framework which includes executables within an executables directory within the Resources directory. I want to do an NSTask for an executable called "load_xml".

Would I do something like:

NSTask *loadxml = [NSTask launchedTaskWithLaunchPath:@"/Applications/ MyApp.app/Contents/Frameworks/XML.framework/Resources/load_xml"]

Or is there something better I can do to load_xml???
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Returning an executable in a framework
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: "Open dialogue"-like file system browser
  • Next by Date: Re: NumberFormatters and sci notation
  • Previous by thread: Re: anotherDockProgram-help
  • Next by thread: Re: Returning an executable in a framework
  • Index(es):
    • Date
    • Thread