• 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: Launching an App, within an app.. :)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Launching an App, within an app.. :)


  • Subject: Re: Launching an App, within an app.. :)
  • From: Shawn Erickson <email@hidden>
  • Date: Sat, 17 Jun 2006 19:41:29 -0700


On Jun 17, 2006, at 7:31 PM, Jerry Krinock wrote:

on 06/06/17 18:40, Nick Zitzmann at email@hidden wrote:

Try again, but use a full path to the app bundle instead of the app
name. If you need the path to your app, use -[NSBundle bundlePath].

Even handier is one I just discovered:

NSString* resourcePath = [[NSBundle mainBundle] resourcePath] ;

Actually it is may be better for the OP to use -[NSBundle pathForAuxiliaryExecutable]


-Shawn
_______________________________________________
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


References: 
 >Re: Launching an App, within an app.. :) (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: Launching an App, within an app.. :)
  • Next by Date: Excluding native file type from saveDocumentTo: accessory view.
  • Previous by thread: Re: Launching an App, within an app.. :)
  • Next by thread: Re: Launching an App, within an app.. :)
  • Index(es):
    • Date
    • Thread