会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
加个小鸡腿
随笔档案-2020年08月
xcode11 xcrun altool 自动上传ipa到app store 报错A Distribution Provisioning profile should be used when submitting apps to the App Store. For more information
2020-08-07 15:10 by 加个小鸡腿, 1439 阅读,
收藏
,
摘要: 相信你在出现这个问题之前已经查阅过很多资料来实现如何使用命令行上传ipa到app store或者TestFlight,无需多说,很多博客都会告诉你执行两条命令就可以了,一条验证,一条上传,如下: xcrun altool --validate-app -f your.ipa -t ios --api
阅读全文
0 Comment
About