• 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: Debugging helpers inside a main bundle app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging helpers inside a main bundle app


  • Subject: Re: Debugging helpers inside a main bundle app
  • From: Jerry Krinock <email@hidden>
  • Date: Thu, 16 Aug 2012 19:23:54 -0700

On 2012 Aug 16, at 09:30, Han Ming Ong <email@hidden> wrote:

> In the Scheme editor for the helper target, go to the Info tab. Make the 'executable' point to the actual one in the app bundle.

I run into a snag when doing that.  Here is my step-by-step interpretation…

• Click the left edge of the "Scheme" popup menu in the toolbar.
• Click "Manage Schemes".
• Click the desired helper target.
• Click button "Edit".
• Click tab "Info".
• Click popup menu "Executable".
• Click menu item "Other".
• Note from the "Open" navigation sheet which appears that the current executable is the one which is loose in ../Build/Products/Debug/.

Indeed, this is not going to work, because of the @loader_path/../ in the frameworks.  As Han indicated, I need to select instead the executable in the app bundle.  But I cannot do this because the "Open" navigation sheet does not allow me to navigate into an app bundle (package).

I suppose I could do it with a symbolic link, but what is the better way?

Thanks,

Jerry Krinock


 _______________________________________________
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


  • Follow-Ups:
    • Re: Debugging helpers inside a main bundle app
      • From: Michael Babin <email@hidden>
References: 
 >Debugging helpers inside a main bundle app (From: João Varela <email@hidden>)
 >Re: Debugging helpers inside a main bundle app (From: Han Ming Ong <email@hidden>)

  • Prev by Date: Re: trying to understand crash reports better
  • Next by Date: Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
  • Previous by thread: Re: Debugging helpers inside a main bundle app
  • Next by thread: Re: Debugging helpers inside a main bundle app
  • Index(es):
    • Date
    • Thread