Apple altool upload to testflight

altool 位置:
/Applications/Xcode.app/Contents/Applications/Application\ Loader.app/
Contents/Frameworks/ITunesSoftwareService.framework/Support/altool

使用方式:
altool –upload-app -f /path/to/app.ipa -u USERNAME -p PASSWORD

如果出現錯誤
altool[] * Error: Exception while launching iTunesTransporter:
Transporter not found at path: /usr/local/itms/bin/iTMSTransporter.
You should reinstall the application.


ln -s /Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/itms /usr/local/itms

Reference:
altool 的使用說明
http://jaredverdi.com/post/101603121968/continuous-integration-and-apple-testflight

报错及解决:

问题:
Error: Unable to validate your application. Please sign in with an app-specific password. You can create one at appleid.apple.com.

解决:
Go to https://appleid.apple.com and log in
Click “Edit” on the right side of the “Security” section
Find “APP-SPECIFIC PASSWORDS” and click “Generate Password…”
Enter a label for the password, “Impactor” or whatever you want, and click Create
Copy and paste the generated password into Impactor’s prompt for your account password

问题:
Error: Exception while launching iTunesTransporter:
Transporter not found at path: /usr/local/itms/bin/iTMSTransporter.
You should reinstall the application.

解决:
ln -s /Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/itms /usr/local/itms

posted @   忱康  阅读(41)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
点击右上角即可分享
微信分享提示