ITunes Connect rejects my binary because I used the preview SDK, what should I do?

I downloaded the preview version of the iPhone SDK and tried to update one of my existing applications using the binary I built with it. Obviously you shouldn't do this, but I forgot about the warning when I installed the pre-release SDK. Anyway - I have two questions:

  • Is it possible to simply install the base SDK in an earlier version in the build settings and get around this problem?

  • If not, what should I do?

+3
source share
3 answers

Xcode iPhone SDK. SDK, - iPad .

http://developer.apple.com/iphone/index.action iPhone SDK 3.1 . Apple.

+6

SDK developer.apple.com, , , Xcode/iPhone SDK , , 1. no.

, , , iTunes Connect, Xcode/iPhone SDK .

+2

- ( , SDK Xcode), SDK . Distribution, . SDK , . , , SDK Xcode.

- , , 13 , Xcode (3.2.2), Beta 4, Base SDK 3.1. 15- . 3.0 2.x.

EDIT: on the other hand, acceptance is not always guaranteed (note that this person also sent the application that was accepted): The binary file you downloaded was invalid. A preliminary beta version of the SDK was used to create the application.

+1
source

Source: https://habr.com/ru/post/1737463/


All Articles