Changeset 4641

Show
Ignore:
Timestamp:
02/17/07 11:07:26 (2 years ago)
Author:
morris
Message:

Add WiredAdditions? folder reference

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Tuna/trunk/Tuna.xcodeproj/project.pbxproj

    r4445 r4641  
    7777                        remoteInfo = Tuna; 
    7878                }; 
    79                 A54D70CF08636C6900441C97 /* PBXContainerItemProxy */ = { 
    80                         isa = PBXContainerItemProxy; 
    81                         containerPortal = A57F85C30833E1BC00DEFE69 /* WiredAdditions.xcodeproj */; 
    82                         proxyType = 2; 
    83                         remoteGlobalIDString = 8DC2EF5B0486A6940098B216; 
    84                         remoteInfo = "Wired Additions"; 
    85                 }; 
    86                 A54D70D108636C6900441C97 /* PBXContainerItemProxy */ = { 
    87                         isa = PBXContainerItemProxy; 
    88                         containerPortal = A57F85C30833E1BC00DEFE69 /* WiredAdditions.xcodeproj */; 
    89                         proxyType = 2; 
    90                         remoteGlobalIDString = A5E4B39E07A9797200BD6812; 
    91                         remoteInfo = "ZAAutoreleasePool Test"; 
    92                 }; 
    93                 A54D70D308636C6900441C97 /* PBXContainerItemProxy */ = { 
    94                         isa = PBXContainerItemProxy; 
    95                         containerPortal = A57F85C30833E1BC00DEFE69 /* WiredAdditions.xcodeproj */; 
    96                         proxyType = 2; 
    97                         remoteGlobalIDString = A553B5E007AAF56E005EE3E5; 
    98                         remoteInfo = "ZANotificationCenter Test"; 
    99                 }; 
    100                 A54D70D508636C6900441C97 /* PBXContainerItemProxy */ = { 
    101                         isa = PBXContainerItemProxy; 
    102                         containerPortal = A57F85C30833E1BC00DEFE69 /* WiredAdditions.xcodeproj */; 
    103                         proxyType = 2; 
    104                         remoteGlobalIDString = A5E4B55207A98AEE00BD6812; 
    105                         remoteInfo = "ZAObject Test"; 
    106                 }; 
    10779                A5643B980A2603D900ADF4F5 /* PBXContainerItemProxy */ = { 
    10880                        isa = PBXContainerItemProxy; 
     
    148120                A555512C083668B30044855A /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; }; 
    149121                A5643B9F0A26040900ADF4F5 /* WiredAdditions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WiredAdditions.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 
    150                 A57F85C30833E1BC00DEFE69 /* WiredAdditions.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = WiredAdditions.xcodeproj; path = WiredAdditions/WiredAdditions.xcodeproj; sourceTree = SOURCE_ROOT; }; 
    151122                A57F862F0833EA9700DEFE69 /* TNDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TNDocument.h; sourceTree = "<group>"; }; 
    152123                A57F86300833EA9700DEFE69 /* TNDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TNDocument.m; sourceTree = "<group>"; }; 
     
    169140                A5941E0C0832B4E30006A7D7 /* TNNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TNNode.h; sourceTree = "<group>"; }; 
    170141                A5941E0D0832B4E30006A7D7 /* TNNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TNNode.m; sourceTree = "<group>"; }; 
     142                A5C48E060B870A7F007C7F1A /* WiredAdditions */ = {isa = PBXFileReference; lastKnownFileType = folder; path = WiredAdditions; sourceTree = "<group>"; }; 
    171143/* End PBXFileReference section */ 
    172144 
     
    279251                        sourceTree = "<group>"; 
    280252                }; 
    281                 A54D70C808636C6900441C97 /* Products */ = { 
    282                         isa = PBXGroup; 
    283                         children = ( 
    284                                 A54D70D008636C6900441C97 /* WiredAdditions.framework */, 
    285                                 A54D70D208636C6900441C97 /* WIAutoreleasePool Test.app */, 
    286                                 A54D70D408636C6900441C97 /* WINotificationCenter Test.app */, 
    287                                 A54D70D608636C6900441C97 /* WIObject Test.app */, 
    288                         ); 
    289                         name = Products; 
    290                         sourceTree = "<group>"; 
    291                 }; 
    292253                A54D719108636D5400441C97 /* Config */ = { 
    293254                        isa = PBXGroup; 
     
    310271                        isa = PBXGroup; 
    311272                        children = ( 
    312                                 A57F85C30833E1BC00DEFE69 /* WiredAdditions.xcodeproj */, 
     273                                A5C48E060B870A7F007C7F1A /* WiredAdditions */, 
    313274                        ); 
    314275                        name = Subprojects; 
     
    387348                        mainGroup = 29B97314FDCFA39411CA2CEA /* Tuna */; 
    388349                        projectDirPath = ""; 
    389                         projectReferences = ( 
    390                                 { 
    391                                         ProductGroup = A54D70C808636C6900441C97 /* Products */; 
    392                                         ProjectRef = A57F85C30833E1BC00DEFE69 /* WiredAdditions.xcodeproj */; 
    393                                 }, 
    394                         ); 
    395350                        targets = ( 
    396351                                8D1107260486CEB800E47090 /* Tuna */, 
     
    401356                }; 
    402357/* End PBXProject section */ 
    403  
    404 /* Begin PBXReferenceProxy section */ 
    405                 A54D70D008636C6900441C97 /* WiredAdditions.framework */ = { 
    406                         isa = PBXReferenceProxy; 
    407                         fileType = wrapper.framework; 
    408                         path = WiredAdditions.framework; 
    409                         remoteRef = A54D70CF08636C6900441C97 /* PBXContainerItemProxy */; 
    410                         sourceTree = BUILT_PRODUCTS_DIR; 
    411                 }; 
    412                 A54D70D208636C6900441C97 /* WIAutoreleasePool Test.app */ = { 
    413                         isa = PBXReferenceProxy; 
    414                         fileType = wrapper.application; 
    415                         path = "WIAutoreleasePool Test.app"; 
    416                         remoteRef = A54D70D108636C6900441C97 /* PBXContainerItemProxy */; 
    417                         sourceTree = BUILT_PRODUCTS_DIR; 
    418                 }; 
    419                 A54D70D408636C6900441C97 /* WINotificationCenter Test.app */ = { 
    420                         isa = PBXReferenceProxy; 
    421                         fileType = wrapper.application; 
    422                         path = "WINotificationCenter Test.app"; 
    423                         remoteRef = A54D70D308636C6900441C97 /* PBXContainerItemProxy */; 
    424                         sourceTree = BUILT_PRODUCTS_DIR; 
    425                 }; 
    426                 A54D70D608636C6900441C97 /* WIObject Test.app */ = { 
    427                         isa = PBXReferenceProxy; 
    428                         fileType = wrapper.application; 
    429                         path = "WIObject Test.app"; 
    430                         remoteRef = A54D70D508636C6900441C97 /* PBXContainerItemProxy */; 
    431                         sourceTree = BUILT_PRODUCTS_DIR; 
    432                 }; 
    433 /* End PBXReferenceProxy section */ 
    434358 
    435359/* Begin PBXResourcesBuildPhase section */