iOS Question error uploading to apple store

cirollo

Active Member
Licensed User
Longtime User
Hi I'm getting the following error with ItunesConnector

B4X:
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.\"}"
)

I've created and saved the Itunes record, I've downloaded latest build. The ipa files, by the way, was outside the tmp.zip archive.
Upoloading the ipa file returns an error regarding payload dir missing, so I added the ipa file to the tmp.zip archive (in which is present payload dir) and uploaded the zip file.

I'm getting the error as above.
Hints?
 

sorex

Expert
Licensed User
Longtime User
Did you build it with a development provisioning profile instead of a store provisioning profile?

You also need to use "Build release app" otherwise you'll download the development app.
 
Upvote 0

cirollo

Active Member
Licensed User
Longtime User
this is what tells compilation window text (sorry, is in italian)

B4X:
B4i Versione: 5.30
Analisi del Codice.    (0.08s)
Building folders structure.    (0.08s)
Compilazione del codice.    (0.19s)
Compilazione del codice di layouts    (0.07s)
Compilazione Progetto Xcode    (0.81s)
Invio dati a compilatore remoto.    (9.22s)
   Applicazione compilata con un Provision Profile non memorizzato
Completato con successo.
Assicurarsi che B4i-Bridge sia avviato. (192.168.1.153).
Lanciare manualmente l'app dopo l'installazione.

maybe is this the problem:

Applicazione compilata con un Provision Profile non memorizzato

???
 
Upvote 0

tufanv

Expert
Licensed User
Longtime User
I don't know that language but I think you are using non-store provision profile. You need to go to certificated and provisining profiles on ios developer page and create a store provision profile special to your app.
 
Upvote 0

cirollo

Active Member
Licensed User
Longtime User
This provisioning profile is not correct???

I'm still getting errors when compile release app

B4X:
B4i Versione: 5.30
Analisi del Codice.    (0.10s)
Building folders structure.    (0.04s)
Compilazione del codice.    (0.13s)
Compilazione del codice di layouts    (0.02s)
Compilazione Progetto Xcode    (0.57s)
Invio dati a compilatore remoto.    Error
Out: Build settings from command line:
    ARCHS = armv7 arm64
    CODE_SIGN_IDENTITY = iPhone Distribution: Ciro Marciano (LR7ZTF8H26)
    CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/<user id>/Payload
    OTHER_CODE_SIGN_FLAGS = --keychain <user id>
    PRODUCT_NAME = Five Stars - School - Genitori
    PROVISIONING_PROFILE = 5ca69930-943c-4f75-8405-c3e5be48a787

note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: Provisioning profile "Emmeci" doesn't include signing certificate "iPhone Distribution: Ciro Marciano (LR7ZTF8H26)". (in target 'B4iProject')


