Re: WWDC / XCode v2.0?
Re: WWDC / XCode v2.0?
- Subject: Re: WWDC / XCode v2.0?
- From: John Clements <email@hidden>
- Date: Wed, 30 Jun 2004 17:18:09 -0700
anyone have an available date?
looks very nice in pictures...
ken;
I'm writing from WWDC, and have installed the preview release of both
Tiger and XCode 2.0 on my PowerBook G4. Both are running smoothly so
far, but Tiger preview will choke if only 256 MB RAM is available. Even
with 512 MB there's a small, but noticeable performance drop in Tiger -
presumably not yet optimized and / or contains some debugging code.
I haven't had much time yet to explore XCode 2.0 (and I'm not exactly a
power-user) but all the familiar stuff is working nicely. I have built
and launched a couple of apps without a hitch.
And I've tested a couple of the new features...
Selected Design -> Class Model, and quickly obtained a very nice class
diagram for my app. You can click on an item in the class diagram, and
it takes you straight to the corresponding source code. Particularly
useful for exploring someone else's code.
Turned on Debug -> Enable Guard Malloc, launched my app (took almost a
minute), and immediately hit a memory access bug. The app stopped in
the debugger highlighting the offending line. This is going to be
really useful.
So, XCode 2.0 is not just pretty pictures.
John.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.