开发者

I just updated my iOS Project Name, and now the "appName-Info.plist" file is "missing"

开发者 https://www.devze.com 2023-03-29 03:22 出处:网络
I just updated the name of my project, by changing it in the identity field (and then choosing \"r开发者_如何学Cename project\") Now when I try to build my project I get a build failure stating that t

I just updated the name of my project, by changing it in the identity field (and then choosing "r开发者_如何学Cename project") Now when I try to build my project I get a build failure stating that the 'appname-info.plist' file can not be located because it does not exist.

I can see the file exists, it is in the project and the folder, and the path is correct.

I have tried deleting the file and re-adding it, I have opened it to verify it is not corrupt, I am not sure what else to do.

Any ideas ?


The issue was fixed when I changed the file "AppName-info.plist" back to the original app name...


Go to Your Target -> Build Settings -> and find "Info.plist file" field. Make sure it's correct.

0

精彩评论

暂无评论...
验证码 换一张
取 消