• 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: Testing a framework using SenTestingKit and the debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testing a framework using SenTestingKit and the debugger


  • Subject: Re: Testing a framework using SenTestingKit and the debugger
  • From: Chris Hanson <email@hidden>
  • Date: Fri, 15 Jul 2005 09:02:18 -0700

On Jul 15, 2005, at 1:50 AM, Amy wrote:

Thank you!

My test case steps through the debugger and even into the framework perfectly now.

Great to hear!

I did change DYLD_FRAMEWORKPATH to DYLD_FRAMEWORK_PATH, since the debugger complained about that (I assume that was just a late-night typo which I mention here just for completeness in the archive).

Yes indeed, the proper environment variables are:

  DYLD_FRAMEWORK_PATH = $(BUILT_PRODUCTS_DIR)
  DYLD_LIBRARY_PATH = $(BUILT_PRODUCTS_DIR)

Thanks for pointing it out.

  -- 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: 
 >Testing a framework using SenTestingKit and the debugger (From: Amy <email@hidden>)
 >Re: Testing a framework using SenTestingKit and the debugger (From: Chris Hanson <email@hidden>)
 >Re: Testing a framework using SenTestingKit and the debugger (From: Amy <email@hidden>)

  • Prev by Date: Re: Linking statically when a dylib exists
  • Next by Date: Re: error: array bound is not an integer constant
  • Previous by thread: Re: Testing a framework using SenTestingKit and the debugger
  • Next by thread: error: array bound is not an integer constant
  • Index(es):
    • Date
    • Thread