cordova-plugin-spec icon indicating copy to clipboard operation
cordova-plugin-spec copied to clipboard

feature-request: target-dir attribute support for source-file element, for iOS

Open shazron opened this issue 12 years ago • 1 comments

Right now if you install N plugins, all of them are installed in a flat hierarchy in the Plugins group in your project, in Xcode, which is messy.

Specifying a "target-dir" attribute would create a group (or subgroups) that the file would reside under - under the "Plugins" main group.

shazron avatar Nov 13 '12 23:11 shazron

Good idea - groups are a bit tricky though (inasmuch as I've never created one with node-xcode before). I'm sure it's doable though.

alunny avatar Dec 05 '12 22:12 alunny