• 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: Debugging problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging problem


  • Subject: Re: Debugging problem
  • From: Sherm Pendley <email@hidden>
  • Date: Sun, 11 Apr 2004 23:52:12 -0400

On Apr 11, 2004, at 2:12 PM, Tony Cate wrote:

I'm developing in Xcode. I've just made some changes to an application that work fine on machines running 10.3. The changes misbehave badly on pre-10.3 machines. How do I debug it?

Xcode includes cross-development SDKs for 10.1, 10.2, and 10.3, but if I recall correctly they're an optional install. The "General" pane on the Info panel for your project has a drop-down box where you can select the target OS version.

The headers for the target OS version are used when compiling, so if you've used a feature that isn't available on that, you'll get errors and/or warnings about unknown methods and such.

sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Debugging problem (From: Tony Cate <email@hidden>)

  • Prev by Date: One last little leak I just can't plug...
  • Next by Date: Re: XCode ObjC preprocessing plug in?
  • Previous by thread: Re: Debugging problem
  • Next by thread: NSTextView Image Issues
  • Index(es):
    • Date
    • Thread