Error: 2019-01-21 12:28:09.721 xcodebuild[72742:5485021] [MT] DVTSDK: Warning: SDK path collision for path '<DVTFilePath:0x7ff4dde18ce0:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS5.1.sdk'>': SDK with name 'watchos5.1' being superseded by SDK with 'watchos5.1'.
2019-01-21 12:28:09.722 xcodebuild[72742:5485021] [MT] DVTSDK: Warning: SDK path collision for path '<DVTFilePath:0x7ff4dde26260:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk'>': SDK with name 'iphonesimulator12.1' being superseded by SDK with 'iphonesimulator12.1'.
2019-01-21 12:28:09.723 xcodebuild[72742:5485021] [MT] DVTSDK: Warning: SDK path collision for path '<DVTFilePath:0x7ff4dde2b590:'/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'>': SDK with name 'macosx10.14' being superseded by SDK with 'macosx10.14'.
2019-01-21 12:28:09.724 xcodebuild[72742:5485021] [MT] DVTSDK: Warning: SDK path collision for path '<DVTFilePath:0x7ff4dde2f8b0:'/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator12.1.sdk'>': SDK with name 'appletvsimulator12.1' being superseded by SDK with 'appletvsimulator12.1'.
2019-01-21 12:28:09.724 xcodebuild[72742:5485021] [MT] DVTSDK: Warning: SDK path collision for path '<DVTFilePath:0x7ff4dde33ec0:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator5.1.sdk'>': SDK with name 'watchsimulator5.1' being superseded by SDK with 'watchsimulator5.1'.
2019-01-21 12:28:09.725 xcodebuild[72742:5485021] [MT] DVTSDK: Warning: SDK path collision for path '<DVTFilePath:0x7ff4ddc1c2e0:'/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.1.sdk'>': SDK with name 'appletvos12.1' being superseded by SDK with 'appletvos12.1'.
2019-01-21 12:28:09.726 xcodebuild[72742:5485021] [MT] DVTSDK: Warning: SDK path collision for path '<DVTFilePath:0x7ff4ddc2b4a0:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.1.sdk'>': SDK with name 'iphoneos12.1' being superseded by SDK with 'iphoneos12.1'.
2019-01-21 12:28:09.943 xcodebuild[72742:5485021] [MT] DVTPlugInManager: Required plug-in compatibility UUID D7881182-AD00-4C36-A94D-F45FC9B0CF85 for DVTAnalyticsClientPlugin.ideplugin (com.apple.dt.DVTAnalyticsClientPlugin) not present
2019-01-21 12:28:09.946 xcodebuild[72742:5485021] [MT] DVTPlugInManager: Required plug-in compatibility UUID D7881182-AD00-4C36-A94D-F45FC9B0CF85 for IDESubversion.ideplugin (com.apple.dt.IDE.IDESubversion) not present
2019-01-21 12:28:09.948 xcodebuild[72742:5485021] [MT] DVTPlugInManager: Required plug-in compatibility UUID D7881182-AD00-4C36-A94D-F45FC9B0CF85 for DVTAnalyticsPlugin.ideplugin (com.apple.dt.DVTAnalyticsPlugin) not present
2019-01-21 12:28:09.950 xcodebuild[72742:5485021] [MT] DVTPlugInManager: Required plug-in compatibility UUID D7881182-AD00-4C36-A94D-F45FC9B0CF85 for DVTServicesPlugIn.ideplugin (com.apple.dt.DVTServicesPlugIn) not present
2019-01-21 12:28:09.952 xcodebuild[72742:5485021] [MT] DVTPlugInManager: Required plug-in compatibility UUID D7881182-AD00-4C36-A94D-F45FC9B0CF85 for IDEInterfaceBuilderiOSIntegration.ideplugin (com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration) not present
2019-01-21 12:28:10.693 XCBBuildService[72744:5485044] /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/Resources/WatchKit1BuildSteps.xcspec: warning: spec ':com.apple.buildstep.copy-watch-app-binary' already registered from /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchOSSupport.xcplugin/Contents/Resources/WatchKit1BuildSteps.xcspec
** BUILD FAILED **

maybe:

error: Provisioning profile "Emmeci" doesn't include signing certificate "iPhone Distribution: Ciro Marciano (LR7ZTF8H26)". (in target 'B4iProject'


?????
 

Attachments

  • ios_profile.PNG
    ios_profile.PNG
    13.5 KB · Views: 261
Upvote 0

cirollo

Active Member
Licensed User
Longtime User
I've made a new provisioning profile and now I'm getting this with itunes connect:

