Commit Graph

7 Commits

Author SHA1 Message Date
Marc Cornellà
cbdad588e6 Use zsh globbing instead of ls + grep in xc function
Uses zsh arrays and globbing to find .xcworkspace and .xcodeproj files.
2015-09-05 22:47:52 +02:00
Emil Marashliev
575bb91b5f Added Xcode alias for deleting Derived Data. 2014-12-01 13:34:18 +02:00
Neal
071de5fb39 Make the simulator alias work with older Xcode versions as well. 2014-10-27 22:17:26 -05:00
Neal
d794a502f6 Update path for the iOS simulator. 2014-10-14 13:57:19 -05:00
Yachi Lo
3cdfdad28a use ls instead of find to avoid incompatibility with gnu find 2014-06-02 16:11:22 +02:00
Michael Nikitochkin
6dcdfe61e2 🐼 Added simulator alias for Xcode plugin
It is often required to start simulator without Xcode.
2014-02-28 13:55:15 +02:00
Chris Martin
51b273a66f basic command line xcode functionality 2013-11-14 16:04:38 -08:00