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

前端 未结 7 2159
误落风尘
误落风尘 2021-02-20 02:32

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:17

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

    Find Your connection and remove it:-

提交回复
热议问题