Added xcpretty

This commit is contained in:
Brian Zalewski 2023-08-07 05:33:22 +00:00
parent f33af27054
commit 6fbde3a5ea
2 changed files with 6 additions and 0 deletions

View file

@ -524,6 +524,7 @@ softwareGroups:
- xcode
- xcodes
- xcodes-app
- xcpretty
- x64dbg
Docker: &Docker
- bane

View file

@ -10383,6 +10383,11 @@ softwarePackages:
_home: null
_name: wsl
ansible: professormanhattan.wsl
xcpretty:
_bin: xcpretty
_github: https://github.com/xcpretty/xcpretty
_name: xcpretty
gem:darwin: xcpretty
xcode:
_bin: xcodebuild
_desc: "[Xcode](https://developer.apple.com/xcode/) is Apple's integrated development environment for macOS, used to develop software for macOS, iOS, iPadOS, watchOS, and tvOS."