summaryrefslogtreecommitdiff
path: root/plugins/xcode/xcode.plugin.zsh
AgeCommit message (Expand)Author
2023-10-11fix(xcode): open Xcode in current Desk if already open in another (#10384)Marc Cornellà
2022-11-04docs: fix some capitalization typos(#11293)Frieder Bluemle
2021-11-25feat(xcode): support `.swiftpm` as project file in `xc` (#10434)Kyle
2021-10-29feat(xcode): support `Package.swift` as project file in `xc` (#10358)YR Chen
2018-08-07use https everywhere (#6574)Janosch Schwalm
2018-07-19[plugins/xcode] Fix opening project using a wrong Xcode version (#6829)Thi
2018-06-05add xx command to Xcode plugin. Allows quick opening of files in Xcode. (#6812)Paul Ossenbruggen
2016-09-21Adds option for directory to Xcode xc function. (#5253)Ash Furrow
2015-09-28Update Simulator's Path to XCode 7.xGutem
2015-09-11xcode: extend xcselv to list versions and do completionAndrew Janke
2015-09-07Reorder xcode plugin fileMarc Cornellà
2015-09-07xcode: add version-based xcselv()Andrew Janke
2015-09-05Make simulator dependant of currently active dev directoryMarc Cornellà
2015-09-05Replace xcsel function with just an aliasMarc Cornellà
2015-09-05Return error if no xcode files where foundMarc Cornellà
2015-09-05Use zsh globbing instead of ls + grep in xc functionMarc Cornellà
2014-12-01Added Xcode alias for deleting Derived Data.Emil Marashliev
2014-10-27Make the simulator alias work with older Xcode versions as well.Neal
2014-10-14Update path for the iOS simulator.Neal
2014-06-02use ls instead of find to avoid incompatibility with gnu findYachi Lo
2014-02-28:panda_face: Added simulator alias for Xcode pluginMichael Nikitochkin
2013-11-14basic command line xcode functionalityChris Martin