Invalid iPhone Application Binary

后端 未结 30 1700
天命终不由人
天命终不由人 2020-11-29 18:25

I\'m trying to upload an application to the iPhone App Store, but I get this error message from iTunes Connect:

The binary you uploaded was invalid. T

30条回答
  •  抹茶落季
    2020-11-29 18:54

    uuid is not allowed. I fixed it by remove all [[UIDevice currentDevice] uniqueIdentifier];

提交回复
热议问题