When we build our own framework, is it possible to combine Release/Debug, Simulator/Device all in one?
Or do we have to build separate framework for each combination?
For example;
Device+Release
Device+Debug
Simulator+Debug
Or do we have to build separate framework for each combination?
For example;
Device+Release
Device+Debug
Simulator+Debug