Xcode 8 syntax highlighting doesn't work

前端 未结 9 623
情歌与酒
情歌与酒 2020-12-25 14:11

The code above has correct syntax highlighting in Xcode 7. It is mix of Obj-C + Swift:

I\'ve updated project to support

9条回答
  •  离开以前
    2020-12-25 14:21

    In my case:

    In Finder I navigated to user->Library->Developer->Xcode->DerivedData. Close your Xcode Project then Clear DerivedData. It's work for me.

    Happy Coding...:)

提交回复
热议问题