[swift-build-dev] Xcode autocomplete and jump to def for the package manager project
Valentin Radu
radu.v.valentin at me.com
Wed Dec 16 18:19:52 CST 2015
Hello all,
I’ve cloned the package manager repo and as I was going through it I saw that for the default Xcode project (the one in the Support dir) autocompletion and jump to def are not available for Swift.
Does anyone have an idea on how to fix this? I know there’s a hackish way of doing it: adding another dummy target and therefore forcing Xcode to index the files added to that target. Is there another cleaner solution? i suppose there must be a way since probably the core team used this features while developing the package manager (?)
– Valentin Radu
More information about the swift-build-dev
mailing list