Commit 6e18fe3
Updated podspec to build framework on pod install.
Note that you'll need to change the Tesseract import in your app's project from the usual `#import <TesseractOCR/TesseractOCR.h>` to `#import <TesseractOCRiOS/TesseractOCR.h>`. This is because now the Pod is using the Pod name as the root directory name for headers.1 parent d761e6d commit 6e18fe3
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | | - | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments