Uploading iOS 11 SDK builds failing?

I'm trying to upload a build for TestFlight, and I'm getting the following error. The icons are there, and are listed in the Info.plist. Does anybody have any ideas what's going wrong? Are iOS 11 SDK builds supposed to be working?



Well, the picture failed to upload there…


http://s3.amazonaws.com/tlasystems/Error.png


And here's my Info.plist:


http://s3.amazonaws.com/tlasystems/Info.png


Thanks!

The errors are:


iTunes Store Operation Failed

ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0."



iTunes Store Operation Failed

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0."



iTunes Store Operation Failed

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro."



iTunes Store Operation Failed

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0."



iTunes Store Operation Failed

WARNING ITMS-90704: "Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review."

Full log from Application Loader:


An error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.transporter.asperasupport [7]: Unable to resolve 7.0: missing requirement [7.0] package; (&(package=com.apple.transporter.transport.service)(version>=1.9.6)(version<=1.9.6)) [caused by: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=org.springframework.util.backoff)(version>=4.1.0)(!(version>=5.0.0)))]

An error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.transporter.commlink [9]: Unable to resolve 9.0: missing requirement [9.0] package; (&(package=com.apple.transporter.foundation)(version>=1.9.6)(version<=1.9.6)) [caused by: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=org.springframework.util.backoff)(version>=4.1.0)(!(version>=5.0.0)))]

An error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.transporter.itmstransporter [10]: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=org.springframework.util.backoff)(version>=4.1.0)(!(version>=5.0.0)))

An error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.transporter.softwaresupport [15]: Unable to resolve 15.0: missing requirement [15.0] package; (&(package=com.apple.transporter.log)(version>=1.9.6)(version<=1.9.6)) [caused by: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=org.springframework.util.backoff)(version>=4.1.0)(!(version>=5.0.0)))]

An error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.transporter.updater [17]: Unable to resolve 17.0: missing requirement [17.0] package; (&(package=com.apple.transporter.log)(version>=1.9.6)(version<=1.9.6)) [caused by: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=org.springframework.util.backoff)(version>=4.1.0)(!(version>=5.0.0)))]

[2017-07-12 22:46:46 BST] <main> INFO: Transporter is searching for updated software components.

[2017-07-12 22:46:47 BST] <main> INFO: No updates found.

[2017-07-12 22:46:47 BST] <main> INFO: MD5 checksum calculation in the transporter will be skipped.

[2017-07-12 22:46:47 BST] <main> INFO: Logging level set to eXtreme

[2017-07-12 22:46:47 BST] <main> INFO: Logging configured successfully.

[2017-07-12 22:46:47 BST] <main> DEBUG: Attempting refresh of configuration data from https://contentdelivery.itunes.apple.com/transporter/Defaults.properties

[2017-07-12 22:46:47 BST] <main> DEBUG: Configuration refresh successful.

[2017-07-12 22:46:47 BST] <main> DEBUG: Saving configuration to local path: /Users/james/.itmstransporter/Defaults.properties

[2017-07-12 22:46:47 BST] <main> INFO: iTMSTransporter : iTunes Store Transporter [1.9.3]

[2017-07-12 22:46:47 BST] <main> INFO: OS identifier: Mac OS X 10.12.5 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02

[2017-07-12 22:46:47 BST] <main> INFO: Memory: [JVM] 1020M free, 1050M total, 1820M max [System] (Physical) 2623M free, 16384M total (Swap) 880M free, 1024M total

[2017-07-12 22:46:47 BST] <main> INFO: Client: Application Loader 3.7 (1024)

[2017-07-12 22:46:47 BST] <main> INFO: Upload mode selected.

[2017-07-12 22:46:47 BST] <main> DBG-X: Memory: [JVM] 1019M free, 1050M total, 1820M max [System] (Physical) 2624M free, 16384M total (Swap) 880M free, 1024M total

[2017-07-12 22:46:47 BST] <main> DBG-X: Memory: [JVM] 1026M free, 1050M total, 1820M max [System] (Physical) 2616M free, 16384M total (Swap) 880M free, 1024M total

[2017-07-12 22:46:47 BST] <main> DBG-X: Using operation named: authenticateForSession

[2017-07-12 22:46:47 BST] <main> DBG-X: Apple's web service operation input parameters:

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter Application = iTMSTransporter

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter BaseVersion = 1.9.6

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter Client = Application Loader

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter ClientVersion = 3.7 (1024)

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter DSToken = **hidden value**

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter ItcProviderName = TLASystemsLtd

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.5 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2017-07-12T22:46:47+01:00

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter StatisticsPreviousCallDurationInSecs = 0.296121519

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter TransporterArguments = -m upload -u itunesconnect@tla.systems -dsToken **hidden value** -itc_provider TLASystemsLtd -f /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/2CD787B0-EF54-4E03-936E-D809A0AB1119/284666222.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=Application Loader -Dtransporter.client.version=3.7 (1024)

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter Username = itunesconnect@tla.systems

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter Version = 1.9.3

