i have some problems about adding folder reference in xcode 4 project template, i just can add Groups and Sub Groups to project. does anyone successed doing this? please share here..
here's the code that i use to add Group:
<key>Definitions</key>
<dict>
<key>main.h</key>
<dict>
<key>Path</key>
<string>main.h</string>
<key>Group</key>
<string>css</string>
</dict>
</dict>
<key>Nodes</key>
<array>
<string>main.h</string>
</array>
that code just generate Group not a Folder Reference...please help me
*sorry my english a bit strange, haha