Re: Xcode - An Apple Embarrassment NOT
Re: Xcode - An Apple Embarrassment NOT
- Subject: Re: Xcode - An Apple Embarrassment NOT
- From: lbland <email@hidden>
- Date: Fri, 02 Mar 2012 18:50:50 -0500
hi-
On Mar 2, 2012, at 3:22 PM, Lee Ann Rucker wrote:
> XCode3 can index the thousands of files in my project; 4 not only can't, but because it can't it doesn't recognize AppKit classes either.
You should hunt down that bug and file a bug report. You may have a malformed .h file in your project directory (it doesn't need to be referenced in your project, just a stray .h file in the directory along with your projects. etc. ... or a C++ syntax error that Xcode 4 can't parse (it happens...).
For us, Xcode 4 indexes about million lines of code over 1000 files or so. So, it is doable (in our case).
> But 4 is the only one that can debug or edit nibs (except for the content of NSTextViews - that needs Interface Builder and Snow Leopard).
You should file a bug report ...
but editing static text in NSTextViews isn't that useful (IMHO). We removed all that stuff from our nibs a long time ago because it just didn't seem right.
... being in tech support myself, a "review" on a forum or list is no where near as useful as a bug report.
thanks!-
-lance
_______________________________________________
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