iOS Question Iconnect ERROR ITMS-90017

Status
Not open for further replies.

mtselection

Member
Licensed User
Longtime User
Hi,

I try to uplad my ipa file generated in release mode with:
#If RELEASE
#CertificateFile: ios_distribution.cer
#ProvisionFile: default.mobileprovision
#END IF
I created the ID packet msoft.Mremote.app (same as build name) on Itunes connect.
During the upload with Iconnnet tool I receive this error:

Error: 2018-03-05 12:03:55.493 altool[37346:16447020] 10.4-style NSDateFormatter method called on a 10.0-style formatter, which doesn't work. Break on _NSDateFormatter_Log_New_Methods_On_Old_Formatters to debug. This message will only be logged once.
2018-03-05 12:03:55.493 altool[37346:16447020] Error:
[2018-03-05 12:03:13 PST] <main> INFO: Transporter is skipping bundle update check: Already checked recently.
[2018-03-05 12:03:14 PST] <main> INFO: MD5 checksum calculation in the transporter will be skipped.
[2018-03-05 12:03:14 PST] <main> INFO: Logging level set to eXtreme
[2018-03-05 12:03:14 PST] <main> INFO: Logging configured successfully.
[2018-03-05 12:03:14 PST] <main> DEBUG: Attempting refresh of configuration data from https://contentdelivery.itunes.apple.com/transporter/Defaults.properties
[2018-03-05 12:03:14 PST] <main> DEBUG: Configuration refresh successful.
[2018-03-05 12:03:14 PST] <main> DEBUG: Saving configuration to local path: /Users/administrator/.itmstransporter/Defaults.properties
[2018-03-05 12:03:14 PST] <main> INFO: iTMSTransporter : iTunes Store Transporter [1.9.8]
[2018-03-05 12:03:14 PST] <main> INFO: OS identifier: Mac OS X 10.13.2 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2018-03-05 12:03:14 PST] <main> INFO: Memory: [JVM] 1019M free, 1066M total, 1820M max [System] (Physical) 486M free, 16384M total (Swap) 1022M free, 1024M total
[2018-03-05 12:03:14 PST] <main> INFO: Client: altool 1.1 (1034)
[2018-03-05 12:03:14 PST] <main> INFO: Upload mode selected.
[2018-03-05 12:03:14 PST] <main> DBG-X: Memory: [JVM] 1019M free, 1066M total, 1820M max [System] (Physical) 486M free, 16384M total (Swap) 1022M free, 1024M total
[2018-03-05 12:03:14 PST] <main> DBG-X: Using operation named: authenticateForTransportDiscovery
[2018-03-05 12:03:14 PST] <main> DBG-X: Apple's web service operation input parameters:
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Application = iTMSTransporter
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter BaseVersion = 1.9.6
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Client = altool
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter ClientVersion = 1.1 (1034)
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.13.2 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2018-03-05T12:03:14-08:00
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter StatisticsPreviousCallDurationInSecs = 0.267747982
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter TransporterArguments = -m upload -u [email protected] -sessionid **hidden value** -sharedsecret **hidden value** -f /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/71E9E6FD-330E-41E2-9D6A-FC01962113E6/1354466349.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1034)
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Username = [email protected]
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Version = 1.9.8
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter iTMSTransporterMode = upload
[2018-03-05 12:03:14 PST] <main> INFO: id = 20180305120314-265
[2018-03-05 12:03:14 PST] <main> DBG-X: Apple's web service operation return value:
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter PreferredTransports = [Aspera, Signiant, DAV]
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter TransportHosts.Signiant = [sgr602.apple.com:44001]
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter TransportHosts.DAV = [itmsdav.apple.com:443]
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter TransportHosts.Aspera = [vgr503.apple.com:33001, vgr502.apple.com:33001, vgr501.apple.com:33001, vgr504.apple.com:33001]
[2018-03-05 12:03:14 PST] <main> INFO: Examining the package at: /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/71E9E6FD-330E-41E2-9D6A-FC01962113E6/1354466349.itmsp
[2018-03-05 12:03:14 PST] <main> INFO: Ensuring that package has well formed metadata file...
[2018-03-05 12:03:14 PST] <main> DEBUG: Getting case-sensitive metadata xml filename...
[2018-03-05 12:03:14 PST] <main> INFO: Gathering the list of valid files from the package ...
[2018-03-05 12:03:14 PST] <main> DEBUG: D_Software_B4i_MRemote_Objects_Mremote.ipa will be verified by Apple's web service to determine if it is a valid file.
[2018-03-05 12:03:14 PST] <main> DEBUG: metadata.xml will be verified by Apple's web service to determine if it is a valid file.
[2018-03-05 12:03:14 PST] <main> INFO: Finished gathering the list of valid files from the package.
[2018-03-05 12:03:14 PST] <main> DEBUG: Case-sensitive metadata filename is: metadata.xml
[2018-03-05 12:03:14 PST] <main> INFO: Performing authentication of package 1354466349.itmsp ...
[2018-03-05 12:03:14 PST] <main> DBG-X: Memory: [JVM] 1024M free, 1067M total, 1820M max [System] (Physical) 475M free, 16384M total (Swap) 1022M free, 1024M total
[2018-03-05 12:03:14 PST] <main> DBG-X: Deflated 634 bytes to 464
[2018-03-05 12:03:14 PST] <main> DBG-X: Using operation named: validateMetadata
[2018-03-05 12:03:14 PST] <main> DBG-X: Apple's web service operation input parameters:
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Application = iTMSTransporter
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter BaseVersion = 1.9.6
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Client = altool
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter ClientVersion = 1.1 (1034)
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Files = [D_Software_B4i_MRemote_Objects_Mremote.ipa, metadata.xml]
[2018-03-05 12:03:14 PST] <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="1354466349"
bundle_short_version_string="1.0.0"
bundle_version="1.0.0"
bundle_identifier="msoft.Mremote.app"
app_platform="ios">
<asset type="bundle">
<data_file>
<file_name>D_Software_B4i_MRemote_Objects_Mremote.ipa</file_name>
<checksum type="md5">5c60083359c8f282245dc3ddb3356f9a</checksum>
<size>2710326</size>
</data_file>
</asset>
</software_assets>
</package>
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter MetadataChecksum = 130a13e2a4fd6520ab7764f1db1e1c1d
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter MetadataCompressed = (suppressed)
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.13.2 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter PackageName = 1354466349.itmsp
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter PackageSize = 2710960
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2018-03-05T12:03:14-08:00
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter TransporterArguments = -m upload -u [email protected] -sessionid **hidden value** -sharedsecret **hidden value** -f /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/71E9E6FD-330E-41E2-9D6A-FC01962113E6/1354466349.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1034)
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Username = [email protected]
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter Version = 1.9.8
[2018-03-05 12:03:14 PST] <main> DBG-X: parameter iTMSTransporterMode = upload
[2018-03-05 12:03:14 PST] <main> INFO: id = 20180305120314-321
[2018-03-05 12:03:15 PST] <main> DBG-X: Apple's web service operation return value:
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter FilesToUpload = [metadata.xml, D_Software_B4i_MRemote_Objects_Mremote.ipa]
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter AssetsToDescribe = [{Role=source, Filename=D_Software_B4i_MRemote_Objects_Mremote.ipa, ShouldDescribeAsset=true, UTI=com.apple.ipa}]
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter CPUToken = ff4604ed-416f-4349-8706-37148a5b4d65/1520280195483
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter Checksums = {D_Software_B4i_MRemote_Objects_Mremote.ipa=5c60083359c8f282245dc3ddb3356f9a}
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter FileSizes = {D_Software_B4i_MRemote_Objects_Mremote.ipa=2710326}
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter SoftwareMediaDescriptionFormat = binary
[2018-03-05 12:03:15 PST] <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}}
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter Success = true
[2018-03-05 12:03:15 PST] <main> DBG-X: parameter ProviderNameForToken = 3GP3RV2AN4
[2018-03-05 12:03:15 PST] <main> INFO: The list of files requested for upload by Apple is: [metadata.xml, D_Software_B4i_MRemote_Objects_Mremote.ipa]. These are the files that will be uploaded.
[2018-03-05 12:03:15 PST] <main> INFO: Starting media analysis of assets
[2018-03-05 12:03:16 PST] <main> DEBUG: Handling asset: filename=D_Software_B4i_MRemote_Objects_Mremote.ipa,uti=com.apple.ipa,role=source,describe=true
[2018-03-05 12:03:16 PST] <main> DEBUG: Using container type tool name and version: iOS App Describer:1.25
[2018-03-05 12:03:16 PST] <main> DEBUG: Using path: /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/71E9E6FD-330E-41E2-9D6A-FC01962113E6/1354466349.itmsp/D_Software_B4i_MRemote_Objects_Mremote.ipa
[2018-03-05 12:03:21 PST] <main> DBG-X: description length:0
[2018-03-05 12:03:21 PST] <main> DBG-X: Asset description:
[2018-03-05 12:03:21 PST] <main> DEBUG: Asset successfully described: com.apple.jingle.leghorn.software.AbstractSoftwareDescriber$1@5f577419
[2018-03-05 12:03:21 PST] <main> DBG-X: Deflated 603 bytes to 361
[2018-03-05 12:03:21 PST] <main> INFO: Asset media analysis has completed
[2018-03-05 12:03:21 PST] <main> DBG-X: Memory: [JVM] 1037M free, 1093M total, 1820M max [System] (Physical) 453M free, 16384M total (Swap) 1022M free, 1024M total
[2018-03-05 12:03:21 PST] <main> DBG-X: Using operation named: lookupTransportDiagnostic
[2018-03-05 12:03:21 PST] <main> DBG-X: Apple's web service operation input parameters:
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter Application = iTMSTransporter
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter BaseVersion = 1.9.6
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter Client = altool
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter ClientVersion = 1.1 (1034)
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.13.2 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2018-03-05T12:03:21-08:00
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter TransporterArguments = -m upload -u [email protected] -sessionid **hidden value** -sharedsecret **hidden value** -f /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/71E9E6FD-330E-41E2-9D6A-FC01962113E6/1354466349.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1034)
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter Username = [email protected]
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter Version = 1.9.8
[2018-03-05 12:03:21 PST] <main> DBG-X: parameter iTMSTransporterMode = upload
[2018-03-05 12:03:21 PST] <main> INFO: id = 20180305120321-807
[2018-03-05 12:03:52 PST] <main> DBG-X: Apple's web service operation return value:
[2018-03-05 12:03:52 PST] <main> DBG-X: parameter AsperaLoggingLevel = OFF
[2018-03-05 12:03:52 PST] <main> DBG-X: parameter SigniantLoggingLevel = OFF
[2018-03-05 12:03:52 PST] <main> DBG-X: testing host/port: vgr504.apple.com/33001
[2018-03-05 12:03:53 PST] <aspera.util.SelectThread> INFO: The upload of the file named /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/fd88b8f8-e67b-4bd8-932e-9be242e0edb82791641911895344949dir/7580b182-7d3a-47f4-aaf3-c3846ddb0d352564275712809289261.txt has started.
[2018-03-05 12:03:53 PST] <aspera.util.SelectThread> INFO: File: /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/fd88b8f8-e67b-4bd8-932e-9be242e0edb82791641911895344949dir/7580b182-7d3a-47f4-aaf3-c3846ddb0d352564275712809289261.txt 11/11, 100% completed
[2018-03-05 12:03:53 PST] <aspera.util.SelectThread> INFO: The status is FINISHED for the file named /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/fd88b8f8-e67b-4bd8-932e-9be242e0edb82791641911895344949dir/7580b182-7d3a-47f4-aaf3-c3846ddb0d352564275712809289261.txt.
[2018-03-05 12:03:53 PST] <main> INFO: The session's final state is Complete
[2018-03-05 12:03:53 PST] <main> INFO: Number of files transferred: 1 . Names of files transferred:
[2018-03-05 12:03:53 PST] <main> INFO: /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/fd88b8f8-e67b-4bd8-932e-9be242e0edb82791641911895344949dir/7580b182-7d3a-47f4-aaf3-c3846ddb0d352564275712809289261.txt - Complete
[2018-03-05 12:03:54 PST] <main> DEBUG: Using token file path /Users/administrator/.itmstransporter/UploadTokens/administrators-Mac-mini.local_3GP3RV2AN4_1354466349.itmsp.token
[2018-03-05 12:03:54 PST] <main> DEBUG: Attempting exclusive file lock on token file
[2018-03-05 12:03:54 PST] <main> DEBUG: Token exists, examining
[2018-03-05 12:03:54 PST] <main> DEBUG: Token pid: 36737, found process = false; my pid: 37353
[2018-03-05 12:03:54 PST] <main> DEBUG: Reusing existing token: 44b80a60-950c-47ed-bf74-3e2c033e880e/1520278551280
[2018-03-05 12:03:54 PST] <main> DEBUG: Set token: 44b80a60-950c-47ed-bf74-3e2c033e880e/1520278551280
[2018-03-05 12:03:54 PST] <main> DBG-X: Memory: [JVM] 1029M free, 1093M total, 1820M max [System] (Physical) 484M free, 16384M total (Swap) 1022M free, 1024M total
[2018-03-05 12:03:54 PST] <main> DBG-X: Deflated 634 bytes to 464
[2018-03-05 12:03:54 PST] <main> DBG-X: Using operation named: validateAssets
[2018-03-05 12:03:54 PST] <main> DBG-X: Apple's web service operation input parameters:
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter Application = iTMSTransporter
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter BaseVersion = 1.9.6
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter CPUToken = 44b80a60-950c-47ed-bf74-3e2c033e880e/1520278551280
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter Client = altool
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter ClientVersion = 1.1 (1034)
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter Files = [D_Software_B4i_MRemote_Objects_Mremote.ipa, metadata.xml]
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter MetadataChecksum = 130a13e2a4fd6520ab7764f1db1e1c1d
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter MetadataCompressed = (suppressed)
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.13.2 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter PackageName = 1354466349.itmsp
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter PackageSize = 2710960
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2018-03-05T12:03:54-08:00
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter StreamingInfoList = [com.apple.transporter.streaming.StreamableFile@44afefd5]
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter Transport = Aspera
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter TransporterArguments = -m upload -u [email protected] -sessionid **hidden value** -sharedsecret **hidden value** -f /var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/71E9E6FD-330E-41E2-9D6A-FC01962113E6/1354466349.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1034)
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter Username = [email protected]
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter Version = 1.9.8
[2018-03-05 12:03:54 PST] <main> DBG-X: parameter iTMSTransporterMode = upload
[2018-03-05 12:03:54 PST] <main> INFO: id = 20180305120354-680
[2018-03-05 12:03:55 PST] <main> DBG-X: Apple's web service operation return value:
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter Errors = [ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory."]
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter FilesToUpload = [metadata.xml, D_Software_B4i_MRemote_Objects_Mremote.ipa]
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter AssetsToDescribe = [{Role=source, Filename=D_Software_B4i_MRemote_Objects_Mremote.ipa, ShouldDescribeAsset=true, UTI=com.apple.ipa}]
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter Checksums = {D_Software_B4i_MRemote_Objects_Mremote.ipa=5c60083359c8f282245dc3ddb3356f9a}
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter FileSizes = {D_Software_B4i_MRemote_Objects_Mremote.ipa=2710326}
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter SoftwareMediaDescriptionFormat = binary
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter ErrorCode = 1102
[2018-03-05 12:03:55 PST] <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}}
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter ErrorMessage = ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.
(1102)
[2018-03-05 12:03:55 PST] <main> DBG-X: parameter Success = false
[2018-03-05 12:03:55 PST] <main> ERROR: ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory."
[2018-03-05 12:03:55 PST] <main> DBG-X: The error code is: 1102
[2018-03-05 12:03:55 PST] <main> INFO: Done performing authentication.
[2018-03-05 12:03:55 PST] <main> DBG-X: Returning 1
2018-03-05 12:03:55.512 altool[37346:16447020] Out:
Package Summary:
1 package(s) were not uploaded because they had problems:
/var/folders/35/nx43fs8567l9z_wvvpc35snh0000gn/T/71E9E6FD-330E-41E2-9D6A-FC01962113E6/1354466349.itmsp - Error Messages:
ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory."
2018-03-05 12:03:55.610 altool[37346:16447014] *** Error: Errors uploading 'D:\Software\B4i\MRemote\Objects\Mremote.ipa': (
"Error Domain=ITunesTransporterErrorDomain Code=-18000 \"ERROR ITMS-90017: \"This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.\"\" UserInfo={NSLocalizedRecoverySuggestion=ERROR ITMS-90017: \"This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.\", NSLocalizedDescription=ERROR ITMS-90017: \"This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.\", NSLocalizedFailureReason=ERROR ITMS-90017: \"This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.\"}"
)

