ios 打包报错
一.An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: com.drewnoakes.metadata-extractor [15]
Unresolved requirement: Import-Package: com.adobe.xmp; version="[5.1.0,6.0.0)"
An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: org.apache.httpcomponents.httpclient-cache [42]
Unresolved requirement: Import-Package: net.sf.ehcache; resolution:="optional"
Unresolved requirement: Import-Package: net.spy.memcached; resolution:="optional"
Unresolved requirement: Import-Package: org.apache.http; version="[4.4.0,5.0.0)"
An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: org.apache.httpcomponents.httpmime [43]
Unresolved requirement: Import-Package: org.apache.http; version="[4.4.0,5.0.0)"
An error occurred while trying to start the updater service. Exception's name: java.lang.NullPointerException, Exception's message: serviceReferences parameter cannot be null
An error occurred while trying to start transporter. Exception's name: java.lang.NullPointerException, Exception's message: serviceReferences parameter cannot be null
这个错误可能大家比较懵逼,使用application load3.0 可以解决而不是3.6.还有网络情况不行也会出这个错误.
二.或者....
1、cd ~
2、mv .itmstransporter/ .old_itmstransporter/
3、"/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter"
网友评论