d-date / google-mlkit-swiftpm

Google MLKit for iOS in Swift Package Manager
Apache License 2.0
92 stars 21 forks source link

Errors: Undefined symbol: _OBJC_CLASS_$_... #23

Open c-villain opened 1 year ago

c-villain commented 1 year ago

Hey, @d-date ! Thx for ur package!

But when I added it as subdependency I get these errors:

Screenshot 2023-03-02 at 15 08 52

How it can be fixed besides adding "arm64" to excluding archs (coz itsn't working)?

d-date commented 4 months ago

You can only run in x86_64 simulator and arm64 iOS device now.