Xcode Run script Build Phase “run script only when installing” option

后端 未结 2 1114
一向
一向 2020-12-13 01:44

There is a \"run script only when installing\" option in Xcode Run script Build Phase, I am not able to find documentation on this. What does it do?

2条回答
  •  南笙
    南笙 (楼主)
    2020-12-13 02:03

    With Run script only when installing checked, the script only runs when do Product Archive.

提交回复
热议问题