Xcode 6 Swift code completion not working

后端 未结 13 1224
感情败类
感情败类 2020-11-28 08:11

Using Xcode 6 GM seed my code completion has stopped working. It was working the other day. I was trying to get the unwind segue work around to work. I had made an Objc head

13条回答
  •  没有蜡笔的小新
    2020-11-28 08:29

    Go to Xcode menu, then Window -> Organizer, then select Projects. Pick your project and press on delete button beside dervied data Then restart Xcode

    That solution worked with me on Xcode 6.1

提交回复
热议问题