B4X:
Caricamento file ipa.
Invio dell'app ( questo passaggio può richiedere diversi minuti )
Error: 2019-01-22 10:49:00.956 altool[30690:5782112]  Error:
[2019-01-22 10:48:23 EST] <main>  INFO: Transporter is searching for new software components.
[2019-01-22 10:48:23 EST] <main>  INFO: Update check complete.
[2019-01-22 10:48:26 EST] <main>  INFO: Logging level set to eXtreme
[2019-01-22 10:48:26 EST] <main>  INFO: Logging configured successfully.
[2019-01-22 10:48:26 EST] <main> DEBUG: Attempting refresh of configuration data from https://contentdelivery.itunes.apple.com/transporter/Defaults.properties
[2019-01-22 10:48:26 EST] <main> DEBUG: Configuration refresh successful.
[2019-01-22 10:48:26 EST] <main> DEBUG: Saving configuration to local path: /Users/administrator/Library/Caches/com.apple.amp.itmstransporter/Defaults.properties
[2019-01-22 10:48:26 EST] <main>  INFO: iTMSTransporter : iTunes Store Transporter [1.13.0]
[2019-01-22 10:48:26 EST] <main>  INFO: OS identifier: Mac OS X 10.13.6 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2019-01-22 10:48:26 EST] <main>  INFO: Memory: [JVM] 1161M free, 1197M total, 1820M max [System] (Physical) 4433M free, 16384M total (Swap) 1024M free, 1024M total
[2019-01-22 10:48:26 EST] <main>  INFO: Client: altool 1.1 (1138)
[2019-01-22 10:48:26 EST] <main>  INFO: Upload mode selected.
[2019-01-22 10:48:26 EST] <main> DBG-X: Memory: [JVM] 1161M free, 1197M total, 1820M max [System] (Physical) 4432M free, 16384M total (Swap) 1024M free, 1024M total
[2019-01-22 10:48:26 EST] <main> DBG-X: Using operation named: authenticateForTransportDiscovery
[2019-01-22 10:48:26 EST] <main> DBG-X: Apple's web service operation input parameters:
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter Application = iTMSTransporter
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter BaseVersion = 1.11.0
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter Client = altool
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter ClientVersion = 1.1 (1138)
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter OSIdentifier = Mac OS X 10.13.6 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter StatisticsClientStartDateTimeZoneISO = 2019-01-22T10:48:26-05:00
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter StatisticsPreviousCallDurationInSecs = 0.27074691
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter TransporterArguments = -m upload -u [email protected] -vp json -sessionid @env:8D1D6921-3C35-4ED3-BC5D-649FF36A822D -sharedsecret **hidden value** -f /var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/T/D3F821F7-C78E-49FF-B198-D1FBDF4B6B6E/1449854270.itmsp -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1138)
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter Version = 1.13.0
[2019-01-22 10:48:26 EST] <main> DBG-X:   parameter iTMSTransporterMode = upload
[2019-01-22 10:48:26 EST] <main>  INFO: id = 20190122104826-526
[2019-01-22 10:48:26 EST] <main>  INFO: iTMSTransporter Correlation Key: 4c7ba9ea-5dde-4602-9afd-ca0cac57dd6a
[2019-01-22 10:48:29 EST] <main> DBG-X: Apple's web service operation return value:
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter EnableJWTForAllCalls = false
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter PreferredTransports = [Aspera, Signiant, DAV]
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter TransportHosts.Signiant = [sgr601.apple.com:44001]
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter SessionExpiration = 2019-01-26T15:48:26.747Z
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter TransportHosts.DAV = [itmsdav.apple.com:443]
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter TransportHosts.Aspera = [vgr502.apple.com:33001, vgr501.apple.com:33001, vgr503.apple.com:33001, vgr504.apple.com:33001]
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter StreamingSettings = {LogStreamingEnabled=true, MultipartUploadsEnabled=true, AssetDescriptionStreamingEnabled=false}
[2019-01-22 10:48:29 EST] <main>  INFO: Examining the package at: /var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/T/D3F821F7-C78E-49FF-B198-D1FBDF4B6B6E/1449854270.itmsp
[2019-01-22 10:48:29 EST] <main>  INFO: Ensuring that package has well formed metadata file...
[2019-01-22 10:48:29 EST] <main> DEBUG: Getting case-sensitive metadata xml filename...
[2019-01-22 10:48:29 EST] <main>  INFO: Gathering the list of valid files from the package ...
[2019-01-22 10:48:29 EST] <main> DEBUG:   metadata.xml will be verified by Apple's web service to determine if it is a valid file.
[2019-01-22 10:48:29 EST] <main> DEBUG:   Five_Stars_-_School_-_Genitori.ipa will be verified by Apple's web service to determine if it is a valid file.
[2019-01-22 10:48:29 EST] <main>  INFO: Finished gathering the list of valid files from the package.
[2019-01-22 10:48:29 EST] <main> DEBUG:   Case-sensitive metadata filename is: metadata.xml
[2019-01-22 10:48:29 EST] <main>  INFO: JSON:{"msg":{"phase":"Upload","description":"Analyzing metadata","index":0},"messageType":"VerifyProgress"}
[2019-01-22 10:48:29 EST] <main>  INFO: Performing authentication of package 1449854270.itmsp ...
[2019-01-22 10:48:29 EST] <main> DBG-X: Memory: [JVM] 1137M free, 1197M total, 1820M max [System] (Physical) 4434M free, 16384M total (Swap) 1024M free, 1024M total
[2019-01-22 10:48:29 EST] <main>  INFO: JSON:{"msg":{"phase":"Upload","count":2,"description":"Analyzing metadata","index":1},"messageType":"VerifyProgress"}
[2019-01-22 10:48:29 EST] <main> DBG-X: Deflated 630 bytes to 464
[2019-01-22 10:48:29 EST] <main> DBG-X: Using operation named: validateMetadata
[2019-01-22 10:48:29 EST] <main> DBG-X: Apple's web service operation input parameters:
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter Application = iTMSTransporter
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter BaseVersion = 1.11.0
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter Client = altool
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter ClientVersion = 1.1 (1138)
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter Files = [metadata.xml, Five_Stars_-_School_-_Genitori.ipa]
[2019-01-22 10:48:29 EST] <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="1449854270"
        bundle_short_version_string="1.0.0"
        bundle_version="1.0.0"
        bundle_identifier="com.emmecisistemi.fsg"
        app_platform="ios">
        <asset type="bundle">
            <data_file>
                <file_name>Five_Stars_-_School_-_Genitori.ipa</file_name>
                <checksum type="md5">cdad54959d7e60cd7a17c9c5dd5a4b33</checksum>
                <size>1655448</size>
            </data_file>
        </asset>
    </software_assets>
