We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am unable to run my app in the simulator, even though it works fine for a device with ARM architecture.
Xcode gives this error for simulators:
Could not find module 'TinyConstraints' for architecture 'x86_64'; found: arm64, arm, armv7
The text was updated successfully, but these errors were encountered:
Maybe trying cleaning and rebuilding?
Sorry, something went wrong.
See #101 / #102 for a solution.
No branches or pull requests
I am unable to run my app in the simulator, even though it works fine for a device with ARM architecture.
Xcode gives this error for simulators:
The text was updated successfully, but these errors were encountered: