I am facing this issue in Xcode 9 - beta, where the Xcode is continuously indexing and not allowing the build to go in my device. Any suggestion?
Asked
Active
Viewed 214 times
1

Kumar Utsav
- 2,761
- 4
- 24
- 38
-
Restart xcode and wait.... – Jerome Sep 21 '17 at 08:16
-
Try using the `Xfrontend -warn-long-expression-type-checking=400` flag in build settings. See [answer here](https://stackoverflow.com/questions/49274982/xcode-9-2-is-re-indexing-from-scratch-each-time-i-open-it-even-if-nothing-chang/49990184#49990184) – greencardigan Apr 23 '18 at 23:04