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

后端 未结 30 2198
南笙
南笙 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:42

    None of the Answers here were helpful to me. I use Cocoapods in my project. For some reason the Cocoapods project settings Base SDK, and Supported platforms was set to OSX. (Cocoapods version: 0.37.2) I switched it over to iOS and it worked. My Cocoapods Project Settings

提交回复
热议问题