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
IOS compile error
IOS compile error.
The text was updated successfully, but these errors were encountered:
Hello, I was not able to produce this. I tested on Flutter 1.20.0, 1.22.0 and 1.25.0. What version of Xcode do you use?
Sorry, something went wrong.
xcode version is 12.2 (12B45b) Maybe it's a problem because I don't use the 'use_frameworks!'. My project should not use the 'use_frameworks!'.
You mean the line inside Pod file generated by Flutter? I am not sure if it's the problem of not having use_frameworks.
use_frameworks
Still the issue. If podfile doesn't contain use_frameworks! this error will be reproducible.
use_frameworks!
No branches or pull requests
Expected Behavior
IOS compile error
Current Behavior
IOS compile error.
Possible Solution
Steps to Reproduce
Environment
The text was updated successfully, but these errors were encountered: