[release/9.0.1xx] Update mlaunch to 1.1.93#24366
Conversation
Includes changes to allow USB debugging. More details: https://devdiv.visualstudio.com/DevDiv/_git/macios-mlaunch/pullrequest/687782
There was a problem hiding this comment.
Pull request overview
This PR is a backport to the release/9.0.1xx branch that updates the mlaunch tool from version 1.1.92 to 1.1.93. The mlaunch tool is used internally for launching and debugging iOS/tvOS apps on devices and simulators. This update specifically includes changes to enable USB debugging functionality.
Key Changes:
- Version bump of MLAUNCH_NUGET_VERSION from 1.1.92 to 1.1.93 in the build configuration
✅ [CI Build #7775bfe] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #7775bfe] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [CI Build #7775bfe] Build passed (Build macOS tests) ✅Pipeline on Agent |
💻 [CI Build #7775bfe] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build #7775bfe] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
💻 [CI Build #7775bfe] Tests on macOS arm64 - Mac Tahoe (26) passed 💻✅ All tests on macOS arm64 - Mac Tahoe (26) passed. Pipeline on Agent |
💻 [CI Build #7775bfe] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
💻 [CI Build #7775bfe] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #7775bfe] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 115 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
Includes changes to allow USB debugging.
More details:
https://devdiv.visualstudio.com/DevDiv/_git/macios-mlaunch/pullrequest/687782
Co-authored-by: Rolf Bjarne Kvinge rolf@xamarin.com
Backport of #24257.