Cannot create binary debugFramework: binary with such a name already exists
s
svyatoslav.scherbina
09/10/2019, 7:59 AM
CocoaPods plugin currently creates framework binaries automatically.
You are trying to create new frameworks with same names, that’s what the error means.
r
Rainer Schlonvoigt
09/13/2019, 5:04 PM
Yes, but what I basically want is to tell the Cocoapods plugin what the name of the pod/framework is supposed to be.
Unfortunately, it’s not yet possible and therefore we can’t use it.