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

refactor(ios): parse xcodebuild errors #2362

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

TMisiukiewicz
Copy link
Collaborator

@TMisiukiewicz TMisiukiewicz commented Apr 22, 2024

Summary:

Prettify xcodebuilderror output if not using xcpretty or xcbeautify.

No formatter:
image
Xcpretty:
xcpretty
Xcbeautify:
xcbeautify

Test Plan:

  1. Init new project without installing Cocoapods
  2. Run ios command
  3. Verify the errors are parsed and marked with a red error prefix in the console output

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@TMisiukiewicz TMisiukiewicz changed the title refactor: parse xcodebuild errors refactor(ios): parse xcodebuild errors Apr 29, 2024
@TMisiukiewicz TMisiukiewicz marked this pull request as ready for review April 29, 2024 08:04
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.

None yet

1 participant