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

boringssl is incompatible with Xcode 16 #184

Closed
leanhdaoit opened this issue Dec 31, 2024 · 3 comments
Closed

boringssl is incompatible with Xcode 16 #184

leanhdaoit opened this issue Dec 31, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@leanhdaoit
Copy link

I encountered an issue when trying to run Flutter project with webcrypto in dependencies with XCode 16.
Error message:
unsupported option '-G' for target 'arm64-apple-ios14-simulator'

This issue maybe related to grpc/grpc#36888

webcrypto v0.5.7
MacOS Sequoia 15.2
Xcode 16.2
Flutter v3.27.1
Dart v3.6.0

Image
@jonasfj
Copy link
Member

jonasfj commented Feb 10, 2025

I think we might have fixed it, but we're working to get a new release out soon.

Might be fixed in #154

@jonasfj jonasfj added the duplicate This issue or pull request already exists label Feb 10, 2025
@leanhdaoit
Copy link
Author

leanhdaoit commented Feb 10, 2025

@jonasfj Thank you for your response. Could you let me know when a new release might be available? I really need it. Or could you make a quick guide on how to run the latest version of webcrypto locally? Thanks in advance!

@jonasfj
Copy link
Member

jonasfj commented Feb 12, 2025

@leanhdaoit this should be fixed in 0.5.8 just published to pub.dev.

Please reopen (or file a new issue) if it's not.

@jonasfj jonasfj closed this as completed Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants