Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过 hudson 和一些脚本自动构建 object-c 代码并将应用程序分发到苹果商店。我可以这样做吗?我知道 xcodebuild 可以通过命令行构建代码。但我不知道我是否可以通过命令行分发应用程序?谢谢!
不,您不能通过脚本自动上传应用程序......需要在 iTunesconnect 中提交带有应用程序信息的少数表单......而 Apple 没有提供任何自动化的东西......