davidjurajda:
Yes, it is mandatory. Because the internal SDK repository structure is not same as public package structure you have to support -r. “-r” is basically transformation between internal repository and external package (file merging, changing folder structure). If you would like to produce public package you have to support also –production, which introduce strict testing.
Read more...