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.
目前,我正在使用 Jenkins、fastlane 和 Hockey 进行 UITesting 并将应用程序交付给最终用户。我在 Jenkins 中设置了自动将 ipa 文件上传到曲棍球。
我需要每天上传到曲棍球,我可以为此运行脚本。但是每次上传到曲棍球时如何增加版本?
另外,为了安全起见,我不想将该版本号存储在本地文件或其他东西中。相反,我想从曲棍球中检索版本号并根据该数字增加。反正有没有实现那个?
您可以为此使用 fastlane 的increment_build_number操作。
increment_build_number