@IBOutlet and @IBAction refers to wrong project, how to get rid of those references?

前端 未结 7 1947
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-20 02:44

I have copied and pasted some source code from one old xcode-project to another new project.

Included in the copied code where some @IB

7条回答
  •  太阳男子
    2021-02-20 03:34

    Finally came up with another solution We can also remove connections from Storybord by the following steps:-

    Find Your connection and remove it:-

提交回复
热议问题