开发者

XCode project version bump, is there automated way?

开发者 https://www.devze.com 2022-12-24 13:58 出处:网络
I would like to know if there ar开发者_如何学JAVAe any automated ways to bump up the version number of an xcode project?

I would like to know if there ar开发者_如何学JAVAe any automated ways to bump up the version number of an xcode project?

I was using Jeweller with Ruby which has really nice command line option to bump up the version number on a project. The option were major, minor, or patch. X.X.X

Is there any similar (semi-)automated way to bump a version number in xcode? The only way I know is to the manually edit the main plist. Would be great if anything recorded builds or integrated with version control even.

Thanks


You can use agvtool to do this.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号