XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.66k stars 122 forks source link

Add "version" argument to "installed" function, printing Xcode's installation path #220

Closed rogerluan closed 1 year ago

rogerluan commented 1 year ago

Description

Resolves #219

This is another initiative that powers https://github.com/xcpretty/xcode-install/issues/467

With the resolution of #219, we can have a smoother transition from xcode-install to xcodes, including on fastlane integrations.

See also: https://github.com/fastlane/fastlane/pull/20672

Manual Tests Run

image