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">
</FileRef>
</Group>
<FileRef
location = "group:Renderer/Renderer.xcodeproj">
</FileRef>
<FileRef
location = "group:COLLADA/COLLADA.xcodeproj">
</FileRef>
<FileRef
location = "group:Math/Math.xcodeproj">
</FileRef>
<Group
location = "container:"
name = "Libs">
<FileRef
location = "group:Renderer/Renderer.xcodeproj">
</FileRef>
<FileRef
location = "group:COLLADA/COLLADA.xcodeproj">
</FileRef>
<FileRef
location = "group:Math/Math.xcodeproj">
</FileRef>
</Group>
</Workspace>