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

前端 未结 25 844
庸人自扰
庸人自扰 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条回答
  •  萌比男神i
    2020-12-08 06:31

    Relocate the files by double clicking on this icon:

    I had this issue too for the past couple hours. I had downloaded my github project from an earlier version. the search paths seem to have gotten confused and needed to be explicitly told where the files were located.

提交回复
热议问题