[2017-07-12 22:46:47 BST] <main> DBG-X: parameter iTMSTransporterMode = upload

[2017-07-12 22:46:47 BST] <main> INFO: id = 20170712224647-918

[2017-07-12 22:46:48 BST] <main> DBG-X: Apple's web service operation return value:

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter SharedSecret = **hidden value**

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter MultipartUploadsEnabled = true

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter SessionId = COunDBIQB+D1odfdTv6xVH1xBgOwbQ==

[2017-07-12 22:46:48 BST] <main> DBG-X: Using operation named: authenticateForTransportDiscovery

[2017-07-12 22:46:48 BST] <main> DBG-X: Apple's web service operation input parameters:

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter Application = iTMSTransporter

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter BaseVersion = 1.9.6

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter Client = Application Loader

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter ClientVersion = 3.7 (1024)

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter ItcProviderName = TLASystemsLtd

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.5 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2017-07-12T22:46:48+01:00

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter StatisticsPreviousCallDurationInSecs = 0.656812565

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter TransporterArguments = -m upload -u itunesconnect@tla.systems -dsToken **hidden value** -itc_provider TLASystemsLtd -f /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/2CD787B0-EF54-4E03-936E-D809A0AB1119/284666222.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=Application Loader -Dtransporter.client.version=3.7 (1024)

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter Username = itunesconnect@tla.systems

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter Version = 1.9.3

[2017-07-12 22:46:48 BST] <main> DBG-X: parameter iTMSTransporterMode = upload

[2017-07-12 22:46:48 BST] <main> INFO: id = 20170712224648-838

[2017-07-12 22:46:49 BST] <main> DBG-X: Apple's web service operation return value:

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter PreferredTransports = [Aspera, Signiant, DAV]

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter TransportHosts.Signiant = [sgr602.apple.com:44001]

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter TransportHosts.DAV = [itmsdav.apple.com:443]

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter TransportHosts.Aspera = [vgr501.apple.com:33001, vgr504.apple.com:33001, vgr502.apple.com:33001]

[2017-07-12 22:46:49 BST] <main> INFO: Examining the package at: /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/2CD787B0-EF54-4E03-936E-D809A0AB1119/284666222.itmsp

[2017-07-12 22:46:49 BST] <main> INFO: Ensuring that package has well formed metadata file...

[2017-07-12 22:46:49 BST] <main> DEBUG: Getting case-sensitive metadata xml filename...

[2017-07-12 22:46:49 BST] <main> INFO: Gathering the list of valid files from the package ...

[2017-07-12 22:46:49 BST] <main> DEBUG: metadata.xml will be verified by Apple's web service to determine if it is a valid file.

[2017-07-12 22:46:49 BST] <main> DEBUG: PCalc.ipa will be verified by Apple's web service to determine if it is a valid file.

[2017-07-12 22:46:49 BST] <main> INFO: Finished gathering the list of valid files from the package.

[2017-07-12 22:46:49 BST] <main> DEBUG: Case-sensitive metadata filename is: metadata.xml

[2017-07-12 22:46:49 BST] <main> INFO: Performing authentication of package 284666222.itmsp ...

[2017-07-12 22:46:49 BST] <main> DBG-X: Memory: [JVM] 1042M free, 1065M total, 1820M max [System] (Physical) 2609M free, 16384M total (Swap) 880M free, 1024M total

[2017-07-12 22:46:49 BST] <main> DBG-X: Deflated 597 bytes to 440

[2017-07-12 22:46:49 BST] <main> DBG-X: Using operation named: validateMetadata

[2017-07-12 22:46:49 BST] <main> DBG-X: Apple's web service operation input parameters:

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter Application = iTMSTransporter

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter BaseVersion = 1.9.6

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter Client = Application Loader

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter ClientVersion = 3.7 (1024)

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter Files = [metadata.xml, PCalc.ipa]

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter ItcProviderName = TLASystemsLtd

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter Metadata = <?xml version="1.0" encoding="UTF-8"?>

<package version="software5.4" xmlns="http://apple.com/itunes/importer">

<software_assets apple_id="284666222"

bundle_short_version_string="3.7"

bundle_version="497"

bundle_identifier="com.pcalc.mobile"

