You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
JiriTrecak
changed the title
Create new Target & Schema
Create new Target & Scheme
Feb 9, 2017
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
The text was updated successfully, but these errors were encountered: