Invalid redeclaration of ****

后端 未结 2 1601
情书的邮戳
情书的邮戳 2020-12-04 00:27

Note: I\'ve search a lot, such as Invalid redeclaration of UITableViewDataSource method? not apply to my case. For there is no duplicate file or class in m

2条回答
  •  Happy的楠姐
    2020-12-04 01:04

    • Go your project root directory->Build phases.
    • Under complied resources, check AppDelegate file is added twice or not.

    If it is added twice, then added one file.

提交回复
热议问题