gali8 / Tesseract-OCR-iOS

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
http://www.nexor.it
MIT License
4.22k stars 949 forks source link

Dependency Analysis Warning Group #342

Open Rufy86 opened 7 years ago

Rufy86 commented 7 years ago

i've install your framework using cocoa pods e building the app came out this warning Warning: Multiple build commands for output file /Users/gabrielequatela/Library/Developer/Xcode/DerivedData/iJishonario_-_Dizionario_di_Giapponese-euxuhdbjhnmrqnevgvmzdkzbikus/Build/Products/Debug-iphonesimulator/TesseractOCRiOS/TesseractOCR.framework/PrivateHeaders/config_auto.h

infect if you go inside the framework there are two config_auto.h files

how can I fix it?