You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I haven't been involved with this project for some time now, and unfortunately I don't have any fixes to offer. Your problem seems similar to #27. Did you try out the 2.0.0-beta1 release? I wonder if that, and thus the CLucene pod, also has the same issue.
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.
The text was updated successfully, but these errors were encountered: