V1.9.1 hotfixes#41504
V1.9.1 hotfixes#41504tvolkert merged 4 commits intoflutter:v1.9.1-hotfixesfrom tvolkert:v1.9.1-hotfixes
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... |
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)