-
Notifications
You must be signed in to change notification settings - Fork 29.8k
V1.9.1 hotfixes #41504
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
V1.9.1 hotfixes #41504
Conversation
…to signed versions (#41411)
|
This pull request was opened against a branch other than master. Since Flutter pull requests should not normally be opened against branches other than master, I have changed the base to master. If this was intended, you may modify the base back to v1.9.1-hotfixes. See the Release Process for information about how other branches get updated. Reviewers: Use caution before merging pull requests to branches other than master. The circumstances where this is valid are very rare. /cc @dnfield |
|
testing it manually... |
Codecov Report
@@ Coverage Diff @@
## v1.9.1-hotfixes #41504 +/- ##
===================================================
+ Coverage 55.33% 55.57% +0.23%
===================================================
Files 196 196
Lines 18277 18281 +4
===================================================
+ Hits 10114 10160 +46
+ Misses 8163 8121 -42
Continue to review full report at Codecov.
|
|
Works on my machine, would like to see @timsneath confirm that it works before merging to beta... |
christopherfujino
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
roll ideviceinstaller, libimobiledevice, libplist, openssl & usbmuxd to signed versions (#41411)
[flutter_tool] Add analytics events for ios-mdns fallback success/failure (#41482)
[flutter_tools] Adds tests of mdns analytics events (#41410)
[flutter_tools] Report iOS mDNS lookup failures to analytics (#41384)