XcodeEditor
XcodeEditor copied to clipboard
Create new Target & Scheme
Hello guys, I'd like to ask how you can create a new target and a new build scheme - but not by duplicating it, but by creating the new target from nothing.
There is dedicated constructor for that, but it does not seem to be supported. I've added few methods to add it, but unfortunately simply adding it to _targets and _configurations does not work. Does anyone has a solution for this, or at least what steps need to be taken in order to support this?
Thank you
Somebody might know. I'm the author (quite a few years ago) of this library and can't recall the details of how to approach that.