iTunes|iTunes Store上传问题
问题
一直卡在Authenticating with the iTunes store
- 退出上传
- 执行命令
cd ~mv .itmstransporter/ .old_itmstransporter//Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/itms/bin/iTMSTransporter
[2020-03-04 08:20:03 CST] INFO: Configuring logging...
[2020-03-04 08:20:03 CST] INFO: Logging level set to eXtreme
[2020-03-04 08:20:03 CST] INFO: Transporter is searching for new software components.
[2020-03-04 08:20:03 CST] INFO: INFO: using cached repository.xml file.
[2020-03-04 08:20:05 CST] INFO: Download complete for: org.apache.httpcomponents.httpcore/4.4.11.
[2020-03-04 08:20:05 CST] INFO: indexing file: /Users/yuanlin/.itmstransporter/obr/2.0.0/org.apache.httpcomponents.httpcore-4.4.11.jar
......
iTMSTransporter : iTunes Store Transporter 2.0.0
-helpShow this help.If a mode value is specified, show help specific
to that mode.
......
-Xmx4096mSpecifies that you want to change the Java Virtual Machine's (JVM)
allocated memory by increasing the JVM heap size.By default,
Transporter uses a 2048MB heap size. You can use the -Xmx4096m
option to specify a 4-gigabyte (GB) heap size. Apple recommends,
if needed, increasing the heap size to 4096MB by specifying the
-Xmx4096m (or -Xmx4g) option and adjusting as needed.
[2020-03-04 08:20:43 CST] DBG-X: Returning 0
参考
- 【iTunes|iTunes Store上传问题】iOS关于上传iTunes store一直卡住终极解决方案
- Application Loader stuck at “Authenticating with the iTunes store” when uploading an iOS app
推荐阅读
- iview|iview upload 动态改变上传参数
- Spring|Spring Cloud Feign实现文件上传下载的示例代码
- 文件上传与Koa2
- thinkphp3.2下实现阿里云视频点播实例(客户端JavaScript上传)
- unity|unity 在iOS平台跳转appstore
- 微信小程序上传图片的方法
- 命令行上传小程序版本至微信后台
- 如何将图片上传到七牛云平台()
- iOS|iOS 高效开发必备技巧之自动化打包(shell xcode11 上传App Store 蒲公英等平台)
- Git上传至GitHub