Xcode 6: can't connect any IBOutlet to ViewController

后端 未结 16 1820
眼角桃花
眼角桃花 2020-12-03 07:17

After upgrading to Xcode 6, I opened an old project (that contains a subproject, so it has many targets) and I noticed that no link from my Storyboard ViewContoller to the r

16条回答
  •  既然无缘
    2020-12-03 08:07

    Seems to be a workspace issue. Try to remove project form a workspace and add it again. It helped in my case.

提交回复
热议问题