I want to package iOS automatically by using [PostProcessBuild]. But now having trouble in adding a new run script in build phases. I can't find any API in PBXProject connecting with this problem.
I find a solution in this website
https://gist.github.com/sryze/eee776e85813f45f84a33441f1d10cdf
But it is internal API, how can I make it public? or how can I use it?
↧