I want to change some things, but I'm not sure whether it is a good idea, so I want to ask first.
Since (Ios)BuildSettings classes are just wrappers for task results that can now be called inside launchTask method directly, do we still need them? They are hidden from api, so they just add some layer of complexity, which I am not sure is needed.
I want to change some things, but I'm not sure whether it is a good idea, so I want to ask first.
Since (Ios)BuildSettings classes are just wrappers for task results that can now be called inside launchTask method directly, do we still need them? They are hidden from api, so they just add some layer of complexity, which I am not sure is needed.