Xcode 7.1 Swift 2 Unknown class in Interface Builder file

前端 未结 8 1182
一个人的身影
一个人的身影 2020-12-05 01:33

I\'ve created new Cocoa Touch File. Named it SwipingViewController. \"enter

Then try t

8条回答
  •  粉色の甜心
    2020-12-05 02:24

    I resolved this issue by applying view controller initialise. View-controller basic declaration of view did load method and class implementation in *.swift class shows in storyboard.

提交回复
热议问题