Skip to content

An Automator workflow service for changing which Xcode you'd like to work with

Notifications You must be signed in to change notification settings

macandyp/XcodeSelector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XcodeSelector

Problem

Sometimes you want to have multiple versions of Xcode installed on your machine. Sure, you think it'll never happen to you, but then it does. Using xcode-select in Terminal isn't difficult, but it does get tedious having to go in all the time to check.

Solution

XcodeSelector is simply a Service that is globally availble that checks for any version of Xcode in your Applications directory, and asks which one you want to work with. It does ask for your system password, but only because xcode-select requires root execution. This workflow does nothing with your password, otherwise.

Installing

Download the repository, and double-click the Xcode Selector.workflow file. You'll be prompted to install the Service.

Using

1. From any application, open the Services menu, and select XcodeSelector.    

2. Pick the version of Xcode you'd like to work with. 

Contributors

About

An Automator workflow service for changing which Xcode you'd like to work with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published