flutter_flavorizr icon indicating copy to clipboard operation
flutter_flavorizr copied to clipboard

flavorizr breaks my gradle settings

Open subzero911 opened this issue 3 years ago • 2 comments
trafficstars

before and after execution: image

it deleted a correct config which I needed!

subzero911 avatar Oct 10 '22 09:10 subzero911

It also removed GoogleService-info.plist image

and swapped build-phases to the wrong order: image

So the app couldn't even build until I fixed it.

subzero911 avatar Oct 10 '22 21:10 subzero911

image

And it turned Android manifest into mash, writing all xml attributes into the single line.

subzero911 avatar Oct 12 '22 15:10 subzero911