Fixing project references and dependencies that Kent accidentally removed
[MenuTunes.git] / MenuTunes.xcodeproj / project.pbxproj
index 42f494a..6ae44ed 100755 (executable)
@@ -14,6 +14,7 @@
                3740716D05ACE20500CC2142 /* libValidate.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3740716C05ACE20500CC2142 /* libValidate.a */; };
                3798C6B6091874600004C420 /* AudioscrobblerController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3798C6B4091874600004C420 /* AudioscrobblerController.h */; };
                3798C6B7091874600004C420 /* AudioscrobblerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3798C6B5091874600004C420 /* AudioscrobblerController.m */; };
+               37A1EBDB091F07F700C2CE55 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37A1EBDA091F07F700C2CE55 /* Security.framework */; };
                37B7EA0406AECF0700A4DE86 /* ChasingArrow.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 37B7EA0306AECF0700A4DE86 /* ChasingArrow.tiff */; };
                37CB20230753EE1E00BB0E46 /* StatusWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C331FB305A922210088905B /* StatusWindowController.m */; };
                7C331F8F05A921AC0088905B /* MenuTunes.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C331F8D05A921AC0088905B /* MenuTunes.h */; };
 /* End PBXBuildStyle section */
 
 /* Begin PBXContainerItemProxy section */
+               7C2A8858092266F7007A4F41 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 8DC2EF4F0486A6940098B216 /* ITMac */;
+                       remoteInfo = ITMac;
+               };
+               7C2A885A092266FA007A4F41 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 8DC2EF4F0486A6940098B216 /* ITFoundation */;
+                       remoteInfo = ITFoundation;
+               };
+               7C2A885E09226713007A4F41 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 7C505D2D0801F0D100017AF9 /* ITFoundation.xcodeproj */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 8DC2EF4F0486A6940098B216 /* ITFoundation */;
+                       remoteInfo = ITFoundation;
+               };
+               7C2A886009226716007A4F41 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 7C505D290801F0C700017AF9 /* ITMac.xcodeproj */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 8DC2EF4F0486A6940098B216 /* ITMac */;
+                       remoteInfo = ITMac;
+               };
                7C331FF205A9253F0088905B /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
                3740716C05ACE20500CC2142 /* libValidate.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libValidate.a; sourceTree = "<group>"; };
                3798C6B4091874600004C420 /* AudioscrobblerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioscrobblerController.h; sourceTree = "<group>"; };
                3798C6B5091874600004C420 /* AudioscrobblerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioscrobblerController.m; sourceTree = "<group>"; };
+               37A1EBDA091F07F700C2CE55 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
                37B7EA0306AECF0700A4DE86 /* ChasingArrow.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = ChasingArrow.tiff; sourceTree = "<group>"; };
                7C331F6805A918EC0088905B /* ITMTRemote.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ITMTRemote.framework; sourceTree = BUILT_PRODUCTS_DIR; };
                7C331F6905A918EC0088905B /* ITMTRemote-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "ITMTRemote-Info.plist"; sourceTree = SOURCE_ROOT; };
                                7C95A0E905A92B0700B4F576 /* libcrypto.dylib in Frameworks */,
                                7C95A0F005A92B4800B4F576 /* Carbon.framework in Frameworks */,
                                3740716D05ACE20500CC2142 /* libValidate.a in Frameworks */,
+                               37A1EBDB091F07F700C2CE55 /* Security.framework in Frameworks */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
                        children = (
                                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
                                7C95A0EF05A92B4800B4F576 /* Carbon.framework */,
+                               37A1EBDA091F07F700C2CE55 /* Security.framework */,
                                3740716C05ACE20500CC2142 /* libValidate.a */,
                                7C95A0E805A92B0700B4F576 /* libcrypto.dylib */,
                        );
                                WRAPPER_EXTENSION = remote;
                        };
                        dependencies = (
+                               7C2A885F09226713007A4F41 /* PBXTargetDependency */,
+                               7C2A886109226716007A4F41 /* PBXTargetDependency */,
                                7C331FF305A9253F0088905B /* PBXTargetDependency */,
                        );
                        name = iTunesRemote;
                                WRAPPER_EXTENSION = app;
                        };
                        dependencies = (
+                               7C2A885B092266FA007A4F41 /* PBXTargetDependency */,
+                               7C2A8859092266F7007A4F41 /* PBXTargetDependency */,
                                7C505D4F0801F20D00017AF9 /* PBXTargetDependency */,
                                7C331FF505A925550088905B /* PBXTargetDependency */,
                                7C331FF705A9255A0088905B /* PBXTargetDependency */,
 /* End PBXSourcesBuildPhase section */
 
 /* Begin PBXTargetDependency section */
+               7C2A8859092266F7007A4F41 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       name = ITMac;
+                       targetProxy = 7C2A8858092266F7007A4F41 /* PBXContainerItemProxy */;
+               };
+               7C2A885B092266FA007A4F41 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       name = ITFoundation;
+                       targetProxy = 7C2A885A092266FA007A4F41 /* PBXContainerItemProxy */;
+               };
+               7C2A885F09226713007A4F41 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       name = ITFoundation;
+                       targetProxy = 7C2A885E09226713007A4F41 /* PBXContainerItemProxy */;
+               };
+               7C2A886109226716007A4F41 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       name = ITMac;
+                       targetProxy = 7C2A886009226716007A4F41 /* PBXContainerItemProxy */;
+               };
                7C331FF305A9253F0088905B /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
                        target = 7C331F6705A918EC0088905B /* ITMTRemote */;