Anyline / anyline-ocr-examples-ios

Example configurations of the Anyline OCR SDK.
https://anyline.com
Other
49 stars 12 forks source link

XCode build link phase lasts too long #15

Closed matuskopo closed 3 years ago

matuskopo commented 3 years ago

Hi, thanks for this library, but we found out our builds started to take much more time then before. We tried to build our project without Anyline Pod, and the link phase takes up to 5 seconds. But with Anyline installed, it's always more then 110 seconds. And that's too much. It doesn't matter if we build it using XCode 11 or 12. Same results. The same happens for AnylineExamples project. We even use FirebaseMLVision Pod and many others, but they are not causing those problems, as without Anyline it's 5 seconds maximum for linking phase.

Bye

akaraul commented 3 years ago

I have the same problem

davlhd commented 3 years ago

Hello, we will have a look at the problem and try to improve link times with the next release.

philippAnyline commented 3 years ago

@akaraul we improved this in version 27, could you please give us feedback if the issue is resolved for you? Thanks, Philipp

akaraul commented 3 years ago

@philippAnyline yes, the issue resolved. Thanks

philippAnyline commented 3 years ago

Glad to hear so :) Closing the issue