|
49 | 49 | D19BDB611671286100C6467B /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D19BDB601671286100C6467B /* PreferencePanes.framework */; }; |
50 | 50 | D19BDB6F1671286100C6467B /* EnvPane.m in Sources */ = {isa = PBXBuildFile; fileRef = D19BDB6E1671286100C6467B /* EnvPane.m */; }; |
51 | 51 | D1C85DBE167FCC6C007C2CE7 /* libEnvLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D1C85DAF167FC18B007C2CE7 /* libEnvLib.a */; }; |
| 52 | + D1DF567E29A3108D00F15FFE /* EnvPane.png in Resources */ = {isa = PBXBuildFile; fileRef = D1DF567D29A3106600F15FFE /* EnvPane.png */; }; |
52 | 53 | D1E16E68167292D100724499 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D1E16E66167292D100724499 /* CoreFoundation.framework */; }; |
53 | 54 | D1EFCA4D16911E3400013C1A /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = D1FC1DBC168F90AB004F5901 /* README.md */; }; |
54 | 55 | D1EFCA5116912C6600013C1A /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D1EFCA5016912C6600013C1A /* WebKit.framework */; }; |
|
163 | 164 | D19BDB6D1671286100C6467B /* EnvPane.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EnvPane.h; sourceTree = "<group>"; }; |
164 | 165 | D19BDB6E1671286100C6467B /* EnvPane.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EnvPane.m; sourceTree = "<group>"; }; |
165 | 166 | D1C85DAF167FC18B007C2CE7 /* libEnvLib.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libEnvLib.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 167 | + D1DF567D29A3106600F15FFE /* EnvPane.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EnvPane.png; sourceTree = "<group>"; }; |
166 | 168 | D1E16E66167292D100724499 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; |
167 | 169 | D1EFCA5016912C6600013C1A /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; |
168 | 170 | D1EFCA52169240E000013C1A /* AboutSheetController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutSheetController.h; sourceTree = "<group>"; }; |
|
322 | 324 | E2ADE09E08395023000B79B2 = { |
323 | 325 | isa = PBXGroup; |
324 | 326 | children = ( |
| 327 | + D1DF567D29A3106600F15FFE /* EnvPane.png */, |
325 | 328 | D1FC1DBC168F90AB004F5901 /* README.md */, |
326 | 329 | D1F739AE168F7F40009F8342 /* NOTICE */, |
327 | 330 | D1F739AD168EFA01009F8342 /* LICENSE */, |
|
508 | 511 | D11D590A2993761A00C9BA62 /* EnvPane.xib in Resources */, |
509 | 512 | D1334E3E168699030018F00D /* EnvPane.icns in Resources */, |
510 | 513 | D11D5903299375B600C9BA62 /* AboutSheet.xib in Resources */, |
| 514 | + D1DF567E29A3108D00F15FFE /* EnvPane.png in Resources */, |
511 | 515 | ); |
512 | 516 | runOnlyForDeploymentPostprocessing = 0; |
513 | 517 | }; |
|
0 commit comments