-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Xcode 15 beta 5 - Multiple errors #55
Comments
Hi @tiagosito could you test with this branch, I have updated the binaries built with the latest toolkit |
Hi @jerson, I tried the solution with the new branch, I did all the work to clean the caches and pods and only then get everything updated, but it didn't result in a different output from the previous one. Also I tried to run with a new flutter example project and just added the fast_rsa lib, so I got the same error
|
I'm testing with go1.21.0 and is working fine, going to deploy a new version in some mins |
at this point I think is a good chance to drop armv7 support, I'm not sure what is the situation with armv7 is still a thing do you know ? |
Hi @tiagosito could you test using the new version please https://pub.dev/packages/fast_rsa/versions/3.6.0 |
Hi @jerson, |
I'm closing the issue because the new published version 3.6.0 solved the reported problem. |
Description
Using Xcode 15 beta 5, I get the following error for lib fast_rsa:
Environment
Flutter version: 3.7.12
fast_rsa version: 3.5.7 or below
With mac Os chip M2
When trying to build the project
I found this issue related but the proposed solution didn't work for me issue related Xcode 15 beta
The text was updated successfully, but these errors were encountered: