How to add a new target in xcode via Unity code?
Hi, recently I'm trying to do add a new target ----Sticker Pack Extension by Unity code via PostProcessBuild, and I find a function called AddTarget, but according to the unity document I cannot find out what values I can use as the parameters in this function, and what kind of settings I need to set, May I ask for some help or where can I find some references about this function? Thanks.
Comment
Your answer

Follow this Question
Related Questions
magenta screen on game start on iOS port of a game 0 Answers
iOs build fails on 5.3 1 Answer
Xcode7.3 iPad Simulator Failure 0 Answers
running error: dyld: Symbol not found: __ZN14Il2CppIUnknown3IIDE unity5 to xcode8.0 0 Answers
When is it required to rebuild the xCode/Visual Studio project? 0 Answers