1.打开xcode project,
2.选中TARGETS
3.选中 Build Phases (图一)
4.点击+号, 选择New Run Script Build Phases (图二)
5.Shell输入框中输入如下脚本 (图三)

xcrun agvtool next-version -all

iOS Xcode打包实现build号自增
iOS Xcode打包实现build号自增
iOS Xcode打包实现build号自增

相关文章:

  • 2022-12-23
  • 2021-07-10
  • 2022-01-07
  • 2021-11-29
  • 2022-12-23
  • 2021-05-08
  • 2021-06-26
  • 2021-11-23
猜你喜欢
  • 2021-06-03
  • 2021-06-23
  • 2021-05-08
  • 2021-11-29
  • 2021-07-02
  • 2022-01-21
相关资源
相似解决方案