• 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: Chris Hanson <email@hidden>
  • Date: Tue, 31 Oct 2006 21:03:46 -0800

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


  • Follow-Ups:
    • Re: "could not load inserted library" (DevToolsBundleInjection.framework): why not?
      • From: Mason Mark <email@hidden>
References: 
 >"could not load inserted library" (DevToolsBundleInjection.framework): why not? (From: Mason Mark <email@hidden>)

  • Prev by Date: "could not load inserted library" (DevToolsBundleInjection.framework): why not?
  • Next by Date: Re: XCode Falls Short - for now
  • Previous by thread: "could not load inserted library" (DevToolsBundleInjection.framework): why not?
  • Next by thread: Re: "could not load inserted library" (DevToolsBundleInjection.framework): why not?
  • Index(es):
    • Date
    • Thread