diff --git a/README.md b/README.md index fc5d329..bb04e82 100644 --- a/README.md +++ b/README.md @@ -632,6 +632,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Wtfutil | [NeoHsu/asdf-wtfutil](https://github.com/NeoHsu/asdf-wtfutil) | [![Build](https://github.com/NeoHsu/asdf-wtfutil/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-wtfutil/actions?query=workflow%3ABuild) | | XCTestHTMLReport | [younke/asdf-xchtmlreport](https://github.com/younke/asdf-xchtmlreport) | [![Build Status](https://github.com/younke/asdf-xchtmlreport/workflows/Build/badge.svg?branch=main)](https://github.com/younke/asdf-xchtmlreport/actions) | | XcodeGen | [younke/asdf-xcodegen](https://github.com/younke/asdf-xcodegen) | [![Build Status](https://github.com/younke/asdf-xcodegen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-xcodegen/actions) | +| xcodes | [younke/asdf-xcodes](https://github.com/younke/asdf-xcodes) | [![Build Status](https://github.com/younke/asdf-xcodes/actions/workflows/build.yml/badge.svg)](https://github.com/younke/asdf-xcodes/actions/workflows/build.yml) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | [![Build](https://github.com/NeoHsu/asdf-xh/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-xh/actions?query=workflow%3ABuild) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | [![Test Plugin](https://github.com/particledecay/asdf-yadm/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-yadm/actions) | | yamllint | [ericcornelissen/asdf-yamllint](https://github.com/ericcornelissen/asdf-yamllint) | [![Check](https://github.com/ericcornelissen/asdf-yamllint/actions/workflows/check.yml/badge.svg)](https://github.com/ericcornelissen/asdf-yamllint/actions/workflows/check.yml) | diff --git a/plugins/xcodes b/plugins/xcodes new file mode 100644 index 0000000..aa392a1 --- /dev/null +++ b/plugins/xcodes @@ -0,0 +1 @@ +repository = https://github.com/younke/asdf-xcodes.git