ipraba / EPSignature

Signature component for iOS in Swift
MIT License
797 stars 206 forks source link

Xcode 10 Duplicate Controller issue #65

Open newdriv opened 5 years ago

newdriv commented 5 years ago

With xcode 10 it gives unexpected duplicate task: CompileXIB /--/--/Pods/EPSignature/Pod/Classes/EPSignatureViewController.xib (in target 'EPSignature') also unable to find duplicate only in compile files. Settings could be in Embedded pods framework. But unable to find it

drewlas55 commented 5 years ago

Experiencing the same issue, any fixes or workarounds found to solve this yet?