Create group for framework projects

This commit is contained in:
Eryn Wells 2015-11-14 23:23:14 -08:00
parent 207765654f
commit 0338f7360d

View file

@ -8,13 +8,17 @@
location = "group:TheGreatCube/TheGreatCube.xcodeproj"> location = "group:TheGreatCube/TheGreatCube.xcodeproj">
</FileRef> </FileRef>
</Group> </Group>
<FileRef <Group
location = "group:Renderer/Renderer.xcodeproj"> location = "container:"
</FileRef> name = "Libs">
<FileRef <FileRef
location = "group:COLLADA/COLLADA.xcodeproj"> location = "group:Renderer/Renderer.xcodeproj">
</FileRef> </FileRef>
<FileRef <FileRef
location = "group:Math/Math.xcodeproj"> location = "group:COLLADA/COLLADA.xcodeproj">
</FileRef> </FileRef>
<FileRef
location = "group:Math/Math.xcodeproj">
</FileRef>
</Group>
</Workspace> </Workspace>