|
10 | 10 | 9B8E43CB1C5F6E40002ABEBC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B8E43CA1C5F6E40002ABEBC /* main.m */; }; |
11 | 11 | 9B8E43D31C5F6E78002ABEBC /* Parent.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B8E43D21C5F6E78002ABEBC /* Parent.m */; }; |
12 | 12 | 9B8E43D61C5F6E7E002ABEBC /* Child.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B8E43D51C5F6E7E002ABEBC /* Child.m */; }; |
13 | | - 9B8E43D91C5F7070002ABEBC /* Other.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B8E43D81C5F7070002ABEBC /* Other.m */; }; |
| 13 | + 9B8E43DC1C5F94E2002ABEBC /* Other.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B8E43DA1C5F94E2002ABEBC /* Other.m */; }; |
14 | 14 | /* End PBXBuildFile section */ |
15 | 15 |
|
16 | 16 | /* Begin PBXCopyFilesBuildPhase section */ |
|
32 | 32 | 9B8E43D21C5F6E78002ABEBC /* Parent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Parent.m; sourceTree = "<group>"; }; |
33 | 33 | 9B8E43D41C5F6E7E002ABEBC /* Child.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Child.h; sourceTree = "<group>"; }; |
34 | 34 | 9B8E43D51C5F6E7E002ABEBC /* Child.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Child.m; sourceTree = "<group>"; }; |
35 | | - 9B8E43D71C5F7070002ABEBC /* Other.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Other.h; path = ../Other.h; sourceTree = "<group>"; }; |
36 | | - 9B8E43D81C5F7070002ABEBC /* Other.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Other.m; path = ../Other.m; sourceTree = "<group>"; }; |
| 35 | + 9B8E43DA1C5F94E2002ABEBC /* Other.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Other.m; sourceTree = "<group>"; }; |
| 36 | + 9B8E43DB1C5F94E2002ABEBC /* Other.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Other.h; sourceTree = "<group>"; }; |
37 | 37 | /* End PBXFileReference section */ |
38 | 38 |
|
39 | 39 | /* Begin PBXFrameworksBuildPhase section */ |
|
66 | 66 | 9B8E43C91C5F6E40002ABEBC /* load */ = { |
67 | 67 | isa = PBXGroup; |
68 | 68 | children = ( |
| 69 | + 9B8E43DA1C5F94E2002ABEBC /* Other.m */, |
| 70 | + 9B8E43DB1C5F94E2002ABEBC /* Other.h */, |
69 | 71 | 9B8E43CA1C5F6E40002ABEBC /* main.m */, |
70 | | - 9B8E43D71C5F7070002ABEBC /* Other.h */, |
71 | | - 9B8E43D81C5F7070002ABEBC /* Other.m */, |
72 | 72 | 9B8E43D11C5F6E78002ABEBC /* Parent.h */, |
73 | 73 | 9B8E43D21C5F6E78002ABEBC /* Parent.m */, |
74 | 74 | 9B8E43D41C5F6E7E002ABEBC /* Child.h */, |
|
136 | 136 | 9B8E43CB1C5F6E40002ABEBC /* main.m in Sources */, |
137 | 137 | 9B8E43D61C5F6E7E002ABEBC /* Child.m in Sources */, |
138 | 138 | 9B8E43D31C5F6E78002ABEBC /* Parent.m in Sources */, |
139 | | - 9B8E43D91C5F7070002ABEBC /* Other.m in Sources */, |
| 139 | + 9B8E43DC1C5F94E2002ABEBC /* Other.m in Sources */, |
140 | 140 | ); |
141 | 141 | runOnlyForDeploymentPostprocessing = 0; |
142 | 142 | }; |
|
0 commit comments