Re: Debugging under 10.2
Re: Debugging under 10.2
- Subject: Re: Debugging under 10.2
- From: Gideon King <email@hidden>
- Date: Fri, 4 Jun 2004 02:38:23 +1000
From what I can tell, it is linked against the 10.2 libraries, so
compile time errors will be picked up, but when it runs, it runs
against the 10.3 libraries, so if the behavior of the methods have
changed, you won't pick that up. You really do need to test on 10.2.
Gideon
NovaMind Software
www.nova-mind.com
On 04/06/2004, at 2:05 AM, Jeremy Dronfield wrote:
On 3 Jun 2004, at 3:23 pm, j o a r wrote:
Use the 10.2.8 Cross Development SDK that's included with Xcode (as an
optional install).
Hi. Sorry to jump in here. I asked a question about this on the Omni
list a couple of days ago, and got (somewhat) conflicting responses.
How reliable have people found testing with the 10.2.8 SDK to be? Can
a cross-developed app debugged and tested on 10.3 with the 10.2.8 SDK
be reasonably relied on to be stable on 10.2?
Regards,
-Jeremy
_______________________________________________
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.
_______________________________________________
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.