|
56 | 56 | /* Begin PBXFileReference section */ |
57 | 57 | CC0E129320C77E95002A3839 /* example */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = example; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | 58 | CC0E129520C77E95002A3839 /* deal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = deal.c; sourceTree = "<group>"; }; |
59 | | - CC0FED3A20C721E6001108A4 /* test-wrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "test-wrapper.h"; sourceTree = "<group>"; }; |
| 59 | + CC0FED3A20C721E6001108A4 /* test-bridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "test-bridge.h"; sourceTree = "<group>"; }; |
60 | 60 | CC1775D720C6D5CD00A183A2 /* Doxyfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Doxyfile; sourceTree = "<group>"; }; |
61 | 61 | CC1775D820C6D5CD00A183A2 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; }; |
62 | 62 | CC1775D920C6D5CD00A183A2 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
63 | 63 | CC1775DD20C6D5CD00A183A2 /* deploy_rsa.enc */ = {isa = PBXFileReference; lastKnownFileType = text; path = deploy_rsa.enc; sourceTree = "<group>"; }; |
64 | | - CC1775DF20C6D5CD00A183A2 /* upload_docs.rb */ = {isa = PBXFileReference; lastKnownFileType = text.script.ruby; path = upload_docs.rb; sourceTree = "<group>"; }; |
65 | 64 | CC1775E020C6D5CD00A183A2 /* generate_docs.rb */ = {isa = PBXFileReference; lastKnownFileType = text.script.ruby; path = generate_docs.rb; sourceTree = "<group>"; }; |
66 | 65 | CC1775E320C6D5CD00A183A2 /* deck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = deck.h; sourceTree = "<group>"; }; |
67 | 66 | CC1775E420C6D5CD00A183A2 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; }; |
|
122 | 121 | isa = PBXGroup; |
123 | 122 | children = ( |
124 | 123 | CC1775DB20C6D5CD00A183A2 /* deploy */, |
125 | | - CC1775DF20C6D5CD00A183A2 /* upload_docs.rb */, |
126 | 124 | CC1775E020C6D5CD00A183A2 /* generate_docs.rb */, |
127 | 125 | ); |
128 | 126 | path = scripts; |
|
153 | 151 | children = ( |
154 | 152 | CC1775ED20C6D5CD00A183A2 /* munit */, |
155 | 153 | CC1775FB20C6D5CD00A183A2 /* deck_tests.c */, |
156 | | - CC0FED3A20C721E6001108A4 /* test-wrapper.h */, |
| 154 | + CC0FED3A20C721E6001108A4 /* test-bridge.h */, |
157 | 155 | CCEE8F1720C71D880097C60D /* deck_unit_tests.m */, |
158 | 156 | CC1775EC20C6D5CD00A183A2 /* Makefile */, |
159 | 157 | CCEE8F1920C71D880097C60D /* Info.plist */, |
|
196 | 194 | CC7152E920CA094D00D37C72 /* CONTRIBUTING.md */, |
197 | 195 | CC1775D920C6D5CD00A183A2 /* README.md */, |
198 | 196 | CC1775D720C6D5CD00A183A2 /* Doxyfile */, |
| 197 | + CC1775D820C6D5CD00A183A2 /* Makefile */, |
199 | 198 | CCACB5DA20C743F5008AE676 /* assets.xcassets */, |
200 | 199 | CC1775DA20C6D5CD00A183A2 /* scripts */, |
201 | 200 | CC1775E120C6D5CD00A183A2 /* src */, |
202 | 201 | CC1775EA20C6D5CD00A183A2 /* test */, |
203 | | - CC1775D820C6D5CD00A183A2 /* Makefile */, |
204 | 202 | CC0E129420C77E95002A3839 /* example */, |
205 | 203 | CC17761320C6E69C00A183A2 /* Products */, |
206 | 204 | CCEE8F1D20C71D9F0097C60D /* Frameworks */, |
|
0 commit comments