-
Notifications
You must be signed in to change notification settings - Fork 25
Description
I am receiving the following error when building a project with this pod installed.
-1: Multiple commands produce 'Build/Products/Debug-iphonesimulator/BRFullTextSearch/BRFullTextSearch.framework/Headers/_FastCharStream.h':
-
Target 'BRFullTextSearch' (project 'Pods') has copy command from
'Pods/BRFullTextSearch/clucene/src/core/CLucene/queryParser/_FastCharStream.h' to
'/Build/Products/Debug-iphonesimulator/BRFullTextSearch/BRFullTextSearch.framework/Headers/_FastCharStream.h' -
Target 'BRFullTextSearch' (project 'Pods') has copy command from '
Pods/BRFullTextSearch/clucene/src/core/CLucene/util/_FastCharStream.h' to '
Build/Products/Debug-iphonesimulator/BRFullTextSearch/BRFullTextSearch.framework/Headers/_FastCharStream.h'
Any chance there is a simple fix.