diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 50ca7550..f9c6735c 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -524,6 +524,7 @@ softwareGroups: - xcode - xcodes - xcodes-app + - xcpretty - x64dbg Docker: &Docker - bane diff --git a/software.yml b/software.yml index fc8b7fee..975f6f8a 100644 --- a/software.yml +++ b/software.yml @@ -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."