Re: XCode 1.1 comments, suggestions, and bugs
Re: XCode 1.1 comments, suggestions, and bugs
- Subject: Re: XCode 1.1 comments, suggestions, and bugs
- From: Brian Barnes <email@hidden>
- Date: Sat, 20 Dec 2003 23:06:01 -0500
On Dec 20, 2003, at 8:42 PM, Scott Tooker wrote:
On Dec 20, 2003, at 3:43 PM, Brian Barnes wrote:
Here I go again :)
First off, GREAT work on 1.1, a lot of mine and others concerns have
been addressed. Find In Project is 1000 times better!
I've listed a couple new "bugs" (you never know) and suggestions.
I'll repeat them here in case anybody is listening.
1. "only show gutter while debugging" is broken. Gutter is always on
for me, no matter what (radar: 3516266)
We have a known case where the gutter is always showing in separate
editors. Is that what you are seeing?
Yes.
2. "no dependancy rules" error for .exp files. Included exp files
(not necessary, but nice to have everything in the same place) throw
up this warning. Should have a simple rule set that is ... ignore
me! (radar: 3516267)
Was the .exp file included in the target or just set in the build
settings ('Exported Symbols File')? The file should be referenced in
the settings, but not included in the target.
Yup -- as I said in my report, I know that they don't need to be
included in the project; I have it included because I edit it as I add
new functions or more other functions to the library, otherwise, I need
to open it by hand. This is the whole idea of including files in the
tree :) That said, it's not something critical, just a little
annoying.
3. removal of unnecessary smart groups (radar: 3516269) *
* this one takes a bit of explaining.
I use the find like I did in PB, I call it up and look at the results
in the find window, then close it when I'm done. Of course, my "find
results" smart group starts to fill ... and fill ... and fill ... I
never open it or look at it. It'd be nice to have an option to
remove that group and throw away all finds when the window closes
(like in PB.)
Same with "build and warnings" ... I always use the build window, so
that's also unnecessary.
"Project Symbols" ... I don't have any :) I'd like to be able to
remove that.
What do you mean you don't have any? Are we not shwoing any symbol
information for your project?
Not showing any, and I don't care! It's all C code.
[>] Brian
_______________________________________________
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.