cjwirth / RichEditorView

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
BSD 3-Clause "New" or "Revised" License
1.9k stars 445 forks source link

RichEditorView is nolonger working with swift 4.2 update #187

Open chknabeel opened 5 years ago

chknabeel commented 5 years ago

This Error is showing up: Multiple commands produce '/Users/nabeel/Library/Developer/Xcode/DerivedData/[APP-NAME]-bwhotorjxlnfvhbeanainmcuneyy/Build/Products/Debug-iphonesimulator/[APP-NAME].app': 1) Target '[APP-NAME]' has create directory command with output '/Users/nabeel/Library/Developer/Xcode/DerivedData/[APP-NAME]-bwhotorjxlnfvhbeanainmcuneyy/Build/Products/Debug-iphonesimulator/[APP-NAME].app' 2) That command depends on command in Target '[APP-NAME]': script phase “[CP] Copy Pods Resources”

pmusolino commented 5 years ago

Any news about that?