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.47k stars 514 forks source link

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

Closed rolfbjarne closed 2 months ago

rolfbjarne commented 4 months 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.