• 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: "could not load inserted library" (DevToolsBundleInjection.framework): why not?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "could not load inserted library" (DevToolsBundleInjection.framework): why not?


  • Subject: Re: "could not load inserted library" (DevToolsBundleInjection.framework): why not?
  • From: Mason Mark <email@hidden>
  • Date: Wed, 1 Nov 2006 00:22:02 -0500

Chris, you are awesome, thanks! That worked indeed.

(I, on the other hand am not so awesome: my working projects indeed used the same value that you advised--the window just happened to cut off right before the "Versions/Current/DevToolsBundleInjection" and so I didn't notice...)

Thanks again, debugging is working and all tests are passing now. ;-)

Cheers,
--
Mason Mark
Five Speed Software, Inc.


On Nov 1, 2006, at 12:03 AM, Chris Hanson wrote:

On Oct 31, 2006, at 8:42 PM, Mason Mark wrote:

DYLD_INSERT_LIBRARIES
$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks/ DevToolsBundleInjection.framework

Since there's no DYLD_INSERT_FRAMEWORKS, you'll have to specify the full path to the dynamic library within the framework:


DYLD_INSERT_LIBRARIES = $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks/ DevToolsBundleInjection.framework/Versions/Current/ DevToolsBundleInjection

(Unfortunate, I know.) You can also look at /Developer/Tools/ RunUnitTests for how it's done, since the script will do it for you automatically when the TEST_HOST variable is set in the script's environment.

  -- Chris


_______________________________________________ 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: 
 >"could not load inserted library" (DevToolsBundleInjection.framework): why not? (From: Mason Mark <email@hidden>)
 >Re: "could not load inserted library" (DevToolsBundleInjection.framework): why not? (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: Xcode-users Digest, Vol 3, Issue 705
  • Next by Date: Re: Xcode-users Digest, Vol 3, Issue 705
  • Previous by thread: Re: "could not load inserted library" (DevToolsBundleInjection.framework): why not?
  • Next by thread: Re: Xcode-users Digest, Vol 3, Issue 705
  • Index(es):
    • Date
    • Thread