Merge branch 'master' of git://github.com/ksuther/MenuTunes
[MenuTunes.git] / MenuTunes.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 3739DDA308CFA0C600CCFBC6 /* PlaylistNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3739DDA108CFA0C600CCFBC6 /* PlaylistNode.h */; };
11                 3739DDA408CFA0C600CCFBC6 /* PlaylistNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3739DDA208CFA0C600CCFBC6 /* PlaylistNode.m */; };
12                 3739DDA508CFA0C600CCFBC6 /* PlaylistNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3739DDA108CFA0C600CCFBC6 /* PlaylistNode.h */; };
13                 3739DDA608CFA0C600CCFBC6 /* PlaylistNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3739DDA208CFA0C600CCFBC6 /* PlaylistNode.m */; };
14                 3798C6B6091874600004C420 /* AudioscrobblerController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3798C6B4091874600004C420 /* AudioscrobblerController.h */; };
15                 3798C6B7091874600004C420 /* AudioscrobblerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3798C6B5091874600004C420 /* AudioscrobblerController.m */; };
16                 37A1EBDB091F07F700C2CE55 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37A1EBDA091F07F700C2CE55 /* Security.framework */; };
17                 37B7EA0406AECF0700A4DE86 /* ChasingArrow.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 37B7EA0306AECF0700A4DE86 /* ChasingArrow.tiff */; };
18                 37CB20230753EE1E00BB0E46 /* StatusWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331FB305A922210088905B /* StatusWindowController.m */; };
19                 7C331F8F05A921AC0088905B /* MenuTunes.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331F8D05A921AC0088905B /* MenuTunes.h */; };
20                 7C331F9005A921AC0088905B /* MenuTunes.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331F8E05A921AC0088905B /* MenuTunes.m */; };
21                 7C331F9505A921C30088905B /* MenuController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331F9105A921C30088905B /* MenuController.m */; };
22                 7C331F9605A921C30088905B /* MainController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331F9205A921C30088905B /* MainController.h */; };
23                 7C331F9705A921C30088905B /* MainController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331F9305A921C30088905B /* MainController.m */; };
24                 7C331F9805A921C30088905B /* MenuController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331F9405A921C30088905B /* MenuController.h */; };
25                 7C331FA705A921E10088905B /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331F9B05A921E10088905B /* PreferencesController.m */; };
26                 7C331FA805A921E10088905B /* PreferencesController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331F9C05A921E10088905B /* PreferencesController.h */; };
27                 7C331FAB05A921E10088905B /* NetworkObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331F9F05A921E10088905B /* NetworkObject.h */; };
28                 7C331FAC05A921E10088905B /* NetworkObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331FA005A921E10088905B /* NetworkObject.m */; };
29                 7C331FAF05A921E10088905B /* NetworkController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331FA305A921E10088905B /* NetworkController.m */; };
30                 7C331FB005A921E10088905B /* NetworkController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331FA405A921E10088905B /* NetworkController.h */; };
31                 7C331FB705A922210088905B /* StatusItemHack.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331FB105A922210088905B /* StatusItemHack.m */; };
32                 7C331FB805A922210088905B /* StatusItemHack.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331FB205A922210088905B /* StatusItemHack.h */; };
33                 7C331FBA05A922210088905B /* StatusWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331FB405A922210088905B /* StatusWindow.h */; };
34                 7C331FBB05A922210088905B /* StatusWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331FB505A922210088905B /* StatusWindow.m */; };
35                 7C331FBC05A922210088905B /* StatusWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331FB605A922210088905B /* StatusWindowController.h */; };
36                 7C331FBF05A922490088905B /* ITMTRemote.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331FBD05A922490088905B /* ITMTRemote.h */; settings = {ATTRIBUTES = (Public, ); }; };
37                 7C331FC005A922490088905B /* ITMTRemote.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331FBE05A922490088905B /* ITMTRemote.m */; };
38                 7C331FC305A9225A0088905B /* iTunesRemote.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331FC105A9225A0088905B /* iTunesRemote.m */; };
39                 7C331FC405A9225A0088905B /* iTunesRemote.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331FC205A9225A0088905B /* iTunesRemote.h */; };
40                 7C331FD805A923190088905B /* Repeat.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FC605A923180088905B /* Repeat.tiff */; };
41                 7C331FD905A923190088905B /* Setup.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FC705A923180088905B /* Setup.tiff */; };
42                 7C331FDB05A923190088905B /* MP3Player.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FC905A923180088905B /* MP3Player.tiff */; };
43                 7C331FDC05A923190088905B /* Shuffle.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FCA05A923190088905B /* Shuffle.tiff */; };
44                 7C331FDD05A923190088905B /* submenu.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FCB05A923190088905B /* submenu.tiff */; };
45                 7C331FDE05A923190088905B /* iPod.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FCC05A923190088905B /* iPod.tiff */; };
46                 7C331FDF05A923190088905B /* MenuInverted.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FCD05A923190088905B /* MenuInverted.tiff */; };
47                 7C331FE005A923190088905B /* Radio.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FCE05A923190088905B /* Radio.tiff */; };
48                 7C331FE105A923190088905B /* CD.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FCF05A923190088905B /* CD.tiff */; };
49                 7C331FE205A923190088905B /* NetLibrary.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FD005A923190088905B /* NetLibrary.tiff */; };
50                 7C331FE305A923190088905B /* AppIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FD105A923190088905B /* AppIcon.icns */; };
51                 7C331FE405A923190088905B /* Upcoming.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FD205A923190088905B /* Upcoming.tiff */; };
52                 7C331FE505A923190088905B /* Rating.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FD305A923190088905B /* Rating.tiff */; };
53                 7C331FE605A923190088905B /* Library.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FD405A923190088905B /* Library.tiff */; };
54                 7C331FE705A923190088905B /* Volume.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FD505A923190088905B /* Volume.tiff */; };
55                 7C331FE805A923190088905B /* MenuNormal.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FD605A923190088905B /* MenuNormal.tiff */; };
56                 7C331FEB05A923580088905B /* Preferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FE905A923580088905B /* Preferences.nib */; };
57                 7C331FEE05A923830088905B /* KeyCodes.plist in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FEC05A923830088905B /* KeyCodes.plist */; };
58                 7C331FF105A923970088905B /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7C331FEF05A923970088905B /* Localizable.strings */; };
59                 7C33201A05A9259C0088905B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
60                 7C33201F05A925AF0088905B /* ITMTRemote.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C331F6805A918EC0088905B /* ITMTRemote.framework */; };
61                 7C33202005A925BA0088905B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
62                 7C33202105A925BC0088905B /* ITMTRemote.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C331F6805A918EC0088905B /* ITMTRemote.framework */; };
63                 7C505D3E0801F1D300017AF9 /* ITFoundation.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7C505D340801F0F000017AF9 /* ITFoundation.framework */; };
64                 7C505D3F0801F1D300017AF9 /* ITMac.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7C505D360801F0F000017AF9 /* ITMac.framework */; };
65                 7C505D400801F1D300017AF9 /* ITKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7C505D380801F0F000017AF9 /* ITKit.framework */; };
66                 7C505D410801F1D500017AF9 /* ITFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C505D340801F0F000017AF9 /* ITFoundation.framework */; };
67                 7C505D420801F1D500017AF9 /* ITMac.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C505D360801F0F000017AF9 /* ITMac.framework */; };
68                 7C505D430801F1D500017AF9 /* ITKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C505D380801F0F000017AF9 /* ITKit.framework */; };
69                 7C505D440801F1E300017AF9 /* ITFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C505D340801F0F000017AF9 /* ITFoundation.framework */; };
70                 7C505D450801F1E300017AF9 /* ITMac.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C505D360801F0F000017AF9 /* ITMac.framework */; };
71                 7C95A0E305A929F400B4F576 /* CustomMenuTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C95A0E105A929F400B4F576 /* CustomMenuTableView.m */; };
72                 7C95A0E405A929F400B4F576 /* CustomMenuTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C95A0E205A929F400B4F576 /* CustomMenuTableView.h */; };
73                 7C95A0E905A92B0700B4F576 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C95A0E805A92B0700B4F576 /* libcrypto.dylib */; };
74                 7C95A0F005A92B4800B4F576 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C95A0EF05A92B4800B4F576 /* Carbon.framework */; };
75                 7C95A18A05A92B9700B4F576 /* ITMTRemote.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7C331F6805A918EC0088905B /* ITMTRemote.framework */; };
76                 7C95A18C05A92BAC00B4F576 /* iTunes.remote in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7C331F6F05A918FB0088905B /* iTunes.remote */; };
77                 8D1107280486CEB800E47090 /* MenuTunes_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32CA4F630368D1EE00C91783 /* MenuTunes_Prefix.pch */; };
78                 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
79                 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
80                 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
81                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
82 /* End PBXBuildFile section */
83
84 /* Begin PBXContainerItemProxy section */
85                 7C2A8858092266F7007A4F41 /* PBXContainerItemProxy */ = {
86                         isa = PBXContainerItemProxy;
87                         containerPortal = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */;
88                         proxyType = 1;
89                         remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
90                         remoteInfo = ITMac;
91                 };
92                 7C2A885A092266FA007A4F41 /* PBXContainerItemProxy */ = {
93                         isa = PBXContainerItemProxy;
94                         containerPortal = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */;
95                         proxyType = 1;
96                         remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
97                         remoteInfo = ITFoundation;
98                 };
99                 7C2A885E09226713007A4F41 /* PBXContainerItemProxy */ = {
100                         isa = PBXContainerItemProxy;
101                         containerPortal = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */;
102                         proxyType = 1;
103                         remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
104                         remoteInfo = ITFoundation;
105                 };
106                 7C2A886009226716007A4F41 /* PBXContainerItemProxy */ = {
107                         isa = PBXContainerItemProxy;
108                         containerPortal = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */;
109                         proxyType = 1;
110                         remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
111                         remoteInfo = ITMac;
112                 };
113                 7C331FF205A9253F0088905B /* PBXContainerItemProxy */ = {
114                         isa = PBXContainerItemProxy;
115                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
116                         proxyType = 1;
117                         remoteGlobalIDString = 7C331F6705A918EC0088905B;
118                         remoteInfo = ITMTRemote;
119                 };
120                 7C331FF405A925550088905B /* PBXContainerItemProxy */ = {
121                         isa = PBXContainerItemProxy;
122                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
123                         proxyType = 1;
124                         remoteGlobalIDString = 7C331F6705A918EC0088905B;
125                         remoteInfo = ITMTRemote;
126                 };
127                 7C331FF605A9255A0088905B /* PBXContainerItemProxy */ = {
128                         isa = PBXContainerItemProxy;
129                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
130                         proxyType = 1;
131                         remoteGlobalIDString = 7C331F6E05A918FB0088905B;
132                         remoteInfo = iTunesRemote;
133                 };
134                 7C505D3A0801F0F300017AF9 /* PBXContainerItemProxy */ = {
135                         isa = PBXContainerItemProxy;
136                         containerPortal = 7C505D250801F0BE00017AF9 /* ITKit.xcodeproj */;
137                         proxyType = 2;
138                         remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
139                         remoteInfo = ITKit;
140                 };
141                 7C505D3B0801F0F300017AF9 /* PBXContainerItemProxy */ = {
142                         isa = PBXContainerItemProxy;
143                         containerPortal = 7C505D250801F0BE00017AF9 /* ITKit.xcodeproj */;
144                         proxyType = 2;
145                         remoteGlobalIDString = 7C992F87054F5389000B93EA;
146                         remoteInfo = ITKitShowcase;
147                 };
148                 7C505D3C0801F0F300017AF9 /* PBXContainerItemProxy */ = {
149                         isa = PBXContainerItemProxy;
150                         containerPortal = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */;
151                         proxyType = 2;
152                         remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
153                         remoteInfo = ITFoundation;
154                 };
155                 7C505D3D0801F0F300017AF9 /* PBXContainerItemProxy */ = {
156                         isa = PBXContainerItemProxy;
157                         containerPortal = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */;
158                         proxyType = 2;
159                         remoteGlobalIDString = 8DC2EF5B0486A6940098B216;
160                         remoteInfo = ITMac;
161                 };
162                 7C505D4E0801F20D00017AF9 /* PBXContainerItemProxy */ = {
163                         isa = PBXContainerItemProxy;
164                         containerPortal = 7C505D250801F0BE00017AF9 /* ITKit.xcodeproj */;
165                         proxyType = 1;
166                         remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
167                         remoteInfo = ITKit;
168                 };
169 /* End PBXContainerItemProxy section */
170
171 /* Begin PBXCopyFilesBuildPhase section */
172                 7C95A18705A92B7C00B4F576 /* CopyFiles */ = {
173                         isa = PBXCopyFilesBuildPhase;
174                         buildActionMask = 2147483647;
175                         dstPath = "";
176                         dstSubfolderSpec = 10;
177                         files = (
178                                 7C505D3E0801F1D300017AF9 /* ITFoundation.framework in CopyFiles */,
179                                 7C505D3F0801F1D300017AF9 /* ITMac.framework in CopyFiles */,
180                                 7C505D400801F1D300017AF9 /* ITKit.framework in CopyFiles */,
181                                 7C95A18A05A92B9700B4F576 /* ITMTRemote.framework in CopyFiles */,
182                         );
183                         runOnlyForDeploymentPostprocessing = 0;
184                 };
185                 7C95A18B05A92B9D00B4F576 /* CopyFiles */ = {
186                         isa = PBXCopyFilesBuildPhase;
187                         buildActionMask = 2147483647;
188                         dstPath = "";
189                         dstSubfolderSpec = 13;
190                         files = (
191                                 7C95A18C05A92BAC00B4F576 /* iTunes.remote in CopyFiles */,
192                         );
193                         runOnlyForDeploymentPostprocessing = 0;
194                 };
195 /* End PBXCopyFilesBuildPhase section */
196
197 /* Begin PBXFileReference section */
198                 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
199                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
200                 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
201                 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
202                 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
203                 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
204                 32CA4F630368D1EE00C91783 /* MenuTunes_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuTunes_Prefix.pch; sourceTree = "<group>"; };
205                 3739DDA108CFA0C600CCFBC6 /* PlaylistNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlaylistNode.h; sourceTree = "<group>"; };
206                 3739DDA208CFA0C600CCFBC6 /* PlaylistNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PlaylistNode.m; sourceTree = "<group>"; };
207                 3798C6B4091874600004C420 /* AudioscrobblerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioscrobblerController.h; sourceTree = "<group>"; };
208                 3798C6B5091874600004C420 /* AudioscrobblerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioscrobblerController.m; sourceTree = "<group>"; };
209                 37A1EBDA091F07F700C2CE55 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
210                 37B7EA0306AECF0700A4DE86 /* ChasingArrow.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = ChasingArrow.tiff; sourceTree = "<group>"; };
211                 7C331F6805A918EC0088905B /* ITMTRemote.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ITMTRemote.framework; sourceTree = BUILT_PRODUCTS_DIR; };
212                 7C331F6905A918EC0088905B /* ITMTRemote-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ITMTRemote-Info.plist"; sourceTree = SOURCE_ROOT; };
213                 7C331F6F05A918FB0088905B /* iTunes.remote */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iTunes.remote; sourceTree = BUILT_PRODUCTS_DIR; };
214                 7C331F7005A918FB0088905B /* iTunesRemote-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "iTunesRemote-Info.plist"; sourceTree = SOURCE_ROOT; };
215                 7C331F8D05A921AC0088905B /* MenuTunes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuTunes.h; sourceTree = "<group>"; };
216                 7C331F8E05A921AC0088905B /* MenuTunes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuTunes.m; sourceTree = "<group>"; };
217                 7C331F9105A921C30088905B /* MenuController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuController.m; sourceTree = "<group>"; };
218                 7C331F9205A921C30088905B /* MainController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainController.h; sourceTree = "<group>"; };
219                 7C331F9305A921C30088905B /* MainController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainController.m; sourceTree = "<group>"; };
220                 7C331F9405A921C30088905B /* MenuController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuController.h; sourceTree = "<group>"; };
221                 7C331F9B05A921E10088905B /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PreferencesController.m; sourceTree = "<group>"; };
222                 7C331F9C05A921E10088905B /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreferencesController.h; sourceTree = "<group>"; };
223                 7C331F9F05A921E10088905B /* NetworkObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkObject.h; sourceTree = "<group>"; };
224                 7C331FA005A921E10088905B /* NetworkObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkObject.m; sourceTree = "<group>"; };
225                 7C331FA305A921E10088905B /* NetworkController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkController.m; sourceTree = "<group>"; };
226                 7C331FA405A921E10088905B /* NetworkController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkController.h; sourceTree = "<group>"; };
227                 7C331FB105A922210088905B /* StatusItemHack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatusItemHack.m; sourceTree = "<group>"; };
228                 7C331FB205A922210088905B /* StatusItemHack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusItemHack.h; sourceTree = "<group>"; };
229                 7C331FB305A922210088905B /* StatusWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatusWindowController.m; sourceTree = "<group>"; };
230                 7C331FB405A922210088905B /* StatusWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusWindow.h; sourceTree = "<group>"; };
231                 7C331FB505A922210088905B /* StatusWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatusWindow.m; sourceTree = "<group>"; };
232                 7C331FB605A922210088905B /* StatusWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusWindowController.h; sourceTree = "<group>"; };
233                 7C331FBD05A922490088905B /* ITMTRemote.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ITMTRemote.h; sourceTree = "<group>"; };
234                 7C331FBE05A922490088905B /* ITMTRemote.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ITMTRemote.m; sourceTree = "<group>"; };
235                 7C331FC105A9225A0088905B /* iTunesRemote.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iTunesRemote.m; sourceTree = "<group>"; };
236                 7C331FC205A9225A0088905B /* iTunesRemote.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iTunesRemote.h; sourceTree = "<group>"; };
237                 7C331FC605A923180088905B /* Repeat.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Repeat.tiff; sourceTree = "<group>"; };
238                 7C331FC705A923180088905B /* Setup.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Setup.tiff; sourceTree = "<group>"; };
239                 7C331FC905A923180088905B /* MP3Player.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = MP3Player.tiff; sourceTree = "<group>"; };
240                 7C331FCA05A923190088905B /* Shuffle.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Shuffle.tiff; sourceTree = "<group>"; };
241                 7C331FCB05A923190088905B /* submenu.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = submenu.tiff; sourceTree = "<group>"; };
242                 7C331FCC05A923190088905B /* iPod.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = iPod.tiff; sourceTree = "<group>"; };
243                 7C331FCD05A923190088905B /* MenuInverted.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = MenuInverted.tiff; sourceTree = "<group>"; };
244                 7C331FCE05A923190088905B /* Radio.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Radio.tiff; sourceTree = "<group>"; };
245                 7C331FCF05A923190088905B /* CD.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = CD.tiff; sourceTree = "<group>"; };
246                 7C331FD005A923190088905B /* NetLibrary.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = NetLibrary.tiff; sourceTree = "<group>"; };
247                 7C331FD105A923190088905B /* AppIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = AppIcon.icns; sourceTree = "<group>"; };
248                 7C331FD205A923190088905B /* Upcoming.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Upcoming.tiff; sourceTree = "<group>"; };
249                 7C331FD305A923190088905B /* Rating.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Rating.tiff; sourceTree = "<group>"; };
250                 7C331FD405A923190088905B /* Library.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Library.tiff; sourceTree = "<group>"; };
251                 7C331FD505A923190088905B /* Volume.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Volume.tiff; sourceTree = "<group>"; };
252                 7C331FD605A923190088905B /* MenuNormal.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = MenuNormal.tiff; sourceTree = "<group>"; };
253                 7C331FEA05A923580088905B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Preferences.nib; sourceTree = "<group>"; };
254                 7C331FED05A923830088905B /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = English; path = English.lproj/KeyCodes.plist; sourceTree = "<group>"; };
255                 7C331FF005A923970088905B /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
256                 7C505D250801F0BE00017AF9 /* ITKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITKit.xcodeproj; path = ../ITKit/ITKit.xcodeproj; sourceTree = SOURCE_ROOT; };
257                 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITMac.xcodeproj; path = ../ITMac/ITMac.xcodeproj; sourceTree = SOURCE_ROOT; };
258                 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ITFoundation.xcodeproj; path = ../ITFoundation/ITFoundation.xcodeproj; sourceTree = SOURCE_ROOT; };
259                 7C95A0E105A929F400B4F576 /* CustomMenuTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomMenuTableView.m; sourceTree = "<group>"; };
260                 7C95A0E205A929F400B4F576 /* CustomMenuTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomMenuTableView.h; sourceTree = "<group>"; };
261                 7C95A0E805A92B0700B4F576 /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
262                 7C95A0EF05A92B4800B4F576 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
263                 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
264                 8D1107320486CEB800E47090 /* MenuTunes.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MenuTunes.app; sourceTree = BUILT_PRODUCTS_DIR; };
265                 FAB856E20F1CB62800313F82 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
266                 FAB856E30F1CB62800313F82 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
267 /* End PBXFileReference section */
268
269 /* Begin PBXFrameworksBuildPhase section */
270                 7C331F6605A918EC0088905B /* Frameworks */ = {
271                         isa = PBXFrameworksBuildPhase;
272                         buildActionMask = 2147483647;
273                         files = (
274                                 7C33201A05A9259C0088905B /* Cocoa.framework in Frameworks */,
275                         );
276                         runOnlyForDeploymentPostprocessing = 0;
277                 };
278                 7C331F6D05A918FB0088905B /* Frameworks */ = {
279                         isa = PBXFrameworksBuildPhase;
280                         buildActionMask = 2147483647;
281                         files = (
282                                 7C505D440801F1E300017AF9 /* ITFoundation.framework in Frameworks */,
283                                 7C505D450801F1E300017AF9 /* ITMac.framework in Frameworks */,
284                                 7C33202105A925BC0088905B /* ITMTRemote.framework in Frameworks */,
285                                 7C33202005A925BA0088905B /* Cocoa.framework in Frameworks */,
286                         );
287                         runOnlyForDeploymentPostprocessing = 0;
288                 };
289                 8D11072E0486CEB800E47090 /* Frameworks */ = {
290                         isa = PBXFrameworksBuildPhase;
291                         buildActionMask = 2147483647;
292                         files = (
293                                 7C505D410801F1D500017AF9 /* ITFoundation.framework in Frameworks */,
294                                 7C505D420801F1D500017AF9 /* ITMac.framework in Frameworks */,
295                                 7C505D430801F1D500017AF9 /* ITKit.framework in Frameworks */,
296                                 7C33201F05A925AF0088905B /* ITMTRemote.framework in Frameworks */,
297                                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
298                                 7C95A0E905A92B0700B4F576 /* libcrypto.dylib in Frameworks */,
299                                 7C95A0F005A92B4800B4F576 /* Carbon.framework in Frameworks */,
300                                 37A1EBDB091F07F700C2CE55 /* Security.framework in Frameworks */,
301                         );
302                         runOnlyForDeploymentPostprocessing = 0;
303                 };
304 /* End PBXFrameworksBuildPhase section */
305
306 /* Begin PBXGroup section */
307                 080E96DDFE201D6D7F000001 /* Classes */ = {
308                         isa = PBXGroup;
309                         children = (
310                                 7C331F8D05A921AC0088905B /* MenuTunes.h */,
311                                 7C331F8E05A921AC0088905B /* MenuTunes.m */,
312                                 7C331F9205A921C30088905B /* MainController.h */,
313                                 7C331F9305A921C30088905B /* MainController.m */,
314                                 7C331F9405A921C30088905B /* MenuController.h */,
315                                 7C331F9105A921C30088905B /* MenuController.m */,
316                                 7C95A0E205A929F400B4F576 /* CustomMenuTableView.h */,
317                                 7C95A0E105A929F400B4F576 /* CustomMenuTableView.m */,
318                                 7C331F9C05A921E10088905B /* PreferencesController.h */,
319                                 7C331F9B05A921E10088905B /* PreferencesController.m */,
320                                 7C331F9F05A921E10088905B /* NetworkObject.h */,
321                                 7C331FA005A921E10088905B /* NetworkObject.m */,
322                                 7C331FA405A921E10088905B /* NetworkController.h */,
323                                 7C331FA305A921E10088905B /* NetworkController.m */,
324                                 7C331FB205A922210088905B /* StatusItemHack.h */,
325                                 7C331FB105A922210088905B /* StatusItemHack.m */,
326                                 7C331FB405A922210088905B /* StatusWindow.h */,
327                                 7C331FB505A922210088905B /* StatusWindow.m */,
328                                 7C331FB605A922210088905B /* StatusWindowController.h */,
329                                 7C331FB305A922210088905B /* StatusWindowController.m */,
330                                 7C331FBD05A922490088905B /* ITMTRemote.h */,
331                                 7C331FBE05A922490088905B /* ITMTRemote.m */,
332                                 7C331FC205A9225A0088905B /* iTunesRemote.h */,
333                                 7C331FC105A9225A0088905B /* iTunesRemote.m */,
334                                 3739DDA108CFA0C600CCFBC6 /* PlaylistNode.h */,
335                                 3739DDA208CFA0C600CCFBC6 /* PlaylistNode.m */,
336                                 3798C6B4091874600004C420 /* AudioscrobblerController.h */,
337                                 3798C6B5091874600004C420 /* AudioscrobblerController.m */,
338                         );
339                         name = Classes;
340                         sourceTree = "<group>";
341                 };
342                 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
343                         isa = PBXGroup;
344                         children = (
345                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
346                                 7C95A0EF05A92B4800B4F576 /* Carbon.framework */,
347                                 37A1EBDA091F07F700C2CE55 /* Security.framework */,
348                                 7C95A0E805A92B0700B4F576 /* libcrypto.dylib */,
349                         );
350                         name = "Linked Frameworks";
351                         sourceTree = "<group>";
352                 };
353                 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
354                         isa = PBXGroup;
355                         children = (
356                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
357                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
358                         );
359                         name = "Other Frameworks";
360                         sourceTree = "<group>";
361                 };
362                 19C28FACFE9D520D11CA2CBB /* Products */ = {
363                         isa = PBXGroup;
364                         children = (
365                                 8D1107320486CEB800E47090 /* MenuTunes.app */,
366                                 7C331F6805A918EC0088905B /* ITMTRemote.framework */,
367                                 7C331F6F05A918FB0088905B /* iTunes.remote */,
368                         );
369                         name = Products;
370                         sourceTree = "<group>";
371                 };
372                 29B97314FDCFA39411CA2CEA /* MenuTunes */ = {
373                         isa = PBXGroup;
374                         children = (
375                                 080E96DDFE201D6D7F000001 /* Classes */,
376                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
377                                 29B97317FDCFA39411CA2CEA /* Resources */,
378                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
379                                 19C28FACFE9D520D11CA2CBB /* Products */,
380                         );
381                         name = MenuTunes;
382                         sourceTree = "<group>";
383                 };
384                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
385                         isa = PBXGroup;
386                         children = (
387                                 32CA4F630368D1EE00C91783 /* MenuTunes_Prefix.pch */,
388                                 29B97316FDCFA39411CA2CEA /* main.m */,
389                         );
390                         name = "Other Sources";
391                         sourceTree = "<group>";
392                 };
393                 29B97317FDCFA39411CA2CEA /* Resources */ = {
394                         isa = PBXGroup;
395                         children = (
396                                 8D1107310486CEB800E47090 /* Info.plist */,
397                                 7C331F6905A918EC0088905B /* ITMTRemote-Info.plist */,
398                                 7C331F7005A918FB0088905B /* iTunesRemote-Info.plist */,
399                                 7C331FEF05A923970088905B /* Localizable.strings */,
400                                 7C331FEC05A923830088905B /* KeyCodes.plist */,
401                                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
402                                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
403                                 7C331FE905A923580088905B /* Preferences.nib */,
404                                 37B7EA0306AECF0700A4DE86 /* ChasingArrow.tiff */,
405                                 7C331FC605A923180088905B /* Repeat.tiff */,
406                                 7C331FC705A923180088905B /* Setup.tiff */,
407                                 7C331FC905A923180088905B /* MP3Player.tiff */,
408                                 7C331FCA05A923190088905B /* Shuffle.tiff */,
409                                 7C331FCB05A923190088905B /* submenu.tiff */,
410                                 7C331FCC05A923190088905B /* iPod.tiff */,
411                                 7C331FCD05A923190088905B /* MenuInverted.tiff */,
412                                 7C331FCE05A923190088905B /* Radio.tiff */,
413                                 7C331FCF05A923190088905B /* CD.tiff */,
414                                 7C331FD005A923190088905B /* NetLibrary.tiff */,
415                                 7C331FD105A923190088905B /* AppIcon.icns */,
416                                 7C331FD205A923190088905B /* Upcoming.tiff */,
417                                 7C331FD305A923190088905B /* Rating.tiff */,
418                                 7C331FD405A923190088905B /* Library.tiff */,
419                                 7C331FD505A923190088905B /* Volume.tiff */,
420                                 7C331FD605A923190088905B /* MenuNormal.tiff */,
421                                 FAB856E20F1CB62800313F82 /* COPYING */,
422                                 FAB856E30F1CB62800313F82 /* LICENSE */,
423                         );
424                         name = Resources;
425                         sourceTree = "<group>";
426                 };
427                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
428                         isa = PBXGroup;
429                         children = (
430                                 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */,
431                                 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */,
432                                 7C505D250801F0BE00017AF9 /* ITKit.xcodeproj */,
433                                 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
434                                 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
435                         );
436                         name = Frameworks;
437                         sourceTree = "<group>";
438                 };
439                 7C505D330801F0F000017AF9 /* Products */ = {
440                         isa = PBXGroup;
441                         children = (
442                                 7C505D340801F0F000017AF9 /* ITFoundation.framework */,
443                         );
444                         name = Products;
445                         sourceTree = "<group>";
446                 };
447                 7C505D350801F0F000017AF9 /* Products */ = {
448                         isa = PBXGroup;
449                         children = (
450                                 7C505D360801F0F000017AF9 /* ITMac.framework */,
451                         );
452                         name = Products;
453                         sourceTree = "<group>";
454                 };
455                 7C505D370801F0F000017AF9 /* Products */ = {
456                         isa = PBXGroup;
457                         children = (
458                                 7C505D380801F0F000017AF9 /* ITKit.framework */,
459                                 7C505D390801F0F000017AF9 /* ITKitShowcase.app */,
460                         );
461                         name = Products;
462                         sourceTree = "<group>";
463                 };
464 /* End PBXGroup section */
465
466 /* Begin PBXHeadersBuildPhase section */
467                 7C331F6305A918EC0088905B /* Headers */ = {
468                         isa = PBXHeadersBuildPhase;
469                         buildActionMask = 2147483647;
470                         files = (
471                                 7C331FBF05A922490088905B /* ITMTRemote.h in Headers */,
472                         );
473                         runOnlyForDeploymentPostprocessing = 0;
474                 };
475                 7C331F6A05A918FB0088905B /* Headers */ = {
476                         isa = PBXHeadersBuildPhase;
477                         buildActionMask = 2147483647;
478                         files = (
479                                 7C331FC405A9225A0088905B /* iTunesRemote.h in Headers */,
480                                 3739DDA508CFA0C600CCFBC6 /* PlaylistNode.h in Headers */,
481                         );
482                         runOnlyForDeploymentPostprocessing = 0;
483                 };
484                 8D1107270486CEB800E47090 /* Headers */ = {
485                         isa = PBXHeadersBuildPhase;
486                         buildActionMask = 2147483647;
487                         files = (
488                                 8D1107280486CEB800E47090 /* MenuTunes_Prefix.pch in Headers */,
489                                 7C331F8F05A921AC0088905B /* MenuTunes.h in Headers */,
490                                 7C331F9605A921C30088905B /* MainController.h in Headers */,
491                                 7C331F9805A921C30088905B /* MenuController.h in Headers */,
492                                 7C331FA805A921E10088905B /* PreferencesController.h in Headers */,
493                                 7C331FAB05A921E10088905B /* NetworkObject.h in Headers */,
494                                 7C331FB005A921E10088905B /* NetworkController.h in Headers */,
495                                 7C331FB805A922210088905B /* StatusItemHack.h in Headers */,
496                                 7C331FBA05A922210088905B /* StatusWindow.h in Headers */,
497                                 7C331FBC05A922210088905B /* StatusWindowController.h in Headers */,
498                                 7C95A0E405A929F400B4F576 /* CustomMenuTableView.h in Headers */,
499                                 3739DDA308CFA0C600CCFBC6 /* PlaylistNode.h in Headers */,
500                                 3798C6B6091874600004C420 /* AudioscrobblerController.h in Headers */,
501                         );
502                         runOnlyForDeploymentPostprocessing = 0;
503                 };
504 /* End PBXHeadersBuildPhase section */
505
506 /* Begin PBXNativeTarget section */
507                 7C331F6705A918EC0088905B /* ITMTRemote */ = {
508                         isa = PBXNativeTarget;
509                         buildConfigurationList = 7C182AC708A84C6300A098F8 /* Build configuration list for PBXNativeTarget "ITMTRemote" */;
510                         buildPhases = (
511                                 7C331F6305A918EC0088905B /* Headers */,
512                                 7C331F6405A918EC0088905B /* Resources */,
513                                 7C331F6505A918EC0088905B /* Sources */,
514                                 7C331F6605A918EC0088905B /* Frameworks */,
515                         );
516                         buildRules = (
517                         );
518                         dependencies = (
519                         );
520                         name = ITMTRemote;
521                         productName = ITMTRemote;
522                         productReference = 7C331F6805A918EC0088905B /* ITMTRemote.framework */;
523                         productType = "com.apple.product-type.framework";
524                 };
525                 7C331F6E05A918FB0088905B /* iTunesRemote */ = {
526                         isa = PBXNativeTarget;
527                         buildConfigurationList = 7C182ACB08A84C6300A098F8 /* Build configuration list for PBXNativeTarget "iTunesRemote" */;
528                         buildPhases = (
529                                 7C331F6A05A918FB0088905B /* Headers */,
530                                 7C331F6B05A918FB0088905B /* Resources */,
531                                 7C331F6C05A918FB0088905B /* Sources */,
532                                 7C331F6D05A918FB0088905B /* Frameworks */,
533                         );
534                         buildRules = (
535                         );
536                         dependencies = (
537                                 7C2A885F09226713007A4F41 /* PBXTargetDependency */,
538                                 7C2A886109226716007A4F41 /* PBXTargetDependency */,
539                                 7C331FF305A9253F0088905B /* PBXTargetDependency */,
540                         );
541                         name = iTunesRemote;
542                         productName = iTunesRemote;
543                         productReference = 7C331F6F05A918FB0088905B /* iTunes.remote */;
544                         productType = "com.apple.product-type.bundle";
545                 };
546                 8D1107260486CEB800E47090 /* MenuTunes */ = {
547                         isa = PBXNativeTarget;
548                         buildConfigurationList = 7C182ACF08A84C6300A098F8 /* Build configuration list for PBXNativeTarget "MenuTunes" */;
549                         buildPhases = (
550                                 8D1107270486CEB800E47090 /* Headers */,
551                                 8D1107290486CEB800E47090 /* Resources */,
552                                 8D11072C0486CEB800E47090 /* Sources */,
553                                 7C95A18B05A92B9D00B4F576 /* CopyFiles */,
554                                 7C95A18705A92B7C00B4F576 /* CopyFiles */,
555                                 8D11072E0486CEB800E47090 /* Frameworks */,
556                         );
557                         buildRules = (
558                         );
559                         dependencies = (
560                                 7C2A885B092266FA007A4F41 /* PBXTargetDependency */,
561                                 7C2A8859092266F7007A4F41 /* PBXTargetDependency */,
562                                 7C505D4F0801F20D00017AF9 /* PBXTargetDependency */,
563                                 7C331FF505A925550088905B /* PBXTargetDependency */,
564                                 7C331FF705A9255A0088905B /* PBXTargetDependency */,
565                         );
566                         name = MenuTunes;
567                         productInstallPath = "$(HOME)/Applications";
568                         productName = MenuTunes;
569                         productReference = 8D1107320486CEB800E47090 /* MenuTunes.app */;
570                         productType = "com.apple.product-type.application";
571                 };
572 /* End PBXNativeTarget section */
573
574 /* Begin PBXProject section */
575                 29B97313FDCFA39411CA2CEA /* Project object */ = {
576                         isa = PBXProject;
577                         buildConfigurationList = 7C182AD308A84C6300A098F8 /* Build configuration list for PBXProject "MenuTunes" */;
578                         compatibilityVersion = "Xcode 2.4";
579                         hasScannedForEncodings = 1;
580                         mainGroup = 29B97314FDCFA39411CA2CEA /* MenuTunes */;
581                         projectDirPath = "";
582                         projectReferences = (
583                                 {
584                                         ProductGroup = 7C505D330801F0F000017AF9 /* Products */;
585                                         ProjectRef = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */;
586                                 },
587                                 {
588                                         ProductGroup = 7C505D370801F0F000017AF9 /* Products */;
589                                         ProjectRef = 7C505D250801F0BE00017AF9 /* ITKit.xcodeproj */;
590                                 },
591                                 {
592                                         ProductGroup = 7C505D350801F0F000017AF9 /* Products */;
593                                         ProjectRef = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */;
594                                 },
595                         );
596                         projectRoot = "";
597                         targets = (
598                                 8D1107260486CEB800E47090 /* MenuTunes */,
599                                 7C331F6705A918EC0088905B /* ITMTRemote */,
600                                 7C331F6E05A918FB0088905B /* iTunesRemote */,
601                         );
602                 };
603 /* End PBXProject section */
604
605 /* Begin PBXReferenceProxy section */
606                 7C505D340801F0F000017AF9 /* ITFoundation.framework */ = {
607                         isa = PBXReferenceProxy;
608                         fileType = wrapper.framework;
609                         path = ITFoundation.framework;
610                         remoteRef = 7C505D3C0801F0F300017AF9 /* PBXContainerItemProxy */;
611                         sourceTree = BUILT_PRODUCTS_DIR;
612                 };
613                 7C505D360801F0F000017AF9 /* ITMac.framework */ = {
614                         isa = PBXReferenceProxy;
615                         fileType = wrapper.framework;
616                         path = ITMac.framework;
617                         remoteRef = 7C505D3D0801F0F300017AF9 /* PBXContainerItemProxy */;
618                         sourceTree = BUILT_PRODUCTS_DIR;
619                 };
620                 7C505D380801F0F000017AF9 /* ITKit.framework */ = {
621                         isa = PBXReferenceProxy;
622                         fileType = wrapper.framework;
623                         path = ITKit.framework;
624                         remoteRef = 7C505D3A0801F0F300017AF9 /* PBXContainerItemProxy */;
625                         sourceTree = BUILT_PRODUCTS_DIR;
626                 };
627                 7C505D390801F0F000017AF9 /* ITKitShowcase.app */ = {
628                         isa = PBXReferenceProxy;
629                         fileType = wrapper.application;
630                         path = ITKitShowcase.app;
631                         remoteRef = 7C505D3B0801F0F300017AF9 /* PBXContainerItemProxy */;
632                         sourceTree = BUILT_PRODUCTS_DIR;
633                 };
634 /* End PBXReferenceProxy section */
635
636 /* Begin PBXResourcesBuildPhase section */
637                 7C331F6405A918EC0088905B /* Resources */ = {
638                         isa = PBXResourcesBuildPhase;
639                         buildActionMask = 2147483647;
640                         files = (
641                         );
642                         runOnlyForDeploymentPostprocessing = 0;
643                 };
644                 7C331F6B05A918FB0088905B /* Resources */ = {
645                         isa = PBXResourcesBuildPhase;
646                         buildActionMask = 2147483647;
647                         files = (
648                         );
649                         runOnlyForDeploymentPostprocessing = 0;
650                 };
651                 8D1107290486CEB800E47090 /* Resources */ = {
652                         isa = PBXResourcesBuildPhase;
653                         buildActionMask = 2147483647;
654                         files = (
655                                 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
656                                 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
657                                 7C331FD805A923190088905B /* Repeat.tiff in Resources */,
658                                 7C331FD905A923190088905B /* Setup.tiff in Resources */,
659                                 7C331FDB05A923190088905B /* MP3Player.tiff in Resources */,
660                                 7C331FDC05A923190088905B /* Shuffle.tiff in Resources */,
661                                 7C331FDD05A923190088905B /* submenu.tiff in Resources */,
662                                 7C331FDE05A923190088905B /* iPod.tiff in Resources */,
663                                 7C331FDF05A923190088905B /* MenuInverted.tiff in Resources */,
664                                 7C331FE005A923190088905B /* Radio.tiff in Resources */,
665                                 7C331FE105A923190088905B /* CD.tiff in Resources */,
666                                 7C331FE205A923190088905B /* NetLibrary.tiff in Resources */,
667                                 7C331FE305A923190088905B /* AppIcon.icns in Resources */,
668                                 7C331FE405A923190088905B /* Upcoming.tiff in Resources */,
669                                 7C331FE505A923190088905B /* Rating.tiff in Resources */,
670                                 7C331FE605A923190088905B /* Library.tiff in Resources */,
671                                 7C331FE705A923190088905B /* Volume.tiff in Resources */,
672                                 7C331FE805A923190088905B /* MenuNormal.tiff in Resources */,
673                                 7C331FEB05A923580088905B /* Preferences.nib in Resources */,
674                                 7C331FEE05A923830088905B /* KeyCodes.plist in Resources */,
675                                 7C331FF105A923970088905B /* Localizable.strings in Resources */,
676                                 37B7EA0406AECF0700A4DE86 /* ChasingArrow.tiff in Resources */,
677                         );
678                         runOnlyForDeploymentPostprocessing = 0;
679                 };
680 /* End PBXResourcesBuildPhase section */
681
682 /* Begin PBXSourcesBuildPhase section */
683                 7C331F6505A918EC0088905B /* Sources */ = {
684                         isa = PBXSourcesBuildPhase;
685                         buildActionMask = 2147483647;
686                         files = (
687                                 7C331FC005A922490088905B /* ITMTRemote.m in Sources */,
688                         );
689                         runOnlyForDeploymentPostprocessing = 0;
690                 };
691                 7C331F6C05A918FB0088905B /* Sources */ = {
692                         isa = PBXSourcesBuildPhase;
693                         buildActionMask = 2147483647;
694                         files = (
695                                 7C331FC305A9225A0088905B /* iTunesRemote.m in Sources */,
696                                 3739DDA608CFA0C600CCFBC6 /* PlaylistNode.m in Sources */,
697                         );
698                         runOnlyForDeploymentPostprocessing = 0;
699                 };
700                 8D11072C0486CEB800E47090 /* Sources */ = {
701                         isa = PBXSourcesBuildPhase;
702                         buildActionMask = 2147483647;
703                         files = (
704                                 8D11072D0486CEB800E47090 /* main.m in Sources */,
705                                 7C331F9005A921AC0088905B /* MenuTunes.m in Sources */,
706                                 7C331F9505A921C30088905B /* MenuController.m in Sources */,
707                                 7C331F9705A921C30088905B /* MainController.m in Sources */,
708                                 7C331FA705A921E10088905B /* PreferencesController.m in Sources */,
709                                 7C331FAC05A921E10088905B /* NetworkObject.m in Sources */,
710                                 7C331FAF05A921E10088905B /* NetworkController.m in Sources */,
711                                 7C331FB705A922210088905B /* StatusItemHack.m in Sources */,
712                                 7C331FBB05A922210088905B /* StatusWindow.m in Sources */,
713                                 7C95A0E305A929F400B4F576 /* CustomMenuTableView.m in Sources */,
714                                 37CB20230753EE1E00BB0E46 /* StatusWindowController.m in Sources */,
715                                 3739DDA408CFA0C600CCFBC6 /* PlaylistNode.m in Sources */,
716                                 3798C6B7091874600004C420 /* AudioscrobblerController.m in Sources */,
717                         );
718                         runOnlyForDeploymentPostprocessing = 0;
719                 };
720 /* End PBXSourcesBuildPhase section */
721
722 /* Begin PBXTargetDependency section */
723                 7C2A8859092266F7007A4F41 /* PBXTargetDependency */ = {
724                         isa = PBXTargetDependency;
725                         name = ITMac;
726                         targetProxy = 7C2A8858092266F7007A4F41 /* PBXContainerItemProxy */;
727                 };
728                 7C2A885B092266FA007A4F41 /* PBXTargetDependency */ = {
729                         isa = PBXTargetDependency;
730                         name = ITFoundation;
731                         targetProxy = 7C2A885A092266FA007A4F41 /* PBXContainerItemProxy */;
732                 };
733                 7C2A885F09226713007A4F41 /* PBXTargetDependency */ = {
734                         isa = PBXTargetDependency;
735                         name = ITFoundation;
736                         targetProxy = 7C2A885E09226713007A4F41 /* PBXContainerItemProxy */;
737                 };
738                 7C2A886109226716007A4F41 /* PBXTargetDependency */ = {
739                         isa = PBXTargetDependency;
740                         name = ITMac;
741                         targetProxy = 7C2A886009226716007A4F41 /* PBXContainerItemProxy */;
742                 };
743                 7C331FF305A9253F0088905B /* PBXTargetDependency */ = {
744                         isa = PBXTargetDependency;
745                         target = 7C331F6705A918EC0088905B /* ITMTRemote */;
746                         targetProxy = 7C331FF205A9253F0088905B /* PBXContainerItemProxy */;
747                 };
748                 7C331FF505A925550088905B /* PBXTargetDependency */ = {
749                         isa = PBXTargetDependency;
750                         target = 7C331F6705A918EC0088905B /* ITMTRemote */;
751                         targetProxy = 7C331FF405A925550088905B /* PBXContainerItemProxy */;
752                 };
753                 7C331FF705A9255A0088905B /* PBXTargetDependency */ = {
754                         isa = PBXTargetDependency;
755                         target = 7C331F6E05A918FB0088905B /* iTunesRemote */;
756                         targetProxy = 7C331FF605A9255A0088905B /* PBXContainerItemProxy */;
757                 };
758                 7C505D4F0801F20D00017AF9 /* PBXTargetDependency */ = {
759                         isa = PBXTargetDependency;
760                         name = "ITKit (from ITKit.xcodeproj)";
761                         targetProxy = 7C505D4E0801F20D00017AF9 /* PBXContainerItemProxy */;
762                 };
763 /* End PBXTargetDependency section */
764
765 /* Begin PBXVariantGroup section */
766                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
767                         isa = PBXVariantGroup;
768                         children = (
769                                 089C165DFE840E0CC02AAC07 /* English */,
770                         );
771                         name = InfoPlist.strings;
772                         sourceTree = "<group>";
773                 };
774                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
775                         isa = PBXVariantGroup;
776                         children = (
777                                 29B97319FDCFA39411CA2CEA /* English */,
778                         );
779                         name = MainMenu.nib;
780                         sourceTree = "<group>";
781                 };
782                 7C331FE905A923580088905B /* Preferences.nib */ = {
783                         isa = PBXVariantGroup;
784                         children = (
785                                 7C331FEA05A923580088905B /* English */,
786                         );
787                         name = Preferences.nib;
788                         sourceTree = "<group>";
789                 };
790                 7C331FEC05A923830088905B /* KeyCodes.plist */ = {
791                         isa = PBXVariantGroup;
792                         children = (
793                                 7C331FED05A923830088905B /* English */,
794                         );
795                         name = KeyCodes.plist;
796                         sourceTree = "<group>";
797                 };
798                 7C331FEF05A923970088905B /* Localizable.strings */ = {
799                         isa = PBXVariantGroup;
800                         children = (
801                                 7C331FF005A923970088905B /* English */,
802                         );
803                         name = Localizable.strings;
804                         sourceTree = "<group>";
805                 };
806 /* End PBXVariantGroup section */
807
808 /* Begin XCBuildConfiguration section */
809                 7C182AC808A84C6300A098F8 /* Debug */ = {
810                         isa = XCBuildConfiguration;
811                         buildSettings = {
812                                 COPY_PHASE_STRIP = NO;
813                                 DEBUGGING_SYMBOLS = YES;
814                                 DYLIB_COMPATIBILITY_VERSION = 1;
815                                 DYLIB_CURRENT_VERSION = 1;
816                                 FRAMEWORK_VERSION = A;
817                                 GCC_DYNAMIC_NO_PIC = NO;
818                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
819                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
820                                 GCC_OPTIMIZATION_LEVEL = 0;
821                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
822                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
823                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
824                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
825                                 INFOPLIST_FILE = "ITMTRemote-Info.plist";
826                                 INSTALL_PATH = "@executable_path/../Frameworks";
827                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
828                                 OTHER_CFLAGS = "";
829                                 OTHER_LDFLAGS = (
830                                         "-seg1addr",
831                                         0x10000000,
832                                 );
833                                 OTHER_REZFLAGS = "";
834                                 PRODUCT_NAME = ITMTRemote;
835                                 WARNING_CFLAGS = "-Wmost";
836                                 ZERO_LINK = NO;
837                         };
838                         name = Debug;
839                 };
840                 7C182AC908A84C6300A098F8 /* Release */ = {
841                         isa = XCBuildConfiguration;
842                         buildSettings = {
843                                 COPY_PHASE_STRIP = YES;
844                                 DEAD_CODE_STRIPPING = YES;
845                                 DYLIB_COMPATIBILITY_VERSION = 1;
846                                 DYLIB_CURRENT_VERSION = 1;
847                                 FRAMEWORK_VERSION = A;
848                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
849                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
850                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
851                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
852                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
853                                 INFOPLIST_FILE = "ITMTRemote-Info.plist";
854                                 INSTALL_PATH = "@executable_path/../Frameworks";
855                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
856                                 OTHER_CFLAGS = "";
857                                 OTHER_LDFLAGS = (
858                                         "-seg1addr",
859                                         0x10000000,
860                                 );
861                                 OTHER_REZFLAGS = "";
862                                 PRODUCT_NAME = ITMTRemote;
863                                 WARNING_CFLAGS = "-Wmost";
864                                 ZERO_LINK = NO;
865                         };
866                         name = Release;
867                 };
868                 7C182ACA08A84C6300A098F8 /* Default */ = {
869                         isa = XCBuildConfiguration;
870                         buildSettings = {
871                                 DYLIB_COMPATIBILITY_VERSION = 1;
872                                 DYLIB_CURRENT_VERSION = 1;
873                                 FRAMEWORK_VERSION = A;
874                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
875                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
876                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
877                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
878                                 INFOPLIST_FILE = "ITMTRemote-Info.plist";
879                                 INSTALL_PATH = "@executable_path/../Frameworks";
880                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
881                                 OTHER_CFLAGS = "";
882                                 OTHER_LDFLAGS = (
883                                         "-seg1addr",
884                                         0x10000000,
885                                 );
886                                 OTHER_REZFLAGS = "";
887                                 PRODUCT_NAME = ITMTRemote;
888                                 WARNING_CFLAGS = "-Wmost";
889                         };
890                         name = Default;
891                 };
892                 7C182ACC08A84C6300A098F8 /* Debug */ = {
893                         isa = XCBuildConfiguration;
894                         buildSettings = {
895                                 COPY_PHASE_STRIP = NO;
896                                 DEBUGGING_SYMBOLS = YES;
897                                 GCC_DYNAMIC_NO_PIC = NO;
898                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
899                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
900                                 GCC_OPTIMIZATION_LEVEL = 0;
901                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
902                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
903                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
904                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
905                                 INFOPLIST_FILE = "iTunesRemote-Info.plist";
906                                 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
907                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
908                                 OTHER_CFLAGS = "";
909                                 OTHER_REZFLAGS = "";
910                                 PRODUCT_NAME = iTunes;
911                                 WARNING_CFLAGS = "-Wmost";
912                                 WRAPPER_EXTENSION = remote;
913                                 ZERO_LINK = NO;
914                         };
915                         name = Debug;
916                 };
917                 7C182ACD08A84C6300A098F8 /* Release */ = {
918                         isa = XCBuildConfiguration;
919                         buildSettings = {
920                                 COPY_PHASE_STRIP = YES;
921                                 DEAD_CODE_STRIPPING = YES;
922                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
923                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
924                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
925                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
926                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
927                                 INFOPLIST_FILE = "iTunesRemote-Info.plist";
928                                 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
929                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
930                                 OTHER_CFLAGS = "";
931                                 OTHER_REZFLAGS = "";
932                                 PRODUCT_NAME = iTunes;
933                                 WARNING_CFLAGS = "-Wmost";
934                                 WRAPPER_EXTENSION = remote;
935                                 ZERO_LINK = NO;
936                         };
937                         name = Release;
938                 };
939                 7C182ACE08A84C6300A098F8 /* Default */ = {
940                         isa = XCBuildConfiguration;
941                         buildSettings = {
942                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
943                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
944                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
945                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
946                                 INFOPLIST_FILE = "iTunesRemote-Info.plist";
947                                 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles";
948                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
949                                 OTHER_CFLAGS = "";
950                                 OTHER_REZFLAGS = "";
951                                 PRODUCT_NAME = iTunes;
952                                 WARNING_CFLAGS = "-Wmost";
953                                 WRAPPER_EXTENSION = remote;
954                         };
955                         name = Default;
956                 };
957                 7C182AD008A84C6300A098F8 /* Debug */ = {
958                         isa = XCBuildConfiguration;
959                         buildSettings = {
960                                 COPY_PHASE_STRIP = NO;
961                                 DEBUGGING_SYMBOLS = YES;
962                                 GCC_DYNAMIC_NO_PIC = NO;
963                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
964                                 GCC_ENABLE_TRIGRAPHS = NO;
965                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
966                                 GCC_OPTIMIZATION_LEVEL = 0;
967                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
968                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
969                                 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
970                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
971                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
972                                 INFOPLIST_FILE = Info.plist;
973                                 INSTALL_PATH = "$(HOME)/Applications";
974                                 LIBRARY_SEARCH_PATHS = (
975                                         .,
976                                         "$(SRCROOT)",
977                                 );
978                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
979                                 OTHER_CFLAGS = "";
980                                 OTHER_LDFLAGS = "-bind_at_load";
981                                 PRODUCT_NAME = MenuTunes;
982                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
983                                 WARNING_CFLAGS = (
984                                         "-Wmost",
985                                         "-Wno-four-char-constants",
986                                         "-Wno-unknown-pragmas",
987                                 );
988                                 WRAPPER_EXTENSION = app;
989                                 ZERO_LINK = NO;
990                         };
991                         name = Debug;
992                 };
993                 7C182AD108A84C6300A098F8 /* Release */ = {
994                         isa = XCBuildConfiguration;
995                         buildSettings = {
996                                 COPY_PHASE_STRIP = YES;
997                                 DEAD_CODE_STRIPPING = YES;
998                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
999                                 GCC_ENABLE_TRIGRAPHS = NO;
1000                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1001                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1002                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
1003                                 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
1004                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
1005                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
1006                                 INFOPLIST_FILE = Info.plist;
1007                                 INSTALL_PATH = "$(HOME)/Applications";
1008                                 LIBRARY_SEARCH_PATHS = (
1009                                         .,
1010                                         "$(SRCROOT)",
1011                                 );
1012                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
1013                                 OTHER_CFLAGS = "";
1014                                 OTHER_LDFLAGS = "-bind_at_load";
1015                                 PRODUCT_NAME = MenuTunes;
1016                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1017                                 WARNING_CFLAGS = (
1018                                         "-Wmost",
1019                                         "-Wno-four-char-constants",
1020                                         "-Wno-unknown-pragmas",
1021                                 );
1022                                 WRAPPER_EXTENSION = app;
1023                                 ZERO_LINK = NO;
1024                         };
1025                         name = Release;
1026                 };
1027                 7C182AD208A84C6300A098F8 /* Default */ = {
1028                         isa = XCBuildConfiguration;
1029                         buildSettings = {
1030                                 COPY_PHASE_STRIP = YES;
1031                                 GCC_ENABLE_TRIGRAPHS = NO;
1032                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1033                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1034                                 GCC_PREFIX_HEADER = MenuTunes_Prefix.pch;
1035                                 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
1036                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
1037                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
1038                                 INFOPLIST_FILE = Info.plist;
1039                                 INSTALL_PATH = "$(HOME)/Applications";
1040                                 LIBRARY_SEARCH_PATHS = (
1041                                         .,
1042                                         "$(SRCROOT)",
1043                                 );
1044                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
1045                                 OTHER_CFLAGS = "";
1046                                 OTHER_LDFLAGS = "-bind_at_load";
1047                                 PRODUCT_NAME = MenuTunes;
1048                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1049                                 WARNING_CFLAGS = (
1050                                         "-Wmost",
1051                                         "-Wno-four-char-constants",
1052                                         "-Wno-unknown-pragmas",
1053                                 );
1054                                 WRAPPER_EXTENSION = app;
1055                         };
1056                         name = Default;
1057                 };
1058                 7C182AD408A84C6300A098F8 /* Debug */ = {
1059                         isa = XCBuildConfiguration;
1060                         buildSettings = {
1061                                 ARCHS = (
1062                                         ppc,
1063                                         i386,
1064                                 );
1065                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
1066                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1067                         };
1068                         name = Debug;
1069                 };
1070                 7C182AD508A84C6300A098F8 /* Release */ = {
1071                         isa = XCBuildConfiguration;
1072                         buildSettings = {
1073                                 ARCHS = (
1074                                         ppc,
1075                                         i386,
1076                                 );
1077                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
1078                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1079                         };
1080                         name = Release;
1081                 };
1082                 7C182AD608A84C6300A098F8 /* Default */ = {
1083                         isa = XCBuildConfiguration;
1084                         buildSettings = {
1085                                 ARCHS = (
1086                                         ppc,
1087                                         i386,
1088                                 );
1089                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
1090                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1091                         };
1092                         name = Default;
1093                 };
1094 /* End XCBuildConfiguration section */
1095
1096 /* Begin XCConfigurationList section */
1097                 7C182AC708A84C6300A098F8 /* Build configuration list for PBXNativeTarget "ITMTRemote" */ = {
1098                         isa = XCConfigurationList;
1099                         buildConfigurations = (
1100                                 7C182AC808A84C6300A098F8 /* Debug */,
1101                                 7C182AC908A84C6300A098F8 /* Release */,
1102                                 7C182ACA08A84C6300A098F8 /* Default */,
1103                         );
1104                         defaultConfigurationIsVisible = 0;
1105                         defaultConfigurationName = Default;
1106                 };
1107                 7C182ACB08A84C6300A098F8 /* Build configuration list for PBXNativeTarget "iTunesRemote" */ = {
1108                         isa = XCConfigurationList;
1109                         buildConfigurations = (
1110                                 7C182ACC08A84C6300A098F8 /* Debug */,
1111                                 7C182ACD08A84C6300A098F8 /* Release */,
1112                                 7C182ACE08A84C6300A098F8 /* Default */,
1113                         );
1114                         defaultConfigurationIsVisible = 0;
1115                         defaultConfigurationName = Default;
1116                 };
1117                 7C182ACF08A84C6300A098F8 /* Build configuration list for PBXNativeTarget "MenuTunes" */ = {
1118                         isa = XCConfigurationList;
1119                         buildConfigurations = (
1120                                 7C182AD008A84C6300A098F8 /* Debug */,
1121                                 7C182AD108A84C6300A098F8 /* Release */,
1122                                 7C182AD208A84C6300A098F8 /* Default */,
1123                         );
1124                         defaultConfigurationIsVisible = 0;
1125                         defaultConfigurationName = Default;
1126                 };
1127                 7C182AD308A84C6300A098F8 /* Build configuration list for PBXProject "MenuTunes" */ = {
1128                         isa = XCConfigurationList;
1129                         buildConfigurations = (
1130                                 7C182AD408A84C6300A098F8 /* Debug */,
1131                                 7C182AD508A84C6300A098F8 /* Release */,
1132                                 7C182AD608A84C6300A098F8 /* Default */,
1133                         );
1134                         defaultConfigurationIsVisible = 0;
1135                         defaultConfigurationName = Default;
1136                 };
1137 /* End XCConfigurationList section */
1138         };
1139         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1140 }