Thanks for any help.
 

mtselection

Member
Licensed User
Longtime User
Compilation window:

B4i Versione: 4.81
Analisi del Codice. (0.03s)
Compilazione del codice. (0.17s)
Compilazione del codice di layouts (0.02s)
Compilazione Progetto Xcode (0.56s)
Invio dati a compilatore remoto. (32.69s)
Applicazione compilata con un Provision Profile non memorizzato
Completato con successo.
Assicurarsi che B4i-Bridge sia avviato. (192.168.1.120).
Lanciare manualmente l'app dopo l'installazione.


Applicazione compilata con un Provision Profile non memorizzato ???

is this probably the problem?
 
Upvote 0

ken87

Active Member
Licensed User
Longtime User
Ciao ho lo stesso problema

Applicazione compilata con un Provision Profile non memorizzato
Completato con successo.
L'App sarà eseguita nel simulatore.
Questa è una versione per simulatore. Non pubblicarla sull'App Store.

Come risolvo?
 
Upvote 0

softmicro

Member
Licensed User
Longtime User
Hello.

Until a couple of weeks ago I did not have problems with upload the app.
But now it generates me This error :

'Uploading ipa File.
'Submitting App (this Step can take several minutes To complete).
'Error: *** Error: Error uploading 'C:\B4I\WiAction_b4i\Objects\Wi.ipa'.
'*** Error: This bundle Is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle And optional plugins in a Plugins directory. With error code STATE_ERROR.VALIDATION_ERROR.90017 For id 691b43be-7011-4c32-91c5-6727b33fb9a7 Asset validation failed (-19208)
' {
' NSLocalizedDescription = "This bundle is invalid. The IPA format requires a top-level directory named Payload,
' containing only a .app bundle and optional plugins in a Plugins directory.
'With error code STATE_ERROR.VALIDATION_ERROR.90017 for id 691b43be-70ed-4c32-91c5-6727b33fb9a7";
' NSLocalizedFailureReason = "Asset validation failed";
'}

What could have happened? Any updates? I'm still using version 7.80 and Build Server.
Thanks in advance
 
Upvote 0
Status
Not open for further replies.
Top