Advertisement
Guest User

Untitled

a guest
Feb 1st, 2017
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.00 KB | None | 0 0
  1. Print: Entry, "CFBundleVersion", Does Not Exist
  2. Print: Entry, "CFBundleShortVersionString", Does Not Exist
  3. 2017-02-01 14:02:59.154 altool[32367:2320176] Error:
  4. [2017-02-01 13:56:55 CET] <main> INFO: Transporter is searching for updated software components.
  5. [2017-02-01 13:56:57 CET] <main> INFO: Transporter has detected that new software components exist; updating.
  6. [2017-02-01 13:56:57 CET] <main> DEBUG: Analyzing remote bundle resource org.apache.httpcomponents.httpclient...
  7. [2017-02-01 13:57:00 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  8. [2017-02-01 13:57:00 CET] <main> DEBUG: Analyzing remote bundle resource org.apache.httpcomponents.httpcore...
  9. [2017-02-01 13:57:01 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  10. [2017-02-01 13:57:01 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.beanutils...
  11. [2017-02-01 13:57:02 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  12. [2017-02-01 13:57:02 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.codec...
  13. [2017-02-01 13:57:03 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  14. [2017-02-01 13:57:03 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.collections...
  15. [2017-02-01 13:57:06 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  16. [2017-02-01 13:57:06 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.cli...
  17. [2017-02-01 13:57:06 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  18. [2017-02-01 13:57:06 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.digester...
  19. [2017-02-01 13:57:07 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  20. [2017-02-01 13:57:07 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.discovery...
  21. [2017-02-01 13:57:08 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  22. [2017-02-01 13:57:08 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.io...
  23. [2017-02-01 13:57:08 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  24. [2017-02-01 13:57:08 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.logging...
  25. [2017-02-01 13:57:09 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  26. [2017-02-01 13:57:09 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.net...
  27. [2017-02-01 13:57:10 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  28. [2017-02-01 13:57:10 CET] <main> DEBUG: Analyzing remote bundle resource org.apache.felix.bundlerepository...
  29. [2017-02-01 13:57:10 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  30. [2017-02-01 13:57:10 CET] <main> DEBUG: Analyzing remote bundle resource org.apache.felix.configadmin...
  31. [2017-02-01 13:57:11 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  32. [2017-02-01 13:57:11 CET] <main> DEBUG: Analyzing remote bundle resource org.apache.sanselan.sanselan...
  33. [2017-02-01 13:57:13 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  34. [2017-02-01 13:57:13 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.xml.resolver...
  35. [2017-02-01 13:57:13 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  36. [2017-02-01 13:57:13 CET] <main> DEBUG: Analyzing remote bundle resource com.asperasoft.faspmanager...
  37. [2017-02-01 13:57:18 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  38. [2017-02-01 13:57:18 CET] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.asperasupport...
  39. [2017-02-01 13:57:42 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  40. [2017-02-01 13:57:42 CET] <main> DEBUG: Analyzing remote bundle resource com.apple.its.epubcheck...
  41. [2017-02-01 13:58:08 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  42. [2017-02-01 13:58:08 CET] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter...
  43. [2017-02-01 13:58:51 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  44. [2017-02-01 13:58:51 CET] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.softwaresupport...
  45. [2017-02-01 13:58:59 CET] <main> INFO: Unable to download a software component
  46. [2017-02-01 13:58:59 CET] <main> INFO: An exception has occurred: Connection reset
  47. [2017-02-01 13:58:59 CET] <main> DEBUG: java.net.SocketException: Connection reset
  48. at java.net.SocketInputStream.read(SocketInputStream.java:196)
  49. at java.net.SocketInputStream.read(SocketInputStream.java:122)
  50. at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
  51. at sun.security.ssl.InputRecord.readV3Record(InputRecord.java:554)
  52. at sun.security.ssl.InputRecord.read(InputRecord.java:509)
  53. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
  54. at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
  55. at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
  56. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  57. at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
  58. at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  59. at sun.net.www.MeteredStream.read(MeteredStream.java:134)
  60. at java.io.FilterInputStream.read(FilterInputStream.java:133)
  61. at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3053)
  62. at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3047)
  63. at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1025)
  64. at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
  65. at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:956)
  66. at com.apple.transporter.updater.UpdaterService.updateBundle(UpdaterService.java:462)
  67. at com.apple.transporter.updater.UpdaterService.updateBundles(UpdaterService.java:363)
  68. at com.apple.transporter.updater.UpdaterService.run(UpdaterService.java:232)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  72. at java.lang.reflect.Method.invoke(Method.java:606)
  73. at com.apple.transporter.osgi.OSGiBootstrapper.runUpdater(OSGiBootstrapper.java:562)
  74. at com.apple.transporter.osgi.OSGiBootstrapper.bootstrap(OSGiBootstrapper.java:303)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  78. at java.lang.reflect.Method.invoke(Method.java:606)
  79. at com.apple.transporter.Application.start(Application.java:133)
  80. at com.apple.transporter.Application.main(Application.java:357)
  81.  
  82. [2017-02-01 13:58:59 CET] <main> DEBUG: ... update attempt failed, attempting retry.
  83. [2017-02-01 13:59:10 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  84. [2017-02-01 13:59:10 CET] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.updater...
  85. [2017-02-01 13:59:10 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  86. [2017-02-01 13:59:10 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.activation...
  87. [2017-02-01 13:59:10 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  88. [2017-02-01 13:59:10 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.media.jai.core...
  89. [2017-02-01 13:59:15 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  90. [2017-02-01 13:59:15 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.media.jai.codec...
  91. [2017-02-01 13:59:16 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  92. [2017-02-01 13:59:16 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.mail...
  93. [2017-02-01 13:59:17 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  94. [2017-02-01 13:59:17 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.servlet...
  95. [2017-02-01 13:59:18 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  96. [2017-02-01 13:59:18 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.soap...
  97. [2017-02-01 13:59:18 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  98. [2017-02-01 13:59:18 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.rpc...
  99. [2017-02-01 13:59:18 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  100. [2017-02-01 13:59:18 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.stream...
  101. [2017-02-01 13:59:18 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  102. [2017-02-01 13:59:18 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.jaxen...
  103. [2017-02-01 13:59:19 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  104. [2017-02-01 13:59:19 CET] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.jdom...
  105. [2017-02-01 13:59:20 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  106. [2017-02-01 13:59:20 CET] <main> DEBUG: Analyzing remote bundle resource org.json.simple...
  107. [2017-02-01 13:59:20 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  108. [2017-02-01 13:59:20 CET] <main> DEBUG: Analyzing remote bundle resource com.apple.jingle.leghorn...
  109. [2017-02-01 13:59:54 CET] <main> INFO: Unable to download a software component
  110. [2017-02-01 13:59:54 CET] <main> INFO: An exception has occurred: Connection reset
  111. [2017-02-01 13:59:54 CET] <main> DEBUG: java.net.SocketException: Connection reset
  112. at java.net.SocketInputStream.read(SocketInputStream.java:196)
  113. at java.net.SocketInputStream.read(SocketInputStream.java:122)
  114. at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
  115. at sun.security.ssl.InputRecord.readV3Record(InputRecord.java:554)
  116. at sun.security.ssl.InputRecord.read(InputRecord.java:509)
  117. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
  118. at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
  119. at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
  120. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  121. at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
  122. at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  123. at sun.net.www.MeteredStream.read(MeteredStream.java:134)
  124. at java.io.FilterInputStream.read(FilterInputStream.java:133)
  125. at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3053)
  126. at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3047)
  127. at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1025)
  128. at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
  129. at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:956)
  130. at com.apple.transporter.updater.UpdaterService.updateBundle(UpdaterService.java:462)
  131. at com.apple.transporter.updater.UpdaterService.updateBundles(UpdaterService.java:363)
  132. at com.apple.transporter.updater.UpdaterService.run(UpdaterService.java:232)
  133. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  134. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  135. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  136. at java.lang.reflect.Method.invoke(Method.java:606)
  137. at com.apple.transporter.osgi.OSGiBootstrapper.runUpdater(OSGiBootstrapper.java:562)
  138. at com.apple.transporter.osgi.OSGiBootstrapper.bootstrap(OSGiBootstrapper.java:303)
  139. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  140. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  141. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  142. at java.lang.reflect.Method.invoke(Method.java:606)
  143. at com.apple.transporter.Application.start(Application.java:133)
  144. at com.apple.transporter.Application.main(Application.java:357)
  145.  
  146. [2017-02-01 13:59:54 CET] <main> DEBUG: ... update attempt failed, attempting retry.
  147. [2017-02-01 14:01:06 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  148. [2017-02-01 14:01:06 CET] <main> DEBUG: Analyzing remote bundle resource org.osgi.service.obr...
  149. [2017-02-01 14:01:06 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  150. [2017-02-01 14:01:06 CET] <main> DEBUG: Analyzing remote bundle resource com.signiant.interactivetransfer...
  151. [2017-02-01 14:01:12 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  152. [2017-02-01 14:01:12 CET] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.resources...
  153. [2017-02-01 14:01:13 CET] <main> DEBUG: ... updated bundle successfully retrieved.
  154. [2017-02-01 14:01:13 CET] <main> INFO: Transporter has been successfully updated. The updated components will be available the next time Transporter runs.
  155. [2017-02-01 14:01:13 CET] <main> INFO: MD5 checksum calculation in the transporter will be skipped.
  156. [2017-02-01 14:01:13 CET] <main> INFO: Logging level set to eXtreme
  157. [2017-02-01 14:01:13 CET] <main> INFO: Logging configured successfully.
  158. [2017-02-01 14:01:13 CET] <main> DEBUG: Attempting refresh of configuration data from https://contentdelivery.itunes.apple.com/transporter/Defaults.properties
  159. [2017-02-01 14:01:13 CET] <main> DEBUG: Configuration refresh successful.
  160. [2017-02-01 14:01:13 CET] <main> DEBUG: Saving configuration to local path: /Users/mac/.itmstransporter/Defaults.properties
  161. [2017-02-01 14:01:13 CET] <main> INFO: iTMSTransporter : iTunes Store Transporter [1.9.0]
  162. [2017-02-01 14:01:13 CET] <main> INFO: OS identifier: Mac OS X 10.12.3 (x86_64); jvm=24.80-b07; jre=1.7.0-internal-root_2015_05_12_09_52-b00
  163. [2017-02-01 14:01:13 CET] <main> INFO: Memory: [JVM] 1053M free, 1069M total, 1820M max [System] (Physical) 2673M free, 16384M total (Swap) 1021M free, 1024M total
  164. [2017-02-01 14:01:13 CET] <main> INFO: Client: altool 1.1 (1020)
  165. [2017-02-01 14:01:13 CET] <main> INFO: Upload mode selected.
  166. [2017-02-01 14:01:13 CET] <main> DBG-X: Memory: [JVM] 1053M free, 1069M total, 1820M max [System] (Physical) 2674M free, 16384M total (Swap) 1021M free, 1024M total
  167. [2017-02-01 14:01:13 CET] <main> DBG-X: Memory: [JVM] 1043M free, 1069M total, 1820M max [System] (Physical) 2674M free, 16384M total (Swap) 1021M free, 1024M total
  168. [2017-02-01 14:01:13 CET] <main> DBG-X: Using operation named: authenticateForSession
  169. [2017-02-01 14:01:13 CET] <main> DBG-X: Apple's web service operation input parameters:
  170. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter Application = iTMSTransporter
  171. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter BaseVersion = 1.9.0
  172. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter Client = altool
  173. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter ClientVersion = 1.1 (1020)
  174. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter DSToken = **hidden value**
  175. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.3 (x86_64); jvm=24.80-b07; jre=1.7.0-internal-root_2015_05_12_09_52-b00
  176. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter TransporterArguments = -m upload -u web@alza.cz -dsToken **hidden value** -f /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/DE82317C-6A06-45FB-90AB-0289D9D150EA/582287621.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1020)
  177. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter Username = web@alza.cz
  178. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter Version = 1.9.0
  179. [2017-02-01 14:01:13 CET] <main> DBG-X: parameter iTMSTransporterMode = upload
  180. [2017-02-01 14:01:13 CET] <main> INFO: id = 20170201140113-943
  181. [2017-02-01 14:01:14 CET] <main> DBG-X: Apple's web service operation return value:
  182. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter SessionId = COanDBIQ15hnkafxRR2ob8CvKt7Iug==
  183. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter SharedSecret = d636e3f5-2a30-4d5b-8266-68291bf5ce1f
  184. [2017-02-01 14:01:14 CET] <main> DBG-X: Using operation named: authenticateForTransportDiscovery
  185. [2017-02-01 14:01:14 CET] <main> DBG-X: Apple's web service operation input parameters:
  186. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter Application = iTMSTransporter
  187. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter BaseVersion = 1.9.0
  188. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter Client = altool
  189. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter ClientVersion = 1.1 (1020)
  190. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.3 (x86_64); jvm=24.80-b07; jre=1.7.0-internal-root_2015_05_12_09_52-b00
  191. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter TransporterArguments = -m upload -u web@alza.cz -dsToken **hidden value** -f /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/DE82317C-6A06-45FB-90AB-0289D9D150EA/582287621.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1020)
  192. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter Username = web@alza.cz
  193. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter Version = 1.9.0
  194. [2017-02-01 14:01:14 CET] <main> DBG-X: parameter iTMSTransporterMode = upload
  195. [2017-02-01 14:01:14 CET] <main> INFO: id = 20170201140114-159
  196. [2017-02-01 14:01:15 CET] <main> DBG-X: Apple's web service operation return value:
  197. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter PreferredTransports = [Aspera, Signiant, DAV]
  198. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter TransportHosts.Aspera = [vgr105.apple.com:33001, vgr104.apple.com:33001, vgr106.apple.com:33001, vgr103.apple.com:33001]
  199. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter ApplicationSettings = {ShouldPricingTabBeDisplayed=true, IsVendorIDEditablePreferenceEnabled=true, SkipValidateProductErrors=true, SkipValidateFirenzeSPIUsage=false, MZWebServiceTimeOut=900, SkipValidatePurpleSPIUsage=false, IsDisplayArtistVisible=false, ITunesCrashLogServiceAddress=https://contentdelivery.itunes.apple.com/WebObjects/MZLabelService.woa/json/MZITunesProducerService, IsEnabledForMasteredForItunes=false, MZWebServiceValidateSoftwareSPIUsageMaximumSize=1048576, IsISBNOptional=true, PerformServerVerification=true, VerifyZipIntegrity=true, BookSeriesSequenceNumberFormatter=#.#;0;#0.#, IsPublicationDateOptional=false, softwareUserGuideFilePath=https://help.apple.com/itc/apploader/, AllowPublicationPreorderWithoutAssets=false, ITunesSoftwareServiceAllowedPlatforms=[{sdkID=com.apple.platform.iphoneos, validationMethod=ios, xmlID=ios, platformDirectory=iPhoneOS.platform, serverID=Purple, type=1, displayName=iOS App, platformCriteria={plistEntries={LSRequiresIPhoneOS=, MinimumOSVersion=}}}, {sdkID=com.apple.platform.macosx, validationMethod=osx, xmlID=osx, platformDirectory=MacOSX.platform, serverID=Firenze, type=2, displayName=macOS App, platformCriteria={plistEntries={LSMinimumSystemVersion=}}}, {validationMethod=iap, serverID=InAppPurchase, type=3, displayName=In-App Purchase}, {sdkID=com.apple.platform.appletvos, validationMethod=ios, xmlID=appletvos, platformDirectory=AppleTVOS.platform, serverID=AppleTVOS, type=4, displayName=Apple TV OS, platformCriteria={plistEntries={UIDeviceFamily=3}}}, {sdkID=com.apple.platform.watchos, validationMethod=ios, platformDirectory=WatchOS.platform, type=6, displayName=watchOS, platformCriteria={}}], TerritoriesAllowedToAlterPlusQuality=[JP]}
  200. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter TransportHosts.Signiant = [sgr204.apple.com:44001]
  201. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter TransportHosts.DAV = [itmsdav.apple.com:443]
  202. [2017-02-01 14:01:15 CET] <main> INFO: Examining the package at: /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/DE82317C-6A06-45FB-90AB-0289D9D150EA/582287621.itmsp
  203. [2017-02-01 14:01:15 CET] <main> INFO: Ensuring that package has well formed metadata file...
  204. [2017-02-01 14:01:15 CET] <main> DEBUG: Getting case-sensitive metadata xml filename...
  205. [2017-02-01 14:01:15 CET] <main> INFO: Gathering the list of valid files from the package ...
  206. [2017-02-01 14:01:15 CET] <main> DEBUG: Alza.cz.ipa will be verified by Apple's web service to determine if it is a valid file.
  207. [2017-02-01 14:01:15 CET] <main> DEBUG: metadata.xml will be verified by Apple's web service to determine if it is a valid file.
  208. [2017-02-01 14:01:15 CET] <main> INFO: Finished gathering the list of valid files from the package.
  209. [2017-02-01 14:01:15 CET] <main> DEBUG: Case-sensitive metadata filename is: metadata.xml
  210. [2017-02-01 14:01:15 CET] <main> INFO: Performing authentication of package 582287621.itmsp ...
  211. [2017-02-01 14:01:15 CET] <main> DBG-X: Memory: [JVM] 1029M free, 1069M total, 1820M max [System] (Physical) 2669M free, 16384M total (Swap) 1021M free, 1024M total
  212. [2017-02-01 14:01:15 CET] <main> DBG-X: Deflated 616 bytes to 460
  213. [2017-02-01 14:01:15 CET] <main> DBG-X: Using operation named: validateMetadata
  214. [2017-02-01 14:01:15 CET] <main> DBG-X: Apple's web service operation input parameters:
  215. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter Application = iTMSTransporter
  216. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter BaseVersion = 1.9.0
  217. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter Client = altool
  218. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter ClientVersion = 1.1 (1020)
  219. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter Files = [Alza.cz.ipa, metadata.xml]
  220. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter Metadata = <?xml version="1.0" encoding="UTF-8"?>
  221. <package version="software5.4" xmlns="http://apple.com/itunes/importer">
  222. <software_assets apple_id="582287621"
  223. bundle_short_version_string="4.17"
  224. bundle_version="612"
  225. bundle_identifier="cz.juicymo.contracts.ios.Alza-01"
  226. app_platform="ios">
  227. <asset type="bundle">
  228. <data_file>
  229. <file_name>Alza.cz.ipa</file_name>
  230. <checksum type="md5">c362c58ad0920fa86f5935769291f998</checksum>
  231. <size>111718862</size>
  232. </data_file>
  233. </asset>
  234. </software_assets>
  235. </package>
  236.  
  237. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter MetadataChecksum = 4fd82a7ca7a13825fa642a0937cff739
  238. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter MetadataCompressed = (suppressed)
  239. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.3 (x86_64); jvm=24.80-b07; jre=1.7.0-internal-root_2015_05_12_09_52-b00
  240. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter PackageName = 582287621.itmsp
  241. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter PackageSize = 111719478
  242. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter TransporterArguments = -m upload -u web@alza.cz -dsToken **hidden value** -f /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/DE82317C-6A06-45FB-90AB-0289D9D150EA/582287621.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1020)
  243. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter Username = web@alza.cz
  244. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter Version = 1.9.0
  245. [2017-02-01 14:01:15 CET] <main> DBG-X: parameter iTMSTransporterMode = upload
  246. [2017-02-01 14:01:15 CET] <main> INFO: id = 20170201140115-825
  247. [2017-02-01 14:01:16 CET] <main> DBG-X: Apple's web service operation return value:
  248. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter ApplicationSettings = {ShouldPricingTabBeDisplayed=true, IsVendorIDEditablePreferenceEnabled=true, SkipValidateProductErrors=true, SkipValidateFirenzeSPIUsage=false, MZWebServiceTimeOut=900, SkipValidatePurpleSPIUsage=false, IsDisplayArtistVisible=false, ITunesCrashLogServiceAddress=https://contentdelivery.itunes.apple.com/WebObjects/MZLabelService.woa/json/MZITunesProducerService, IsEnabledForMasteredForItunes=false, MZWebServiceValidateSoftwareSPIUsageMaximumSize=1048576, IsISBNOptional=true, PerformServerVerification=true, VerifyZipIntegrity=true, BookSeriesSequenceNumberFormatter=#.#;0;#0.#, IsPublicationDateOptional=false, softwareUserGuideFilePath=https://help.apple.com/itc/apploader/, AllowPublicationPreorderWithoutAssets=false, ITunesSoftwareServiceAllowedPlatforms=[{sdkID=com.apple.platform.iphoneos, validationMethod=ios, xmlID=ios, platformDirectory=iPhoneOS.platform, serverID=Purple, type=1, displayName=iOS App, platformCriteria={plistEntries={LSRequiresIPhoneOS=, MinimumOSVersion=}}}, {sdkID=com.apple.platform.macosx, validationMethod=osx, xmlID=osx, platformDirectory=MacOSX.platform, serverID=Firenze, type=2, displayName=macOS App, platformCriteria={plistEntries={LSMinimumSystemVersion=}}}, {validationMethod=iap, serverID=InAppPurchase, type=3, displayName=In-App Purchase}, {sdkID=com.apple.platform.appletvos, validationMethod=ios, xmlID=appletvos, platformDirectory=AppleTVOS.platform, serverID=AppleTVOS, type=4, displayName=Apple TV OS, platformCriteria={plistEntries={UIDeviceFamily=3}}}, {sdkID=com.apple.platform.watchos, validationMethod=ios, platformDirectory=WatchOS.platform, type=6, displayName=watchOS, platformCriteria={}}], TerritoriesAllowedToAlterPlusQuality=[JP]}
  249. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter CPUToken = 58bf457c-2132-4a56-b631-904c2f0706fe/1485954076160
  250. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter AssetsToDescribe = [{UTI=com.apple.ipa, Role=source, ShouldDescribeAsset=true, Filename=Alza.cz.ipa}]
  251. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter FileSizes = {Alza.cz.ipa=111718862}
  252. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter Checksums = {Alza.cz.ipa=c362c58ad0920fa86f5935769291f998}
  253. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter Success = true
  254. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter FilesToUpload = [metadata.xml, Alza.cz.ipa]
  255. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600
  256. [2017-02-01 14:01:16 CET] <main> DBG-X: parameter ProviderNameForToken = Alzaczas
  257. [2017-02-01 14:01:16 CET] <main> INFO: The list of files requested for upload by Apple is: [metadata.xml, Alza.cz.ipa]. These are the files that will be uploaded.
  258. [2017-02-01 14:01:16 CET] <main> INFO: Starting media analysis of assets
  259. [2017-02-01 14:01:16 CET] <main> DEBUG: Handling asset: filename=Alza.cz.ipa,uti=com.apple.ipa,role=source,describe=true
  260. [2017-02-01 14:01:16 CET] <main> DEBUG: Using container type tool name and version: iOS App Describer:1.24
  261. [2017-02-01 14:01:16 CET] <main> DEBUG: Using path: /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/DE82317C-6A06-45FB-90AB-0289D9D150EA/582287621.itmsp/Alza.cz.ipa
  262. [2017-02-01 14:02:07 CET] <main> DEBUG: Asset successfully described: com.apple.jingle.leghorn.software.AbstractSoftwareDescriber$1@50d2de1
  263. [2017-02-01 14:02:07 CET] <main> DBG-X: Deflated 10976578 bytes to 1680087
  264. [2017-02-01 14:02:07 CET] <main> INFO: Asset media analysis has completed
  265. [2017-02-01 14:02:07 CET] <main> DBG-X: Memory: [JVM] 1063M free, 1128M total, 1820M max [System] (Physical) 2449M free, 16384M total (Swap) 1021M free, 1024M total
  266. [2017-02-01 14:02:07 CET] <main> DBG-X: Using operation named: lookupTransportDiagnostic
  267. [2017-02-01 14:02:07 CET] <main> DBG-X: Apple's web service operation input parameters:
  268. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter Application = iTMSTransporter
  269. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter BaseVersion = 1.9.0
  270. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter Client = altool
  271. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter ClientVersion = 1.1 (1020)
  272. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.3 (x86_64); jvm=24.80-b07; jre=1.7.0-internal-root_2015_05_12_09_52-b00
  273. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter TransporterArguments = -m upload -u web@alza.cz -dsToken **hidden value** -f /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/DE82317C-6A06-45FB-90AB-0289D9D150EA/582287621.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1020)
  274. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter Username = web@alza.cz
  275. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter Version = 1.9.0
  276. [2017-02-01 14:02:07 CET] <main> DBG-X: parameter iTMSTransporterMode = upload
  277. [2017-02-01 14:02:07 CET] <main> INFO: id = 20170201140207-229
  278. [2017-02-01 14:02:10 CET] <main> DBG-X: Apple's web service operation return value:
  279. [2017-02-01 14:02:10 CET] <main> DBG-X: parameter SigniantLoggingLevel = OFF
  280. [2017-02-01 14:02:10 CET] <main> DBG-X: parameter ApplicationSettings = {ShouldPricingTabBeDisplayed=true, IsVendorIDEditablePreferenceEnabled=true, SkipValidateProductErrors=true, SkipValidateFirenzeSPIUsage=false, MZWebServiceTimeOut=900, SkipValidatePurpleSPIUsage=false, IsDisplayArtistVisible=false, ITunesCrashLogServiceAddress=https://contentdelivery.itunes.apple.com/WebObjects/MZLabelService.woa/json/MZITunesProducerService, IsEnabledForMasteredForItunes=false, MZWebServiceValidateSoftwareSPIUsageMaximumSize=1048576, IsISBNOptional=true, PerformServerVerification=true, VerifyZipIntegrity=true, BookSeriesSequenceNumberFormatter=#.#;0;#0.#, IsPublicationDateOptional=false, softwareUserGuideFilePath=https://help.apple.com/itc/apploader/, AllowPublicationPreorderWithoutAssets=false, ITunesSoftwareServiceAllowedPlatforms=[{sdkID=com.apple.platform.iphoneos, validationMethod=ios, xmlID=ios, platformDirectory=iPhoneOS.platform, serverID=Purple, type=1, displayName=iOS App, platformCriteria={plistEntries={LSRequiresIPhoneOS=, MinimumOSVersion=}}}, {sdkID=com.apple.platform.macosx, validationMethod=osx, xmlID=osx, platformDirectory=MacOSX.platform, serverID=Firenze, type=2, displayName=macOS App, platformCriteria={plistEntries={LSMinimumSystemVersion=}}}, {validationMethod=iap, serverID=InAppPurchase, type=3, displayName=In-App Purchase}, {sdkID=com.apple.platform.appletvos, validationMethod=ios, xmlID=appletvos, platformDirectory=AppleTVOS.platform, serverID=AppleTVOS, type=4, displayName=Apple TV OS, platformCriteria={plistEntries={UIDeviceFamily=3}}}, {sdkID=com.apple.platform.watchos, validationMethod=ios, platformDirectory=WatchOS.platform, type=6, displayName=watchOS, platformCriteria={}}], TerritoriesAllowedToAlterPlusQuality=[JP]}
  281. [2017-02-01 14:02:10 CET] <main> DBG-X: parameter AsperaLoggingLevel = OFF
  282. [2017-02-01 14:02:10 CET] <main> DBG-X: testing host/port: vgr103.apple.com/33001
  283. [2017-02-01 14:02:13 CET] <aspera.util.SelectThread> INFO: The upload of the file named /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/0ec243ff-7b97-4824-a9f6-7c8507a6303c8150107052076388691dir/6f8eb164-1ae3-46e2-bb56-ab9912d5ffe87828849091040982495.txt has started.
  284. [2017-02-01 14:02:14 CET] <aspera.util.SelectThread> INFO: File: /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/0ec243ff-7b97-4824-a9f6-7c8507a6303c8150107052076388691dir/6f8eb164-1ae3-46e2-bb56-ab9912d5ffe87828849091040982495.txt 11/11, 100% completed
  285. [2017-02-01 14:02:14 CET] <aspera.util.SelectThread> INFO: The status is FINISHED for the file named /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/0ec243ff-7b97-4824-a9f6-7c8507a6303c8150107052076388691dir/6f8eb164-1ae3-46e2-bb56-ab9912d5ffe87828849091040982495.txt.
  286. [2017-02-01 14:02:14 CET] <main> INFO: The session's final state is Complete
  287. [2017-02-01 14:02:14 CET] <main> INFO: Number of files transferred: 1 . Names of files transferred:
  288. [2017-02-01 14:02:14 CET] <main> INFO: /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/0ec243ff-7b97-4824-a9f6-7c8507a6303c8150107052076388691dir/6f8eb164-1ae3-46e2-bb56-ab9912d5ffe87828849091040982495.txt - Complete
  289. [2017-02-01 14:02:14 CET] <main> DEBUG: Using token file path /Users/mac/.itmstransporter/UploadTokens/BuildMac.local_Alzaczas_582287621.itmsp.token
  290. [2017-02-01 14:02:14 CET] <main> DEBUG: Attempting exclusive file lock on token file
  291. [2017-02-01 14:02:14 CET] <main> DEBUG: Set token: 58bf457c-2132-4a56-b631-904c2f0706fe/1485954076160
  292. [2017-02-01 14:02:14 CET] <main> DBG-X: Memory: [JVM] 1057M free, 1128M total, 1820M max [System] (Physical) 2437M free, 16384M total (Swap) 1021M free, 1024M total
  293. [2017-02-01 14:02:14 CET] <main> DBG-X: Deflated 616 bytes to 460
  294. [2017-02-01 14:02:14 CET] <main> DBG-X: Using operation named: validateAssets
  295. [2017-02-01 14:02:14 CET] <main> DBG-X: Apple's web service operation input parameters:
  296. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter Application = iTMSTransporter
  297. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter BaseVersion = 1.9.0
  298. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter CPUToken = 58bf457c-2132-4a56-b631-904c2f0706fe/1485954076160
  299. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter Client = altool
  300. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter ClientVersion = 1.1 (1020)
  301. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter Files = [Alza.cz.ipa, metadata.xml]
  302. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter MetadataChecksum = 4fd82a7ca7a13825fa642a0937cff739
  303. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter MetadataCompressed = (suppressed)
  304. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.12.3 (x86_64); jvm=24.80-b07; jre=1.7.0-internal-root_2015_05_12_09_52-b00
  305. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter PackageName = 582287621.itmsp
  306. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter PackageSize = 111719478
  307. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter Transport = Aspera
  308. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter TransporterArguments = -m upload -u web@alza.cz -dsToken **hidden value** -f /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/DE82317C-6A06-45FB-90AB-0289D9D150EA/582287621.itmsp -checksumValidation false -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=1.1 (1020)
  309. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter Username = web@alza.cz
  310. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter Version = 1.9.0
  311. [2017-02-01 14:02:14 CET] <main> DBG-X: parameter iTMSTransporterMode = upload
  312. [2017-02-01 14:02:14 CET] <main> INFO: id = 20170201140214-949
  313. [2017-02-01 14:02:58 CET] <main> DBG-X: Apple's web service operation return value:
  314. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter ErrorMessage = ERROR ITMS-90186: "Invalid Pre-Release Train. The train version '4.17' is closed for new build submissions"
  315. ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [4.17] in the Info.plist file must contain a higher version than that of the previously approved version [4.17].
  316. (1102)
  317. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter CPUToken = 58bf457c-2132-4a56-b631-904c2f0706fe/1485954076160
  318. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter AssetsToDescribe = [{UTI=com.apple.ipa, Role=source, ShouldDescribeAsset=true, Filename=Alza.cz.ipa}]
  319. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter FileSizes = {Alza.cz.ipa=111718862}
  320. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter Checksums = {Alza.cz.ipa=c362c58ad0920fa86f5935769291f998}
  321. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter Errors = [ERROR ITMS-90186: "Invalid Pre-Release Train. The train version '4.17' is closed for new build submissions", ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [4.17] in the Info.plist file must contain a higher version than that of the previously approved version [4.17]."]
  322. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter ErrorCode = 1102
  323. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter Success = false
  324. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter FilesToUpload = [metadata.xml, Alza.cz.ipa]
  325. [2017-02-01 14:02:58 CET] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600
  326. [2017-02-01 14:02:58 CET] <main> ERROR: ERROR ITMS-90186: "Invalid Pre-Release Train. The train version '4.17' is closed for new build submissions"
  327. [2017-02-01 14:02:58 CET] <main> ERROR: ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [4.17] in the Info.plist file must contain a higher version than that of the previously approved version [4.17]."
  328. [2017-02-01 14:02:58 CET] <main> DBG-X: The error code is: 1102
  329. [2017-02-01 14:02:58 CET] <main> INFO: Done performing authentication.
  330. [2017-02-01 14:02:59 CET] <main> DBG-X: Returning 1
  331. 2017-02-01 14:02:59.156 altool[32367:2320176] Out:
  332.  
  333.  
  334.  
  335. Package Summary:
  336.  
  337. 1 package(s) were not uploaded because they had problems:
  338. /var/folders/9n/__z77hv50rs7zrtym0tp507r0000gn/T/DE82317C-6A06-45FB-90AB-0289D9D150EA/582287621.itmsp - Error Messages:
  339. ERROR ITMS-90186: "Invalid Pre-Release Train. The train version '4.17' is closed for new build submissions"
  340. ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [4.17] in the Info.plist file must contain a higher version than that of the previously approved version [4.17]."
  341. 2017-02-01 14:02:59.255 altool[32367:2320175] *** Error: Errors uploading '/Users/mac/Library/Caches/XCSBuilder/Integration-c41c4e64dc321909f6993b0bd085197a/ExportedProduct/Alza.cz.ipa': (
  342. "Error Domain=ITunesTransporterErrorDomain Code=-18000 \"ERROR ITMS-90186: \"Invalid Pre-Release Train. The train version '4.17' is closed for new build submissions\"\" UserInfo={NSLocalizedRecoverySuggestion=ERROR ITMS-90186: \"Invalid Pre-Release Train. The train version '4.17' is closed for new build submissions\", NSLocalizedDescription=ERROR ITMS-90186: \"Invalid Pre-Release Train. The train version '4.17' is closed for new build submissions\", NSLocalizedFailureReason=ERROR ITMS-90186: \"Invalid Pre-Release Train. The train version '4.17' is closed for new build submissions\"}",
  343. "Error Domain=ITunesTransporterErrorDomain Code=-18000 \"ERROR ITMS-90062: \"This bundle is invalid. The value for key CFBundleShortVersionString [4.17] in the Info.plist file must contain a higher version than that of the previously approved version [4.17].\"\" UserInfo={NSLocalizedRecoverySuggestion=ERROR ITMS-90062: \"This bundle is invalid. The value for key CFBundleShortVersionString [4.17] in the Info.plist file must contain a higher version than that of the previously approved version [4.17].\", NSLocalizedDescription=ERROR ITMS-90062: \"This bundle is invalid. The value for key CFBundleShortVersionString [4.17] in the Info.plist file must contain a higher version than that of the previously approved version [4.17].\", NSLocalizedFailureReason=ERROR ITMS-90062: \"This bundle is invalid. The value for key CFBundleShortVersionString [4.17] in the Info.plist file must contain a higher version than that of the previously approved version [4.17].\"}"
  344. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement