diff --git a/README.md b/README.md index 8fd17a1..3387740 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ ![GPL-3.0 licensed][badge-license] [![Build Status](https://github.com/macstadium/ansible-role-xcode/workflows/Publish%20role/badge.svg?branch=master)](https://github.com/macstadium/ansible-role-xcode/actions?query=workflow%3A%22Publish+role%22+branch%3Amaster) +## Official Support Deprecation + +As of May 7, 2024, this is no longer officially supported. The code owner will maintain and provide long-term support without an official guarantee. + +## Summary Installs [Xcode][xcode] on MacOS according to supplied variables. @@ -31,13 +36,12 @@ The major Xcode version to be installed. The way extra packages are installed va xcode_build: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -The path to the `xcodebuild` tool. +The path to the `xcodebuild` tool. xcode_packages_location: /Applications/Xcode.app/Contents/Resources/Packages The directory containing all extra Xcode packages to be installed. - The installation archive extraction timeout in seconds. xcode_xip_extraction_timeout @@ -63,7 +67,7 @@ None. This role was created in 2019 by [MacStadium, Inc][macstadium]. -#### Maintainer(s) +### Maintainer(s) - [Ivan Spasov](https://github.com/ispasov) @@ -72,4 +76,4 @@ This role was created in 2019 by [MacStadium, Inc][macstadium]. [link-license]: https://raw.githubusercontent.com/macstadium/ansible-role-xcode/master/LICENSE [xcode]: https://developer.apple.com/xcode/ [apple-downloads]: https://developer.apple.com/download/more/ -[spotlight]: https://support.apple.com/en-us/HT204014 \ No newline at end of file +[spotlight]: https://support.apple.com/en-us/HT204014