</package>

[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter MetadataChecksum = 3dac8fd1ec53c7a962e028dda283b11b
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter MetadataCompressed = (suppressed)
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter MetadataInfo = {app_platform=ios, primary_bundle_identifier=, device_id=, bundle_identifier=com.emmecisistemi.fsg, packageVersion=software5.4, apple_id=1449854270, asset_types=[bundle], bundle_version=1.0.0, bundle_short_version_string=1.0.0}
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter OSIdentifier = Mac OS X 10.13.6 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter PackageName = 1449854270.itmsp
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter PackageSize = 1656078
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter StatisticsClientStartDateTimeZoneISO = 2019-01-22T10:48:29-05:00
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter TransporterArguments = -m upload -u [email protected] -vp json -sessionid @env:8D1D6921-3C35-4ED3-BC5D-649FF36A822D -sharedsecret **hidden value** -f /var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/T/D3F821F7-C78E-49FF-B198-D1FBDF4B6B6E/1449854270.itmsp -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1138)
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter Version = 1.13.0
[2019-01-22 10:48:29 EST] <main> DBG-X:   parameter iTMSTransporterMode = upload
[2019-01-22 10:48:29 EST] <main>  INFO: id = 20190122104829-495
[2019-01-22 10:48:29 EST] <main>  INFO: iTMSTransporter Correlation Key: 4c7ba9ea-5dde-4602-9afd-ca0cac57dd6a
[2019-01-22 10:48:30 EST] <main> DBG-X: Apple's web service operation return value:
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter EnableJWTForAllCalls = false
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter SessionExpiration = 2019-01-26T15:48:29.506Z
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter MinimumFileSizeThresholdForCheckum = 104857600
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter SoftwareMediaDescriptionFormat = binary
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter SoftwareMediaDescriptionThresholds = {in-app-purchase-content={extensions=[pkg], size=100000000}, ccats={extensions=[pdf], size=100000000}, product-archive={extensions=[pkg], size=100000000}, developer-id-package={extensions=[zip, pkg, dmg], size=100000000}, bundle={extensions=[zip, ipa], size=100000000}, large-icon={extensions=[jpg, png, jpeg], size=100000000}}
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter Success = true
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter StreamingSettings = {LogStreamingEnabled=true, MultipartUploadsEnabled=true, AssetDescriptionStreamingEnabled=false}
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter FilesToUpload = [metadata.xml, Five_Stars_-_School_-_Genitori.ipa]
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter AssetsToDescribe = [{Role=source, Filename=Five_Stars_-_School_-_Genitori.ipa, ShouldDescribeAsset=true, UTI=com.apple.ipa}]
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter CPUToken = 7ce56b10-a365-4fc5-8cf3-d83a7b1adfeb/1548172110235
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter Checksums = {Five_Stars_-_School_-_Genitori.ipa=cdad54959d7e60cd7a17c9c5dd5a4b33}
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter FileSizes = {Five_Stars_-_School_-_Genitori.ipa=1655448}
[2019-01-22 10:48:30 EST] <main> DBG-X:   parameter ProviderNameForToken = LR7ZTF8H26
[2019-01-22 10:48:30 EST] <main>  INFO: The list of files requested for upload by Apple is: [metadata.xml, Five_Stars_-_School_-_Genitori.ipa].  These are the files that will be uploaded.
[2019-01-22 10:48:30 EST] <main>  INFO: Starting media analysis of assets
[2019-01-22 10:48:31 EST] <main> DEBUG: Handling asset: filename=Five_Stars_-_School_-_Genitori.ipa,uti=com.apple.ipa,role=source,describe=true
[2019-01-22 10:48:31 EST] <main>  INFO: JSON:{"msg":{"phase":"Upload","count":3,"description":"Adding asset to analyze:","index":2,"asset":"Five_Stars_-_School_-_Genitori.ipa"},"messageType":"VerifyProgress"}
[2019-01-22 10:48:31 EST] <main> DEBUG: Using container type tool name and version: iOS App Describer:1.26
[2019-01-22 10:48:31 EST] <main> DEBUG: Using path: /var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/T/D3F821F7-C78E-49FF-B198-D1FBDF4B6B6E/1449854270.itmsp/Five_Stars_-_School_-_Genitori.ipa
[2019-01-22 10:48:34 EST] <main> DBG-X: description length:0
[2019-01-22 10:48:34 EST] <main> DBG-X: Asset description:
[2019-01-22 10:48:34 EST] <main> DEBUG: Asset successfully described: com.apple.jingle.leghorn.software.AbstractSoftwareDescriber$1@c81fd12
[2019-01-22 10:48:34 EST] <main> DBG-X: Deflated 594 bytes to 358
[2019-01-22 10:48:34 EST] <main>  INFO: Asset media analysis has completed
[2019-01-22 10:48:34 EST] <main> DBG-X: Memory: [JVM] 1090M free, 1197M total, 1820M max [System] (Physical) 4406M free, 16384M total (Swap) 1024M free, 1024M total
[2019-01-22 10:48:34 EST] <main> DBG-X: Using operation named: lookupTransportDiagnostic
[2019-01-22 10:48:34 EST] <main> DBG-X: Apple's web service operation input parameters:
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter Application = iTMSTransporter
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter BaseVersion = 1.11.0
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter Client = altool
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter ClientVersion = 1.1 (1138)
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter OSIdentifier = Mac OS X 10.13.6 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter StatisticsClientStartDateTimeZoneISO = 2019-01-22T10:48:34-05:00
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter TransporterArguments = -m upload -u [email protected] -vp json -sessionid @env:8D1D6921-3C35-4ED3-BC5D-649FF36A822D -sharedsecret **hidden value** -f /var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/T/D3F821F7-C78E-49FF-B198-D1FBDF4B6B6E/1449854270.itmsp -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1138)
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter Version = 1.13.0
[2019-01-22 10:48:34 EST] <main> DBG-X:   parameter iTMSTransporterMode = upload
[2019-01-22 10:48:34 EST] <main>  INFO: id = 20190122104834-594
[2019-01-22 10:48:34 EST] <main>  INFO: iTMSTransporter Correlation Key: 4c7ba9ea-5dde-4602-9afd-ca0cac57dd6a
[2019-01-22 10:48:55 EST] <main> DBG-X: Apple's web service operation return value:
[2019-01-22 10:48:55 EST] <main> DBG-X:   parameter AsperaLoggingLevel = OFF
[2019-01-22 10:48:55 EST] <main> DBG-X:   parameter EnableJWTForAllCalls = false
[2019-01-22 10:48:55 EST] <main> DBG-X:   parameter SigniantLoggingLevel = OFF
[2019-01-22 10:48:55 EST] <main> DBG-X:   parameter SessionExpiration = 2019-01-26T15:48:34.554Z
[2019-01-22 10:48:55 EST] <main> DBG-X:   parameter StreamingSettings = {LogStreamingEnabled=true, MultipartUploadsEnabled=true, AssetDescriptionStreamingEnabled=false}
[2019-01-22 10:48:55 EST] <main> DBG-X:   testing host/port: vgr503.apple.com/33001
[2019-01-22 10:48:56 EST] <main> Error from stderr: ascp: failed to authenticate, exiting.

