This message was deleted.
# community-support
s
This message was deleted.
t
consumable configurations define variants. If you have more than one configuration with the same set of attributes, how could Gradle determine which variant to use?
m
No idea but it was somewhat working so far
Maybe my configurations do not need to be consumable. That might be the good fix
Copy code
configuration ':debugFrameworkIosFat' and [configuration ':debugFrameworkIosArm64'] contain identical attribute sets
Looks like it's somewhere in KGP