app_platform="ios">

<asset type="bundle">

<data_file>

<file_name>PCalc.ipa</file_name>

<checksum type="md5">0d6df384308b6eb61e6602274eb51ffa</checksum>

<size>117551934</size>

</data_file>

</asset>

</software_assets>

</package>



[2017-07-12 22:46:49 BST] <main> DBG-X: parameter MetadataChecksum = cb82dc19a81fad5e9597f7385059cda7

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter MetadataCompressed = (suppressed)

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.5 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter PackageName = 284666222.itmsp

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter PackageSize = 117552531

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2017-07-12T22:46:49+01:00

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter StatisticsPreviousCallDurationInSecs = 0.637775501

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter TransporterArguments = -m upload -u itunesconnect@tla.systems -dsToken **hidden value** -itc_provider TLASystemsLtd -f /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/2CD787B0-EF54-4E03-936E-D809A0AB1119/284666222.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=Application Loader -Dtransporter.client.version=3.7 (1024)

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter Username = itunesconnect@tla.systems

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter Version = 1.9.3

[2017-07-12 22:46:49 BST] <main> DBG-X: parameter iTMSTransporterMode = upload

[2017-07-12 22:46:49 BST] <main> INFO: id = 20170712224649-134

[2017-07-12 22:46:50 BST] <main> DBG-X: Apple's web service operation return value:

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter FilesToUpload = [metadata.xml, PCalc.ipa]

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter AssetsToDescribe = [{Role=source, Filename=PCalc.ipa, ShouldDescribeAsset=true, UTI=com.apple.ipa}]

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter CPUToken = c6f09ebf-8c97-4c3b-bd94-477630876bfc/1499896010659

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter Checksums = {PCalc.ipa=0d6df384308b6eb61e6602274eb51ffa}

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter FileSizes = {PCalc.ipa=117551934}

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter SoftwareMediaDescriptionFormat = binary

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter SoftwareMediaDescriptionThresholds = {in-app-purchase-content={extensions=[pkg], size=100000000}, ccats={extensions=[pdf], size=100000000}, product-archive={extensions=[pkg], size=100000000}, bundle={extensions=[zip, ipa], size=100000000}, large-icon={extensions=[jpg, png, jpeg], size=100000000}}

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter Success = true

[2017-07-12 22:46:50 BST] <main> DBG-X: parameter ProviderNameForToken = TLASystemsLtd

[2017-07-12 22:46:50 BST] <main> INFO: The list of files requested for upload by Apple is: [metadata.xml, PCalc.ipa]. These are the files that will be uploaded.

[2017-07-12 22:46:50 BST] <main> INFO: Starting media analysis of assets

[2017-07-12 22:46:50 BST] <main> DEBUG: Handling asset: filename=PCalc.ipa,uti=com.apple.ipa,role=source,describe=true

[2017-07-12 22:46:50 BST] <main> DEBUG: Using container type tool name and version: iOS App Describer:1.25

[2017-07-12 22:46:50 BST] <main> DEBUG: Using path: /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/2CD787B0-EF54-4E03-936E-D809A0AB1119/284666222.itmsp/PCalc.ipa

[2017-07-12 22:47:35 BST] <main> DEBUG: Asset successfully described: com.apple.jingle.leghorn.software.AbstractSoftwareDescriber$1@3f390d63

[2017-07-12 22:47:35 BST] <main> DBG-X: Deflated 7668774 bytes to 1012198

[2017-07-12 22:47:35 BST] <main> INFO: Asset media analysis has completed

[2017-07-12 22:47:35 BST] <main> DBG-X: Memory: [JVM] 999M free, 1083M total, 1820M max [System] (Physical) 2722M free, 16384M total (Swap) 880M free, 1024M total

[2017-07-12 22:47:35 BST] <main> DBG-X: Using operation named: lookupTransportDiagnostic

[2017-07-12 22:47:35 BST] <main> DBG-X: Apple's web service operation input parameters:

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter Application = iTMSTransporter

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter BaseVersion = 1.9.6

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter Client = Application Loader

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter ClientVersion = 3.7 (1024)

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter ItcProviderName = TLASystemsLtd

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.5 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2017-07-12T22:47:35+01:00

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter StatisticsPreviousCallDurationInSecs = 1.09089782

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter TransporterArguments = -m upload -u itunesconnect@tla.systems -dsToken **hidden value** -itc_provider TLASystemsLtd -f /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/2CD787B0-EF54-4E03-936E-D809A0AB1119/284666222.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=Application Loader -Dtransporter.client.version=3.7 (1024)

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter Username = itunesconnect@tla.systems

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter Version = 1.9.3

