for already created ViewControllers showing auto suggestion but newly creating view controllers not showing auto suggestion please help me out. Thanks in advance.
Asked
Active
Viewed 149 times
1
-
Tried quitting Xcode and cleaning your project once? – Satheesh Jul 18 '14 at 06:42
-
Do you mean auto suggestions while doing search or in text field? – Naga Mallesh Maddali Jul 18 '14 at 06:45
-
Thanks for your responces, @satheeshwaran: Done Xcode quit and restarted MAC also but not solved. – Anjaneyulu Battula Jul 18 '14 at 07:03
-
@Naga Mallesh Maddali: not in text field, suppose if i type ui it has to show uiview uitextfield like this but it is not showing suggestions. – Anjaneyulu Battula Jul 18 '14 at 07:05
-
try http://b2cloud.com.au/tutorial/bringing-intellisense-back-from-the-dead-xcode/ – Satheesh Jul 18 '14 at 07:19
-
@satheeshwaran: tried all the options except moving files to the new project not worked bad luck. – Anjaneyulu Battula Jul 18 '14 at 07:48
1 Answers
1
Finally found the Answer, Thanks for your responses.
In my Project under in both Targer and Project i gave this option BuildSetting -> Build Active Architecture only - YES
Now i changed this option to Build Active Architecture only - NO. Now it is working perfectly. Thank you.

Anjaneyulu Battula
- 1,910
- 16
- 33