I am building multiple app with the same source code but different resource folder. How can I configure this, such that profile A will use ResourceA folder. and profile B use ResourceB folder? I am thinking to make it more automatic way, instead of replacing the Resource folder each time of build.
Thanks
