Xcodegen: Option to create groups for empty directories

Created on 28 Mar 2018  路  2Comments  路  Source: yonaskolb/XcodeGen

Hi,

First, thank you for this great tool. It is really awesome. :)

I'm trying to use this tool to generate a template Xcode project that has already a group structure setup regardless if the source directories contain source files or not.

Currently it seems that XcodeGen ignores directories that don't contain any source file.

Is there any way (option) to instruct XcodeGen to mirror the source directory structure as group structure in the generated Xcode project even if the source directories are empty? (I don't want to use _folder_ type)

This feature would be useful when creating starter projects where the group structure is already agreed within a team before any source code is created for all groups.

enhancement

Most helpful comment

Hi @abeintopalo
At the moment no there isn't a way to tell XcodeGen to change this behaviour. It could potentially be added as an option though

All 2 comments

Hi @abeintopalo
At the moment no there isn't a way to tell XcodeGen to change this behaviour. It could potentially be added as an option though

This was added in 2.2.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vlozko picture vlozko  路  4Comments

ksulliva picture ksulliva  路  4Comments

brentleyjones picture brentleyjones  路  6Comments

igorkulman picture igorkulman  路  5Comments

djbe picture djbe  路  6Comments