Anyline / anyline-ocr-examples-ios

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

arm64 support needed #20

Closed StefaniOSApps closed 2 years ago

StefaniOSApps commented 3 years ago

If I want to integrate Anlyine directly on an M1 MacBook (without CocoaPods), I have to deactivate arm64. However, this leads to the problem that I can no longer run the project on the simulator.

Could not find module 'XXXXX' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator.

This problem persists even when I build all architectures. Unfortunately, this problem is very widespread and from my point of view there is no other solution to this problem.

ref. https://developer.apple.com/forums/thread/123614

danielalbertini commented 3 years ago

Hi,

currently the only known workaround to this is to exclude the arm64 architecture from your simulator build. Only downside is that the simulator will run a bit slower.

Screenshot 2021-06-11 at 15 25 55

Best Regards, Daniel

janu75 commented 2 years ago

I have the same issue here. On top of that, I use a different framework, which does not have (and normally wouldn't need) x64_86 support.

So, having arm64 support would be very much appreciated.

berndkamplanyline commented 2 years ago

We don't actively monitor the Github Issues, please raise a support request using the Anyline Helpdesk. Link to Anyline Helpdesk: https://anyline.atlassian.net/servicedesk/customer/portal/2/group/6

When raising a support request based on this Github Issue, please fill out and include the following information:


Support request concerning Anyline Github Repository: [URL to relevant Anyline Github Repository here] Support request based on Github Issue: [URL to relevant Github Issue here]


Thank you so much!