[2019-01-22 10:48:56 EST] <main> Process exited with an error: 1 (Exit value: 1)
[2019-01-22 10:48:56 EST] <main>  INFO: The session's final state is Failed
[2019-01-22 10:48:56 EST] <main>  INFO: JSON:{"msg":{"phase":"Upload","count":3,"description":"Validating assets","index":3},"messageType":"VerifyProgress"}
[2019-01-22 10:48:56 EST] <main> DEBUG: Using token file path /Users/administrator/Library/Caches/com.apple.amp.itmstransporter/UploadTokens/administrators-Mac-mini.local_LR7ZTF8H26_1449854270.itmsp.token
[2019-01-22 10:48:56 EST] <main> DEBUG: Attempting exclusive file lock on token file
[2019-01-22 10:48:56 EST] <main> DEBUG: Set token: 7ce56b10-a365-4fc5-8cf3-d83a7b1adfeb/1548172110235
[2019-01-22 10:48:56 EST] <main> DBG-X: Memory: [JVM] 1081M free, 1197M total, 1820M max [System] (Physical) 4401M free, 16384M total (Swap) 1024M free, 1024M total
[2019-01-22 10:48:56 EST] <main>  INFO: JSON:{"msg":{"phase":"Upload","count":3,"description":"Validating assets","index":4},"messageType":"VerifyProgress"}
[2019-01-22 10:48:56 EST] <main> DBG-X: Deflated 630 bytes to 464
[2019-01-22 10:48:56 EST] <main> DBG-X: Using operation named: validateAssets
[2019-01-22 10:48:56 EST] <main> DBG-X: Apple's web service operation input parameters:
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter Application = iTMSTransporter
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter BaseVersion = 1.11.0
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter CPUToken = 7ce56b10-a365-4fc5-8cf3-d83a7b1adfeb/1548172110235
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter Client = altool
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter ClientVersion = 1.1 (1138)
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter Files = [metadata.xml, Five_Stars_-_School_-_Genitori.ipa]
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter MetadataChecksum = 3dac8fd1ec53c7a962e028dda283b11b
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter MetadataCompressed = (suppressed)
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter MetadataInfo = {app_platform=ios, primary_bundle_identifier=, device_id=, bundle_identifier=com.emmecisistemi.fsg, packageVersion=software5.4, apple_id=1449854270, asset_types=[bundle], bundle_version=1.0.0, bundle_short_version_string=1.0.0}
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter OSIdentifier = Mac OS X 10.13.6 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter PackageName = 1449854270.itmsp
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter PackageSize = 1656078
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter RequestUUID = 75e2e876-1283-4c6a-a4c2-b80910e5c1e2
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter StatisticsClientStartDateTimeZoneISO = 2019-01-22T10:48:56-05:00
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter StreamingInfoList = [file: 31362cbc-ed09-4f35-b550-f67b89165b1f454603365127384925.swinfo.plist.gz, content-length: 32201, content-type: application/binary, MD5: f103a85df23c7574aae09d07cf91e7f1]
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter Transport = Aspera
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter TransporterArguments = -m upload -u [email protected] -vp json -sessionid @env:8D1D6921-3C35-4ED3-BC5D-649FF36A822D -sharedsecret **hidden value** -f /var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/T/D3F821F7-C78E-49FF-B198-D1FBDF4B6B6E/1449854270.itmsp -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1138)
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter Version = 1.13.0
[2019-01-22 10:48:56 EST] <main> DBG-X:   parameter iTMSTransporterMode = upload
[2019-01-22 10:48:56 EST] <main>  INFO: id = 20190122104856-963
[2019-01-22 10:48:56 EST] <main>  INFO: iTMSTransporter Correlation Key: 4c7ba9ea-5dde-4602-9afd-ca0cac57dd6a
[2019-01-22 10:49:00 EST] <main> DBG-X: Apple's web service operation return value:
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter EnableJWTForAllCalls = false
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter MinimumFileSizeThresholdForCheckum = 104857600
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter SoftwareMediaDescriptionFormat = binary
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter RestartClient = false
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter SoftwareMediaDescriptionThresholds = {in-app-purchase-content={extensions=[pkg], size=100000000}, ccats={extensions=[pdf], size=100000000}, product-archive={extensions=[pkg], size=100000000}, developer-id-package={extensions=[zip, pkg, dmg], size=100000000}, bundle={extensions=[zip, ipa], size=100000000}, large-icon={extensions=[jpg, png, jpeg], size=100000000}}
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter Success = false
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter Errors = [ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in 'Five Stars - School - Genitori.app' can't be transparent nor contain an alpha channel."]
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter FilesToUpload = [metadata.xml, Five_Stars_-_School_-_Genitori.ipa]
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter AssetsToDescribe = [{Role=source, Filename=Five_Stars_-_School_-_Genitori.ipa, ShouldDescribeAsset=true, UTI=com.apple.ipa}]
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter Checksums = {Five_Stars_-_School_-_Genitori.ipa=cdad54959d7e60cd7a17c9c5dd5a4b33}
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter FileSizes = {Five_Stars_-_School_-_Genitori.ipa=1655448}
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter ErrorCode = 1102
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter ErrorMessage = ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in 'Five Stars - School - Genitori.app' can't be transparent nor contain an alpha channel.
 (1102)
[2019-01-22 10:49:00 EST] <main> DBG-X:   parameter Warnings = [WARNING ITMS-90725: "SDK Version Issue. This app was built with the iOS 11.2 SDK. Starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later, included in Xcode 10.1 or later."]
[2019-01-22 10:49:00 EST] <main> ERROR: ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in 'Five Stars - School - Genitori.app' can't be transparent nor contain an alpha channel."
[2019-01-22 10:49:00 EST] <main> DBG-X: The error code is: 1102
[2019-01-22 10:49:00 EST] <main>  INFO: Done performing authentication.
[2019-01-22 10:49:00 EST] <main>  INFO: JSON:{"msg":{"phase":"Upload","count":3,"description":"Operation failed","index":3},"messageType":"VerifyProgress"}
[2019-01-22 10:49:00 EST] <main>  INFO: The following warnings were received from Apple's web service ...
[2019-01-22 10:49:00 EST] <main>  WARN: WARNING ITMS-90725: "SDK Version Issue. This app was built with the iOS 11.2 SDK. Starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later, included in Xcode 10.1 or later."
[2019-01-22 10:49:00 EST] <main> DBG-X: Returning 1
2019-01-22 10:49:00.957 altool[30690:5782112]  Out:



Package Summary:
1 package(s) were not uploaded because they had problems:
   /var/folders/lj/wrbzzxds6b53f88_rx3x7c800000gn/T/D3F821F7-C78E-49FF-B198-D1FBDF4B6B6E/1449854270.itmsp - Error Messages:
       ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in 'Five Stars - School - Genitori.app' can't be transparent nor contain an alpha channel."
2019-01-22 10:49:01.056 altool[30690:5782074] *** Error: Errors uploading 'Five Stars - School - Genitori.ipa': (
    "Error Domain=ITunesTransporterErrorDomain Code=-18000 \"ERROR ITMS-90717: \"Invalid App Store Icon. The App Store Icon in the asset catalog in 'Five Stars - School - Genitori.app' can't be transparent nor contain an alpha channel.\"\" UserInfo={NSLocalizedRecoverySuggestion=ERROR ITMS-90717: \"Invalid App Store Icon. The App Store Icon in the asset catalog in 'Five Stars - School - Genitori.app' can't be transparent nor contain an alpha channel.\", NSLocalizedDescription=ERROR ITMS-90717: \"Invalid App Store Icon. The App Store Icon in the asset catalog in 'Five Stars - School - Genitori.app' can't be transparent nor contain an alpha channel.\", NSLocalizedFailureReason=ERROR ITMS-90717: \"Invalid App Store Icon. The App Store Icon in the asset catalog in 'Five Stars - School - Genitori.app' can't be transparent nor contain an alpha channel.\"}"
)

I'm starting to hate apple's upload method :-(
 
Upvote 0

cirollo

Active Member
Licensed User
Longtime User
finally I was able to upload my app but I'm getting this:

SDK Version Issue - This app was built with the iOS 11.2 SDK. Starting March 2019, all iOS apps submitted to the App Store must be built with the iOS 12.1 SDK or later, included in Xcode 10.1 or later.

I'm using B4i 5.30, do I have to upgrade the b4i?
 
Upvote 0
Top