Does not display assembly in Apple store using xcode 8

I load the last 3 ... 5 days ... I load the assembly time itune connect the display processing message after the assembly is completed, that the itune connect check does not display the version of the assembly and the processing message.

enter image description here

more than loading time (diff build version) using the archive window and application loader, but itunes connect does not display the assembly. Message loading is in progress.

Project for adding new versions v1.1 and build v 1.1.1

Screen 1 enter image description here

Screen 2 enter image description here

Screen 3 enter image description here

+4
source share
2 answers

I will solve my question:

enter image description here

NSPhotoLibraryUsageDescription plist, .

<key>NSPhotoLibraryUsageDescription</key>
<string>Photo Library Access Warning</string>

iTunes connect send build Apple. , PhotoLibraryUsageDescription, .

-1

XCode plist enter image description here

-1

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


All Articles