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

dyld: Library not loaded: @rpath/XCTest.framework/XCTest #387

Open devtechvalens opened 6 years ago

devtechvalens commented 6 years ago

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

swsdyg commented 5 years ago
  1. first build Tesseract OCR iOS,
  2. find the TesseractOCR.framework, then add it to the project 3.config as follow

1547458486483

lcghh commented 5 years ago

crash with "Frameworks/TesseractOCR.framework/TesseractOCR because dependent dylib #1 could not be loaded " still dont know why please help!