Browse Source

no message

Hongtae Kim 5 years ago
parent
commit
38f152e1cd
1 changed files with 10 additions and 3 deletions
  1. 10
    3
      Samples.xcworkspace/contents.xcworkspacedata

+ 10
- 3
Samples.xcworkspace/contents.xcworkspacedata View File

@@ -1,10 +1,17 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2 2
 <Workspace
3 3
    version = "1.0">
4
+   <Group
5
+      location = "container:"
6
+      name = "Samples">
7
+      <FileRef
8
+         location = "group:Samples/Texture/Texture.xcodeproj">
9
+      </FileRef>
10
+      <FileRef
11
+         location = "group:Samples/Triangle/Triangle.xcodeproj">
12
+      </FileRef>
13
+   </Group>
4 14
    <FileRef
5 15
       location = "group:.gitignore">
6 16
    </FileRef>
7
-   <FileRef
8
-      location = "group:Samples/Triangle/Triangle.xcodeproj">
9
-   </FileRef>
10 17
 </Workspace>