Info.plist Utility Error: “Info.plist couldn't be opened because there is no such file”

前端 未结 25 824
庸人自扰
庸人自扰 2020-12-08 06:15

I\'m running into what seems to be common error, in that Xcode can\'t seem to find my \'Info.plist\' file.

I\'ve checked the answers to these two StackOverflow ques

25条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-08 06:43

    In my case i was edited my xcode project folder name so that this is happened after changing folder's new name(Project -> Targets -> Build settings -> Packaging -> Info.plist name) then working fine.

提交回复
热议问题