• 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: Profiling Scheme and Unit test in XCode 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Profiling Scheme and Unit test in XCode 4


  • Subject: Re: Profiling Scheme and Unit test in XCode 4
  • From: Chris Hanson <email@hidden>
  • Date: Tue, 21 Jun 2011 15:43:43 -0700

On Jun 21, 2011, at 10:28 AM, Tony Romano wrote:

I have a static lib and a unit test, there is no application. Apparently, you cannot profile this because there isn't an "executable" according to the Scheme editor.  Not having to do a dummy executable was is a nice feature of Xcode 4.

Anyone know how to enable the profiling scheme to run without adding a dummy application?

You need some executable — whether an application or tool — to actually run in order to profile.

Are you asking about profiling your unit tests?  In general you probably won't want to do that, as typically your tests will be set up to build your Debug configuration while profiling is done against your Release configuration.

  -- 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: Profiling Scheme and Unit test in XCode 4
      • From: Tony Romano <email@hidden>
References: 
 >Profiling Scheme and Unit test in XCode 4 (From: Tony Romano <email@hidden>)

  • Prev by Date: Re: disable subversion scm
  • Next by Date: Re: codesign error (headerpad)
  • Previous by thread: Profiling Scheme and Unit test in XCode 4
  • Next by thread: Re: Profiling Scheme and Unit test in XCode 4
  • Index(es):
    • Date
    • Thread