ERROR ITMS-90512: Invalid sdk value… 8.2 is higher than maximum allowed value of 10.3?

后端 未结 9 1265
别跟我提以往
别跟我提以往 2021-01-30 01:59

Trying to upload a binary, which includes a watch app. The error I\'m getting (which I wasn\'t getting a couple days ago) is the value provided for LC_VERSION_MIN_IPHONEOS for

相关标签:
9条回答
  • 2021-01-30 02:31

    Apple fixed this bug yesterday. You can use the same binary. There's no need to make any changes.

    0 讨论(0)
  • 2021-01-30 02:31

    I deleted the watch-related targets, and uploaded successfully.

    0 讨论(0)
  • 2021-01-30 02:33

    I too had the same issue. Removed the watch app and did the upload. It has been accepted for review. So looks like the issue is with the validation of the watchkit extension. Will submit the app again with the watch app once this issue has been taken care of by Apple.

    0 讨论(0)
提交回复
热议问题