Skip to content
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

Use log stream to capture MacCatalyst logs #854

Merged
merged 2 commits into from
Apr 7, 2022

Conversation

premun
Copy link
Member

@premun premun commented Apr 6, 2022

This uses the same method to pull application logs as iOS simulator and gets the exit code from the stdout of the app that logs it from the dotnet/runtime wrapper.

Resolves #848

@premun
Copy link
Member Author

premun commented Apr 6, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@premun premun requested a review from lpatalas April 7, 2022 11:52
@premun premun merged commit b98a918 into main Apr 7, 2022
@premun premun deleted the prvysoky/maccatalyst-exit-code branch April 7, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exit code detection failing on OSX 12.00 maccatalyst
2 participants