GUI for the xcode-select command line tool to run in Jamf Self Service
SwiftXcodeSelect is an open source utility for macOS 11+ that creates a graphical interface for xcode-select command line tool. It will popup a dialog via a Jamf Self Service task, allowing non-admin users to specify the default Xcode tools on the system.
Inspiration for this tool comes from this blog post about installing multiple Xcode versions via Jamf Self Service from James Smith. The gist can be found here.
The latest version can be found on the Releases page
SwiftXcodeSelect does require and utilize swiftDialog for all the notification dialogs. Please visit this page for more details: Releases
If there are bugs or ideas, please create an issue so your idea can be included.