is there a way to rename the `compose-resources` d...
# compose
a
is there a way to rename the
compose-resources
dir to something else? may be a gradle task to do so?
s
What is the “compose-resources” dir?
s
It’s the folder created by the gradle task in your IPA to which all resources like icons get copied. Currently it’s name is hard-coded. Why do you want another name?