[2017-07-12 22:47:35 BST] <main> DBG-X: parameter iTMSTransporterMode = upload

[2017-07-12 22:47:35 BST] <main> INFO: id = 20170712224735-872

[2017-07-12 22:47:38 BST] <main> DBG-X: Apple's web service operation return value:

[2017-07-12 22:47:38 BST] <main> DBG-X: parameter AsperaLoggingLevel = OFF

[2017-07-12 22:47:38 BST] <main> DBG-X: parameter SigniantLoggingLevel = OFF

[2017-07-12 22:47:38 BST] <main> DBG-X: testing host/port: vgr504.apple.com/33001

[2017-07-12 22:47:41 BST] <aspera.util.SelectThread> INFO: The upload of the file named /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/68ebe5ef-484c-403e-ab37-ec62de3e44842014626732168187622dir/437393da-e1af-4abe-86e3-526487a276f58356801746462430628.txt has started.

[2017-07-12 22:47:41 BST] <aspera.util.SelectThread> INFO: File: /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/68ebe5ef-484c-403e-ab37-ec62de3e44842014626732168187622dir/437393da-e1af-4abe-86e3-526487a276f58356801746462430628.txt 11/11, 100% completed

[2017-07-12 22:47:41 BST] <aspera.util.SelectThread> INFO: The status is FINISHED for the file named /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/68ebe5ef-484c-403e-ab37-ec62de3e44842014626732168187622dir/437393da-e1af-4abe-86e3-526487a276f58356801746462430628.txt.

[2017-07-12 22:47:41 BST] <main> INFO: The session's final state is Complete

[2017-07-12 22:47:41 BST] <main> INFO: Number of files transferred: 1 . Names of files transferred:

[2017-07-12 22:47:41 BST] <main> INFO: /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/68ebe5ef-484c-403e-ab37-ec62de3e44842014626732168187622dir/437393da-e1af-4abe-86e3-526487a276f58356801746462430628.txt - Complete

[2017-07-12 22:47:42 BST] <main> DEBUG: Using token file path /Users/james/.itmstransporter/UploadTokens/zhen.local_TLASystemsLtd_284666222.itmsp.token

[2017-07-12 22:47:42 BST] <main> DEBUG: Attempting exclusive file lock on token file

[2017-07-12 22:47:42 BST] <main> DEBUG: Token exists, examining

[2017-07-12 22:47:42 BST] <main> DEBUG: Token pid: 50155, found process = false; my pid: 67244

[2017-07-12 22:47:42 BST] <main> DEBUG: Reusing existing token: 0ee0c8f8-44a1-4393-9d14-27f5a55ac964/1499885008580

[2017-07-12 22:47:42 BST] <main> DEBUG: Set token: 0ee0c8f8-44a1-4393-9d14-27f5a55ac964/1499885008580

[2017-07-12 22:47:42 BST] <main> DBG-X: Memory: [JVM] 991M free, 1083M total, 1820M max [System] (Physical) 2723M free, 16384M total (Swap) 880M free, 1024M total

[2017-07-12 22:47:42 BST] <main> DBG-X: Deflated 597 bytes to 440

[2017-07-12 22:47:42 BST] <main> DBG-X: Using operation named: validateAssets

[2017-07-12 22:47:42 BST] <main> DBG-X: Apple's web service operation input parameters:

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter Application = iTMSTransporter

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter BaseVersion = 1.9.6

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter CPUToken = 0ee0c8f8-44a1-4393-9d14-27f5a55ac964/1499885008580

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter Client = Application Loader

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter ClientVersion = 3.7 (1024)

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter Files = [metadata.xml, PCalc.ipa]

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter ItcProviderName = TLASystemsLtd

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter MetadataChecksum = cb82dc19a81fad5e9597f7385059cda7

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter MetadataCompressed = (suppressed)

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.5 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter PackageName = 284666222.itmsp

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter PackageSize = 117552531

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2017-07-12T22:47:42+01:00

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter StatisticsPreviousCallDurationInSecs = 3.032279747

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter Transport = Aspera

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter TransporterArguments = -m upload -u itunesconnect@tla.systems -dsToken **hidden value** -itc_provider TLASystemsLtd -f /var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/2CD787B0-EF54-4E03-936E-D809A0AB1119/284666222.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=Application Loader -Dtransporter.client.version=3.7 (1024)

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter Username = itunesconnect@tla.systems

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter Version = 1.9.3

[2017-07-12 22:47:42 BST] <main> DBG-X: parameter iTMSTransporterMode = upload

