Skip to content
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

"Float80 is not available on target platform" when building for macOS on Apple Silicon #22

Open
insidegui opened this issue Apr 12, 2021 · 1 comment

Comments

@insidegui
Copy link

I get this error building for macOS on Apple Silicon using 12.5 beta 3 (12E5244e):

'Float80' is unavailable: Float80 is not available on target platform.

I suspect that has something to do with Apple Silicon so the check should be different based on architecture.

@insidegui
Copy link
Author

This is when importing UserDefault BTW :)

insidegui added a commit to insidegui/Burritos that referenced this issue Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant