Tesseract-OCR-iOS
Tesseract-OCR-iOS copied to clipboard
dyld: Library not loaded: @rpath/XCTest.framework/XCTest
Please help me, i am getting below error while running the code after implementation:
dyld: Library not loaded: @rpath/XCTest.framework/XCTest Referenced from: /Users/admin/Library/Developer/CoreSimulator/Devices/223E8DB0-7AFD-4164-A50A-BB103A074E1D/data/Containers/Bundle/Application/63C760BC-FC96-4A92-B65F-4C8600618F19/MarkUs.app/Frameworks/Kiwi.framework/Kiwi Reason: image not found
- first build Tesseract OCR iOS,
- find the TesseractOCR.framework, then add it to the project 3.config as follow
crash with "Frameworks/TesseractOCR.framework/TesseractOCR because dependent dylib #1 could not be loaded " still dont know why please help!