-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update Xcode to 14.3.1 #4235
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
Update Xcode to 14.3.1 #4235
Conversation
keyonghan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Test packages/webview_flutter/webview_flutter_wkwebview is failing with: @bparrishMines @cyanglaz Any ideas on what's going on? Looks like similar issue to: flutter/flutter#128422 |
|
I can reproduce it locally but inconsistent. I think it is a race condition where the object in the weakInstance is removed before it is accessed. I can't figure out where it was removed. It also doesn't seem to be related to the @bparrishMines is more familiar with the code than I am so it would be nice if @bparrishMines could take a look. I also don't think it is related to the xcode migration as I can reproduce the same failure with XCode 14.2. |
|
submit-queue has been failing for a long time. I'm going to try updating the branch to unstick it. |
Packages part of flutter/flutter#129019
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style.///).If you need help, consider asking for advice on the #hackers-new channel on Discord.