What can cause “invalid binary” with no email followup from iTunes Connect?

后端 未结 30 2180
南笙
南笙 2020-12-12 19:05

I\'m trying to submit an update of an existing application on behalf of one of my clients, and I\'m getting \"Invalid Binary\" failures from iTunes Connect with no explanati

30条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-12 19:22

    Another possible option, received this error message after resubmitting the binary a few times:

    Your Info.plist contains the UINewsstandIcon sub-property under CFBundleIcons, which is intended for use with Newstand features. To include Newsstand features, the Info.plist must include the UINewsstandApp=true Info.plist key.

    Check your info.plist — I didn't add that property myself, and didn't get any errors during local or Testflight testing.

提交回复
热议问题