|
74 | 74 | 943179981E7D820C00F3796D /* Project.Struct.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Project.Struct.swift; path = ../../../../Project.Struct.swift; sourceTree = "<group>"; }; |
75 | 75 | 943C0C021E7B134500C8DF86 /* MKHProjGen.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MKHProjGen.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
76 | 76 | 943C0C141E7B141400C8DF86 /* MKHProjGen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MKHProjGen.h; sourceTree = "<group>"; }; |
77 | | - 943C0C401E7B196200C8DF86 /* MKHProjGenLauncher */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MKHProjGenLauncher; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 77 | + 943C0C401E7B196200C8DF86 /* Launcher */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Launcher; sourceTree = BUILT_PRODUCTS_DIR; }; |
78 | 78 | 943C0C481E7B198D00C8DF86 /* Spec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Spec.swift; sourceTree = "<group>"; }; |
79 | 79 | 943C0C4A1E7B198D00C8DF86 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
80 | | - 949522121E7BF62A00812390 /* MKHProjGenExample */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MKHProjGenExample; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 80 | + 949522121E7BF62A00812390 /* Example */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Example; sourceTree = BUILT_PRODUCTS_DIR; }; |
81 | 81 | 949BB4491E87E43E008F599B /* Device.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Device.swift; sourceTree = "<group>"; }; |
82 | 82 | 949BB44A1E87E43E008F599B /* Manager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Manager.swift; sourceTree = "<group>"; }; |
83 | 83 | 949BB44B1E87E43E008F599B /* Misc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Misc.swift; sourceTree = "<group>"; }; |
|
138 | 138 | isa = PBXGroup; |
139 | 139 | children = ( |
140 | 140 | 943C0C021E7B134500C8DF86 /* MKHProjGen.framework */, |
141 | | - 943C0C401E7B196200C8DF86 /* MKHProjGenLauncher */, |
142 | | - 949522121E7BF62A00812390 /* MKHProjGenExample */, |
| 141 | + 943C0C401E7B196200C8DF86 /* Launcher */, |
| 142 | + 949522121E7BF62A00812390 /* Example */, |
143 | 143 | ); |
144 | 144 | name = Products; |
145 | 145 | sourceTree = "<group>"; |
|
249 | 249 | productReference = 943C0C021E7B134500C8DF86 /* MKHProjGen.framework */; |
250 | 250 | productType = "com.apple.product-type.framework"; |
251 | 251 | }; |
252 | | - 943C0C3F1E7B196200C8DF86 /* MKHProjGenLauncher */ = { |
| 252 | + 943C0C3F1E7B196200C8DF86 /* Launcher */ = { |
253 | 253 | isa = PBXNativeTarget; |
254 | | - buildConfigurationList = 943C0C441E7B196200C8DF86 /* Build configuration list for PBXNativeTarget "MKHProjGenLauncher" */; |
| 254 | + buildConfigurationList = 943C0C441E7B196200C8DF86 /* Build configuration list for PBXNativeTarget "Launcher" */; |
255 | 255 | buildPhases = ( |
256 | 256 | 943C0C3C1E7B196200C8DF86 /* Sources */, |
257 | 257 | 943C0C3D1E7B196200C8DF86 /* Frameworks */, |
|
262 | 262 | dependencies = ( |
263 | 263 | 949521F31E7B2A2600812390 /* PBXTargetDependency */, |
264 | 264 | ); |
265 | | - name = MKHProjGenLauncher; |
| 265 | + name = Launcher; |
266 | 266 | productName = MKHProjGenLauncher; |
267 | | - productReference = 943C0C401E7B196200C8DF86 /* MKHProjGenLauncher */; |
| 267 | + productReference = 943C0C401E7B196200C8DF86 /* Launcher */; |
268 | 268 | productType = "com.apple.product-type.tool"; |
269 | 269 | }; |
270 | | - 949522071E7BF62A00812390 /* MKHProjGenExample */ = { |
| 270 | + 949522071E7BF62A00812390 /* Example */ = { |
271 | 271 | isa = PBXNativeTarget; |
272 | | - buildConfigurationList = 9495220F1E7BF62A00812390 /* Build configuration list for PBXNativeTarget "MKHProjGenExample" */; |
| 272 | + buildConfigurationList = 9495220F1E7BF62A00812390 /* Build configuration list for PBXNativeTarget "Example" */; |
273 | 273 | buildPhases = ( |
274 | 274 | 9495220A1E7BF62A00812390 /* Sources */, |
275 | 275 | 9495220C1E7BF62A00812390 /* Frameworks */, |
|
280 | 280 | dependencies = ( |
281 | 281 | 949522081E7BF62A00812390 /* PBXTargetDependency */, |
282 | 282 | ); |
283 | | - name = MKHProjGenExample; |
| 283 | + name = Example; |
284 | 284 | productName = MKHProjGenLauncher; |
285 | | - productReference = 949522121E7BF62A00812390 /* MKHProjGenExample */; |
| 285 | + productReference = 949522121E7BF62A00812390 /* Example */; |
286 | 286 | productType = "com.apple.product-type.tool"; |
287 | 287 | }; |
288 | 288 | /* End PBXNativeTarget section */ |
|
323 | 323 | projectRoot = ""; |
324 | 324 | targets = ( |
325 | 325 | 943C0C011E7B134500C8DF86 /* MKHProjGen */, |
326 | | - 943C0C3F1E7B196200C8DF86 /* MKHProjGenLauncher */, |
327 | | - 949522071E7BF62A00812390 /* MKHProjGenExample */, |
| 326 | + 943C0C3F1E7B196200C8DF86 /* Launcher */, |
| 327 | + 949522071E7BF62A00812390 /* Example */, |
328 | 328 | ); |
329 | 329 | }; |
330 | 330 | /* End PBXProject section */ |
|
651 | 651 | defaultConfigurationIsVisible = 0; |
652 | 652 | defaultConfigurationName = Release; |
653 | 653 | }; |
654 | | - 943C0C441E7B196200C8DF86 /* Build configuration list for PBXNativeTarget "MKHProjGenLauncher" */ = { |
| 654 | + 943C0C441E7B196200C8DF86 /* Build configuration list for PBXNativeTarget "Launcher" */ = { |
655 | 655 | isa = XCConfigurationList; |
656 | 656 | buildConfigurations = ( |
657 | 657 | 943C0C451E7B196200C8DF86 /* Debug */, |
|
660 | 660 | defaultConfigurationIsVisible = 0; |
661 | 661 | defaultConfigurationName = Release; |
662 | 662 | }; |
663 | | - 9495220F1E7BF62A00812390 /* Build configuration list for PBXNativeTarget "MKHProjGenExample" */ = { |
| 663 | + 9495220F1E7BF62A00812390 /* Build configuration list for PBXNativeTarget "Example" */ = { |
664 | 664 | isa = XCConfigurationList; |
665 | 665 | buildConfigurations = ( |
666 | 666 | 949522101E7BF62A00812390 /* Debug */, |
|
0 commit comments