• 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: unit testing with SenTestingKit, please hold my hand
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unit testing with SenTestingKit, please hold my hand


  • Subject: Re: unit testing with SenTestingKit, please hold my hand
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 10 Dec 2006 14:40:40 -0800

On Dec 10, 2006, at 2:30 PM, Matt Neuburg wrote:

On Wed, 6 Dec 2006 14:49:50 -0800, Chris Hanson <email@hidden> said:
You don't need to add SenTestingKit.framework to a Cocoa unit test
bundle target created from the Xcode template, because by default it's
referenced as "-framework SenTestingKit" in Other Linker Flags.

Not on my machine. I just tried it. I added a Cocoa Unit Test bundle target
to a clean project, and the Other Linker Flags for that target says:


-framework Carbon -framework CPlusTest

If you see this, you've added a "Carbon Unit Test Bundle" target to your project, not a "Cocoa Unit Test Bundle" target. There are "Unit Test Bundle" target templates in both the Carbon and Cocoa groups in the New Target window, and they generate an appropriate unit test bundle target for the given technology.


  -- 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: unit testing with SenTestingKit, please hold my hand
      • From: Matt Neuburg <email@hidden>
References: 
 >Re: unit testing with SenTestingKit, please hold my hand (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: unit testing with SenTestingKit, please hold my hand
  • Next by Date: Re: unit testing with SenTestingKit, please hold my hand
  • Previous by thread: Re: unit testing with SenTestingKit, please hold my hand
  • Next by thread: Re: unit testing with SenTestingKit, please hold my hand
  • Index(es):
    • Date
    • Thread