问题
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