[2017-07-12 22:47:42 BST] <main> INFO: id = 20170712224742-979

[2017-07-12 22:47:56 BST] <main> DBG-X: Apple's web service operation return value:

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter SoftwareMediaDescriptionFormat = binary

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter SoftwareMediaDescriptionThresholds = {in-app-purchase-content={extensions=[pkg], size=100000000}, ccats={extensions=[pdf], size=100000000}, product-archive={extensions=[pkg], size=100000000}, bundle={extensions=[zip, ipa], size=100000000}, large-icon={extensions=[jpg, png, jpeg], size=100000000}}

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter Success = false

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter Errors = [ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0.", ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0.", ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro.", ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0."]

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter FilesToUpload = [metadata.xml, PCalc.ipa]

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter AssetsToDescribe = [{Role=source, Filename=PCalc.ipa, ShouldDescribeAsset=true, UTI=com.apple.ipa}]

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter CPUToken = 0ee0c8f8-44a1-4393-9d14-27f5a55ac964/1499885008580

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter Checksums = {PCalc.ipa=0d6df384308b6eb61e6602274eb51ffa}

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter FileSizes = {PCalc.ipa=117551934}

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter ErrorCode = 1102

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter ErrorMessage = ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0."

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0."

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro."

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0.

(1102)

[2017-07-12 22:47:56 BST] <main> DBG-X: parameter Warnings = [WARNING ITMS-90704: "Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review."]

[2017-07-12 22:47:56 BST] <main> ERROR: ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0."

[2017-07-12 22:47:56 BST] <main> ERROR: ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0."

[2017-07-12 22:47:56 BST] <main> ERROR: ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro."

[2017-07-12 22:47:56 BST] <main> ERROR: ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0."

[2017-07-12 22:47:56 BST] <main> DBG-X: The error code is: 1102

[2017-07-12 22:47:56 BST] <main> INFO: Done performing authentication.

[2017-07-12 22:47:56 BST] <main> INFO: The following warnings were received from Apple's web service ...

[2017-07-12 22:47:56 BST] <main> WARN: WARNING ITMS-90704: "Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review."

[2017-07-12 22:47:56 BST] <main> DBG-X: Returning 1









Package Summary:


1 package(s) were not uploaded because they had problems:

/var/folders/vx/b9xv88h1443fydrdq5rx_mcw0000gn/T/2CD787B0-EF54-4E03-936E-D809A0AB1119/284666222.itmsp - Error Messages:

ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0."

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0."

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro."

ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0."

I'm having the same problem, for what it's worth. Haven't found any workaround

I am seeing the same, but only for the 120x120 version. It is there is the assets catalog, so I am unsure about what is happening.


If you find a workaround, please post it here.

Project in Xcode 8 - no issues. Open it in Xcode 9 - archive, upload. Now I have ITMS-90022, ITMS-90023, ITMS-90023, and ITMS-90391 - all of them are provably wrong. I can archive/export. I can unpack the IPA, open the result and find the files. I can see the images are there. The plist is correct. Nothing is wrong.

So via Xcode 9 beta 6 - it gives me all these errors. If I use Application Loader - it works fine.

I have the same issue with Xcode 9 beta 6. Complains about a missing 120x120 pixels and 1024x1024 icons, which *are* present.


I faced the same issue. This is how I fixed this.


Migrate to Use Asset Catalog, which moved Primary Icons to Asset Catalog and kept alternate icons in Info.plist


After that, I can submit to TestFlight using Application Loader.


(For some other reasons, I cannot submit via Xcode for a long time)

I managed to fix this issue by opening the PNG files into Acorn and re-export them.

Hey.. It let's you upload the build via Xcode beta 6?? Because I am trying with Xcode Beta 5 and it gives me invalid toolchain error.

I do have a new error message, which is definitely wrong and which prevents that I can upload my App...

ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in 'MyApp.app' can't be transparent nor contain an alpha channel."


The AppStore image definitely has no alpha channel and also is not transparent. I've tried to open and exoort the icon with various Apps (including Apple's own preview) in case the PNG format seems to be malformed, but nothing changes. I tried to use Application Loader to upload the App, but I do get exactly the same error message here. So I'm unable to upload my App.


Any ideas?

Well now its just getting ridiculous. We are now getting errors about OS 3.0 deployment (everything we have is iOS 10 and above), link segments, icons, and a whole lot of BS.

For me, it appears to be an issue with Cocoapods. This github issue contains a workaround for the problem: https://github.com/CocoaPods/CocoaPods/issues/7003

were you able to fix this? I am having the same issue and I haven't been able to fix it.

Uploading iOS 11 SDK builds failing?
 
 
Q