I noticed that there are some words that XCode does not recognize. For example the word initWithCoder. It also won't recognize NSString if the word const comes before it. How can I fix this?
Asked
Active
Viewed 145 times
1 Answers
1
You mean "Code Sense." First, try opening your project info panel and clicking "Rebuild Code Sense Index." Failing that, file a bug at bugreporter.apple.com.

Joshua Nozzi
- 60,946
- 14
- 140
- 135