Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exx

Sometimes you need to switch between the latest xcode version and an ancient ones.

Installation

  • Clone this repo git clone https://github.com/CaptainQuirk/exx <path>
  • Add <path>/bin/exx to your $PATH

Commands

  • info: Prints the current xcode version
  • ls: List all installed xcode versions
  • switch <version>: Switch to a specified version of Xcode
  • update: Backs up the current Xcode.app and upgrade via softwareupdate
  • reset: Resets Xcode version to the latest

Directory Structure

  • Exx expects the ancient Xcode versions to be installed in /Applications with the following folder structure
/Applications/Xcode
├── 5.1
│   └── Xcode.app
├── 6.1
│   └── Xcode.app
├── 6.4
│   └── Xcode.app
└── 7.1
    └── Xcode.app

Credits

This project was built with sub

About

switch xcode version

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages