|
14 | 14 | 2841C7F415C91CC100F4F15F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2841C7F315C91CC100F4F15F /* AppDelegate.m */; }; |
15 | 15 | 2841C7F715C91CC200F4F15F /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2841C7F515C91CC200F4F15F /* MainMenu.xib */; }; |
16 | 16 | 2841C7FE15C91CEF00F4F15F /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2841C7FD15C91CEF00F4F15F /* IOKit.framework */; }; |
| 17 | + D570489C15CF1B9200E488C4 /* battery.icns in Resources */ = {isa = PBXBuildFile; fileRef = D570489B15CF1B9200E488C4 /* battery.icns */; }; |
17 | 18 | D58C7EF815CD7C6100C07E0C /* StartAtLoginHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D58C7EF715CD7C6100C07E0C /* StartAtLoginHelper.m */; }; |
18 | 19 | /* End PBXBuildFile section */ |
19 | 20 |
|
|
32 | 33 | 2841C7F315C91CC100F4F15F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
33 | 34 | 2841C7F615C91CC200F4F15F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; }; |
34 | 35 | 2841C7FD15C91CEF00F4F15F /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; }; |
| 36 | + D570489B15CF1B9200E488C4 /* battery.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = battery.icns; sourceTree = "<group>"; }; |
35 | 37 | D58C7EF615CD7C6100C07E0C /* StartAtLoginHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartAtLoginHelper.h; sourceTree = "<group>"; }; |
36 | 38 | D58C7EF715CD7C6100C07E0C /* StartAtLoginHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StartAtLoginHelper.m; sourceTree = "<group>"; }; |
37 | 39 | /* End PBXFileReference section */ |
|
52 | 54 | 2841C7D115C91CC100F4F15F = { |
53 | 55 | isa = PBXGroup; |
54 | 56 | children = ( |
| 57 | + D570489B15CF1B9200E488C4 /* battery.icns */, |
55 | 58 | 2841C7E615C91CC100F4F15F /* Battery Time Remaining */, |
56 | 59 | 2841C7DF15C91CC100F4F15F /* Frameworks */, |
57 | 60 | 2841C7DD15C91CC100F4F15F /* Products */, |
|
165 | 168 | 2841C7EB15C91CC100F4F15F /* InfoPlist.strings in Resources */, |
166 | 169 | 2841C7F115C91CC100F4F15F /* Credits.rtf in Resources */, |
167 | 170 | 2841C7F715C91CC200F4F15F /* MainMenu.xib in Resources */, |
| 171 | + D570489C15CF1B9200E488C4 /* battery.icns in Resources */, |
168 | 172 | ); |
169 | 173 | runOnlyForDeploymentPostprocessing = 0; |
170 | 174 | }; |
|
0 commit comments