xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.42k stars 507 forks source link

mlaunch: add support for passing "--console" to "devicectl device process launch" #20710

Open rolfbjarne opened 2 weeks ago

rolfbjarne commented 2 weeks ago

From Xcode 16's release notes (https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes):

devicectl device process launch now supports a --console option to capture standard output and standard error from the launched app and to wait until the app exits.