XCode 4:Insert Subversion revision number in Xcode

后端 未结 3 2230
眼角桃花
眼角桃花 2021-02-11 08:34

Yes, this is very related to this question, yet I think that question is adequately answered for XCode 3. Not sure if this should be merged or not.

So - Using similar i

3条回答
  •  南旧
    南旧 (楼主)
    2021-02-11 09:25

    If your script update both fields CFBundleVersion and CFBundleShortVersionString then .xcarchive will show you correct version

    But may be you find better way? Way without updating CFBundleShortVersionString is appreciated.

提交回复
热议问题