Build and Archive for TestFlight produces big question mark

故事扮演 提交于 2020-01-06 05:45:07

问题


I'm using TestFlight to get beta users to test my iPhone app. I've never done this before and so I'm a bit concerned with the process.

I've been following these steps to create my .ipa, but after step 3 I see lots of question marks in the organiser window (next to the name of my app to be specific). Should I be concerned. It seemed as if everything else worked.


回答1:


Is your bundle display name set in the project info.plist file? Check that all values in info.plist are set correctly.




回答2:


You mean like this one?

Nothing to worry, this happens when you don't provide an application Icon. Add a 57x57 png icon to your project and save it's name in the Project-Info.plist file for the key Icon File.



来源:https://stackoverflow.com/questions/5614576/build-and-archive-for-testflight-produces-big-question-mark

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!