| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-05 | Make simulator dependant of currently active dev directory | Marc Cornellà | |
| This also gets rid of `xcode-select` command-not-found errors. | |||
| 2015-09-05 | Replace xcsel function with just an alias | Marc Cornellà | |
| 2015-09-05 | Return error if no xcode files where found | Marc Cornellà | |
| 2015-09-05 | Use zsh globbing instead of ls + grep in xc function | Marc Cornellà | |
| Uses zsh arrays and globbing to find .xcworkspace and .xcodeproj files. | |||
| 2014-12-01 | Added Xcode alias for deleting Derived Data. | Emil Marashliev | |
| 2014-10-27 | Make the simulator alias work with older Xcode versions as well. | Neal | |
| 2014-10-14 | Update path for the iOS simulator. | Neal | |
| 2014-06-02 | use ls instead of find to avoid incompatibility with gnu find | Yachi Lo | |
| 2014-02-28 | :panda_face: Added simulator alias for Xcode plugin | Michael Nikitochkin | |
| It is often required to start simulator without Xcode. | |||
| 2013-11-14 | basic command line xcode functionality | Chris Martin | |
