|
21 | 21 | /* End PBXBuildFile section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXFileReference section */
|
24 |
| - 2364C5712044053D000018AB /* ASTableNodeExtension.swift */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = ASTableNodeExtension.swift; sourceTree = "<group>"; tabWidth = 2; }; |
25 |
| - 2364C574204405A1000018AB /* TextureTableController.swift */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = TextureTableController.swift; sourceTree = "<group>"; tabWidth = 2; }; |
26 |
| - 2364C576204405CC000018AB /* TableCellNode.swift */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = TableCellNode.swift; sourceTree = "<group>"; tabWidth = 2; }; |
27 |
| - 2364C578204405DC000018AB /* RootNode.swift */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = RootNode.swift; sourceTree = "<group>"; tabWidth = 2; }; |
28 | 24 | 312A6379467401DAF6A566F0 /* Pods-DeepDiffDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DeepDiffDemo.debug.xcconfig"; path = "Target Support Files/Pods-DeepDiffDemo/Pods-DeepDiffDemo.debug.xcconfig"; sourceTree = "<group>"; };
|
29 | 25 | 5545A1921B324B7D402E3AB6 /* Pods_DeepDiffDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DeepDiffDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
30 | 26 | 9381C3F3F924D4469B231A2E /* Pods-DeepDiffDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DeepDiffDemo.release.xcconfig"; path = "Target Support Files/Pods-DeepDiffDemo/Pods-DeepDiffDemo.release.xcconfig"; sourceTree = "<group>"; };
|
|
56 | 52 | /* End PBXFrameworksBuildPhase section */
|
57 | 53 |
|
58 | 54 | /* Begin PBXGroup section */
|
59 |
| - 2364C57320440579000018AB /* Texture */ = { |
60 |
| - isa = PBXGroup; |
61 |
| - children = ( |
62 |
| - 2364C5712044053D000018AB /* ASTableNodeExtension.swift */, |
63 |
| - 2364C574204405A1000018AB /* TextureTableController.swift */, |
64 |
| - 2364C576204405CC000018AB /* TableCellNode.swift */, |
65 |
| - 2364C578204405DC000018AB /* RootNode.swift */, |
66 |
| - ); |
67 |
| - path = Texture; |
68 |
| - sourceTree = "<group>"; |
69 |
| - }; |
70 | 55 | 7BCE04D5A9C7F9E9AFFB6967 /* Frameworks */ = {
|
71 | 56 | isa = PBXGroup;
|
72 | 57 | children = (
|
|
132 | 117 | D5C7F7581C3BCA1E008CDDBA /* Sources */ = {
|
133 | 118 | isa = PBXGroup;
|
134 | 119 | children = (
|
135 |
| - 2364C57320440579000018AB /* Texture */, |
136 | 120 | D5C7F7591C3BCA1E008CDDBA /* AppDelegate.swift */,
|
137 | 121 | D5C7F75A1C3BCA1E008CDDBA /* CollectionViewController.swift */,
|
138 | 122 | D23B9F431FA92867008363A1 /* CollectionViewCell.swift */,
|
|
0 commit comments