Xcode 7.1 Swift 2 Unknown class in Interface Builder file

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

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

Then try t

8条回答
  •  [愿得一人]
    2020-12-05 02:21

    In storyboard below the Custom Class field the module is set to None. Change that to your app module or just remove and enter class again, it should set to default like this:

提交回复
热议问题