node-xcode icon indicating copy to clipboard operation
node-xcode copied to clipboard

programmatically create groups

Open alunny opened this issue 13 years ago • 2 comments

see alunny/cordova-plugin-spec#10

alunny avatar Dec 05 '12 22:12 alunny

Another use for this would be fixing a crash at https://github.com/alunny/node-xcode/blob/master/lib/pbxProject.js#L696 when the "Plugins" group does not exist in an XCode project. The Plugins group should automatically be created if it does not already exist.

jhurliman avatar Feb 28 '14 21:02 jhurliman

See https://github.com/alunny/node-xcode/pull/46#issuecomment-170223252 for solution

grabbou avatar Jan 09 '16 10:01 grabbou