1.打开xcode project,
2.选中TARGETS
3.选中 Build Phases (图一)
4.点击+号, 选择New Run Script Build Phases (图二)
5.Shell输入框中输入如下脚本 (图三)
xcrun agvtool next-version -all
1.打开xcode project,
2.选中TARGETS
3.选中 Build Phases (图一)
4.点击+号, 选择New Run Script Build Phases (图二)
5.Shell输入框中输入如下脚本 (图三)
xcrun agvtool next-version -all
相关文章: