|
35 | 35 | 838055C915A3A67200D050E7 /* ApplicationIcon-CDP.icns in Resources */ = {isa = PBXBuildFile; fileRef = 838055C715A3A67200D050E7 /* ApplicationIcon-CDP.icns */; }; |
36 | 36 | 838055CA15A3A67200D050E7 /* ApplicationIcon-MOM.icns in Resources */ = {isa = PBXBuildFile; fileRef = 838055C815A3A67200D050E7 /* ApplicationIcon-MOM.icns */; }; |
37 | 37 | 83922D381598F264004C273C /* MFLCellBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 83922D371598F264004C273C /* MFLCellBuilder.m */; }; |
| 38 | + 83AE7D3019FF1AB400DD152B /* SimulatorItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 83AE7D2F19FF1AB400DD152B /* SimulatorItem.m */; }; |
| 39 | + 83AE7D3219FF1CE900DD152B /* simulatorIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 83AE7D3119FF1CE900DD152B /* simulatorIcon.png */; }; |
38 | 40 | 83B158FD158F6AE2002B46C2 /* MFLCoreDataIntrospection.m in Sources */ = {isa = PBXBuildFile; fileRef = 83B158FC158F6AE2002B46C2 /* MFLCoreDataIntrospection.m */; }; |
39 | 41 | C1CEFE561463779D00466EB3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1CEFE551463779D00466EB3 /* Cocoa.framework */; }; |
40 | 42 | C1CEFE601463779D00466EB3 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1CEFE5E1463779D00466EB3 /* InfoPlist.strings */; }; |
|
123 | 125 | 838055C815A3A67200D050E7 /* ApplicationIcon-MOM.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "ApplicationIcon-MOM.icns"; sourceTree = "<group>"; }; |
124 | 126 | 83922D361598F264004C273C /* MFLCellBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MFLCellBuilder.h; sourceTree = "<group>"; }; |
125 | 127 | 83922D371598F264004C273C /* MFLCellBuilder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MFLCellBuilder.m; sourceTree = "<group>"; }; |
| 128 | + 83AE7D2E19FF1AB400DD152B /* SimulatorItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimulatorItem.h; sourceTree = "<group>"; }; |
| 129 | + 83AE7D2F19FF1AB400DD152B /* SimulatorItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimulatorItem.m; sourceTree = "<group>"; }; |
| 130 | + 83AE7D3119FF1CE900DD152B /* simulatorIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = simulatorIcon.png; sourceTree = "<group>"; }; |
126 | 131 | 83B158FB158F6AE2002B46C2 /* MFLCoreDataIntrospection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MFLCoreDataIntrospection.h; sourceTree = "<group>"; }; |
127 | 132 | 83B158FC158F6AE2002B46C2 /* MFLCoreDataIntrospection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MFLCoreDataIntrospection.m; sourceTree = "<group>"; }; |
128 | 133 | C1CEFE511463779C00466EB3 /* CoreDataPro.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CoreDataPro.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
215 | 220 | 83656E6A1937A637003D0E74 /* windows */ = { |
216 | 221 | isa = PBXGroup; |
217 | 222 | children = ( |
| 223 | + 83AE7D2D19FF1A9500DD152B /* simulator */, |
218 | 224 | 1D52574316EB66F100A91244 /* FetchRequestInfoController.h */, |
219 | 225 | 1D52574416EB66F100A91244 /* FetchRequestInfoController.m */, |
220 | 226 | 1D52574516EB66F100A91244 /* FetchRequestInfoController.xib */, |
|
237 | 243 | name = windows; |
238 | 244 | sourceTree = "<group>"; |
239 | 245 | }; |
| 246 | + 83AE7D2D19FF1A9500DD152B /* simulator */ = { |
| 247 | + isa = PBXGroup; |
| 248 | + children = ( |
| 249 | + 83AE7D2E19FF1AB400DD152B /* SimulatorItem.h */, |
| 250 | + 83AE7D2F19FF1AB400DD152B /* SimulatorItem.m */, |
| 251 | + ); |
| 252 | + name = simulator; |
| 253 | + sourceTree = "<group>"; |
| 254 | + }; |
240 | 255 | 83B566571593A531004DE9FC /* TableViewCells */ = { |
241 | 256 | isa = PBXGroup; |
242 | 257 | children = ( |
|
345 | 360 | children = ( |
346 | 361 | 838055C715A3A67200D050E7 /* ApplicationIcon-CDP.icns */, |
347 | 362 | 838055C815A3A67200D050E7 /* ApplicationIcon-MOM.icns */, |
348 | | - 83052CAC159D4B3900BB2FC6 /* CoreDataPro.entitlements */, |
349 | | - 832C9695159BD69E00AC8FA8 /* CoreData.ext */, |
350 | | - 8359411E159217770045B287 /* refreshButton.png */, |
351 | 363 | 834D1480156B52ED00317376 /* ApplicationIcon.icns */, |
| 364 | + 832C9695159BD69E00AC8FA8 /* CoreData.ext */, |
352 | 365 | C1CEFE5D1463779D00466EB3 /* CoreDataPro-Info.plist */, |
353 | | - C1CEFE5E1463779D00466EB3 /* InfoPlist.strings */, |
354 | | - C1CEFE611463779D00466EB3 /* main.m */, |
| 366 | + 83052CAC159D4B3900BB2FC6 /* CoreDataPro.entitlements */, |
355 | 367 | C1CEFE631463779D00466EB3 /* CoreDataUtil-Prefix.pch */, |
356 | 368 | C1CEFE641463779D00466EB3 /* Credits.rtf */, |
| 369 | + C1CEFE5E1463779D00466EB3 /* InfoPlist.strings */, |
| 370 | + C1CEFE611463779D00466EB3 /* main.m */, |
| 371 | + 8359411E159217770045B287 /* refreshButton.png */, |
| 372 | + 83AE7D3119FF1CE900DD152B /* simulatorIcon.png */, |
357 | 373 | ); |
358 | 374 | name = "Supporting Files"; |
359 | 375 | sourceTree = "<group>"; |
|
508 | 524 | 5B2E2AA71565A8AC00F6F6EA /* OpenFileSheetController.xib in Resources */, |
509 | 525 | 834D1481156B52ED00317376 /* ApplicationIcon.icns in Resources */, |
510 | 526 | 5B2AEF1C1576B67600DFD0D6 /* GetInfoSheetController.xib in Resources */, |
| 527 | + 83AE7D3219FF1CE900DD152B /* simulatorIcon.png in Resources */, |
511 | 528 | 8359411F159217770045B287 /* refreshButton.png in Resources */, |
512 | 529 | 830D04EE1598CC4D003874CA /* MFLMainWindowController.xib in Resources */, |
513 | 530 | 832C9696159BD69E00AC8FA8 /* CoreData.ext in Resources */, |
|
565 | 582 | 5B2E2AA61565A8AC00F6F6EA /* OpenFileSheetController.m in Sources */, |
566 | 583 | 5B2AEF1B1576B67600DFD0D6 /* GetInfoSheetController.m in Sources */, |
567 | 584 | 5BE26B63157FE8EE00DC186E /* EntityTableView.m in Sources */, |
| 585 | + 83AE7D3019FF1AB400DD152B /* SimulatorItem.m in Sources */, |
568 | 586 | 5BE26B67157FF22700DC186E /* EntityDataTableView.m in Sources */, |
569 | 587 | 83B158FD158F6AE2002B46C2 /* MFLCoreDataIntrospection.m in Sources */, |
570 | 588 | 5B330A701590CB1E00D79D4D /* EntityDataTableViewCell.m in Sources */, |
|
0 commit comments