Xcode swift indexing forever

前端 未结 25 1925
不知归路
不知归路 2020-11-30 03:15

I\'m currently developing an iOS app using swift and Xcode 6 (Beta 3).

Everything went fine so far but now as my project grows, Xcode suddenly began indexing and it

25条回答
  •  天命终不由人
    2020-11-30 03:20

    Mine was about dragging a new file with String extension to the project and not adding it to all required targets. Hope that helps someone.

提交回复
热议问题