-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Support for Simulators on M1 Apple Silicon / arm64 architecture #810
Comments
@miworking3 Anything planned for this year? |
Looking at this comment: #691 (comment) this won't be addressed soon. P.S. Since Julie would be in this thread, I'd like to highlight that many of us are still awaiting the ability to include MLKit models directly into the app's bundle, rather than requiring a separate download on each device (Digital Ink). This would greatly enhance user experience and convenience. (and will boost the satisfaction of working with Google MLKit) |
+1 I have to use Google MLKit for a project and I'd really like to compile my app natively for simulator on my ARM Mac. |
+1 When camera and GPU resources are unavailable, as in a Simulator, Apple throws errors or exceptions, but does compile those frameworks. It would be a massive win if MLKit and MLImage adopted the same philosophy as a shortcut to getting this arm64 arch exclusion removed. For context, this is a blocker for us adopting a few CI vendors' technologies to automate our snapshot testing, so it's not just a save-some-time-compiling situation. |
Any visitors, also see: https://issuetracker.google.com/issues/178965151 and join in several years of commentary. :) |
+1 also bumping into the same issue. |
This has made building my app impossible. Any idea when this would be supported? |
What's your feature request? Please describe.
Please support MLKit on Simulator with M1 Chip
Mobile environment
iOS with Xcode
The text was updated successfully, but these errors were encountered: