Xcode 8.2 Code Completion Not Working

后端 未结 9 760
情书的邮戳
情书的邮戳 2020-12-08 05:57

For some reason, in Xcode 8.2 my code completion has stopped working. I have cleaned my product, restarted Xcode, restarted my computer, and deleted the derived data, and st

9条回答
  •  时光取名叫无心
    2020-12-08 06:42

    Just clean and build your app once on Generic iOS Device, it might be due to some compile time issue, which disables the intelligence, I am seeing this bug since Xcode 8.2.1.

提交回复
热议问题