Changeset 6295

Show
Ignore:
Timestamp:
10/31/08 01:13:55 (2 months ago)
Author:
morris
Message:

Pick up 2.0 package

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/P7/WiredServer/WiredServer.xcodeproj/project.pbxproj

    r6288 r6295  
    147147                        containerPortal = A5BE6D1C0864B62000DA5C89 /* WiredAdditions.xcodeproj */; 
    148148                        proxyType = 1; 
    149                         remoteGlobalIDString = 7712BA960E5C1726001C4210 /* WiredFoundation */
     149                        remoteGlobalIDString = 7712BA960E5C1726001C4210
    150150                        remoteInfo = WiredFoundation; 
    151151                }; 
     
    154154                        containerPortal = A5BE6D1C0864B62000DA5C89 /* WiredAdditions.xcodeproj */; 
    155155                        proxyType = 1; 
    156                         remoteGlobalIDString = 7712BB670E5C1964001C4210 /* WiredAppKit */
     156                        remoteGlobalIDString = 7712BB670E5C1964001C4210
    157157                        remoteInfo = WiredAppKit; 
     158                }; 
     159                A5B084360EBA859700DA90DD /* PBXContainerItemProxy */ = { 
     160                        isa = PBXContainerItemProxy; 
     161                        containerPortal = A5BE6D1C0864B62000DA5C89 /* WiredAdditions.xcodeproj */; 
     162                        proxyType = 2; 
     163                        remoteGlobalIDString = A5C23CFF0E9AC2AB00A81F49 /* libwired.a */; 
     164                        remoteInfo = libwired; 
    158165                }; 
    159166                A5FEE2EF0B7877D300199A37 /* PBXContainerItemProxy */ = { 
     
    432439                                A5829D890E7370FA00FBAA6D /* libWiredAppKit.a */, 
    433440                                A5829D8B0E7370FA00FBAA6D /* libWiredNetworking.a */, 
     441                                A5B084370EBA859700DA90DD /* libwired.a */, 
    434442                        ); 
    435443                        name = Products; 
     
    560568                        path = WiredNetworking.framework; 
    561569                        remoteRef = A5A2A5A80CD4E79C00969CEF /* PBXContainerItemProxy */; 
     570                        sourceTree = BUILT_PRODUCTS_DIR; 
     571                }; 
     572                A5B084370EBA859700DA90DD /* libwired.a */ = { 
     573                        isa = PBXReferenceProxy; 
     574                        fileType = archive.ar; 
     575                        path = libwired.a; 
     576                        remoteRef = A5B084360EBA859700DA90DD /* PBXContainerItemProxy */; 
    562577                        sourceTree = BUILT_PRODUCTS_DIR; 
    563578                }; 
     
    611626                        runOnlyForDeploymentPostprocessing = 0; 
    612627                        shellPath = /bin/sh; 
    613                         shellScript = "sudo rm -rf \"$PROJECT_TEMP_DIR/Package\"\nmkdir -p \"$PROJECT_TEMP_DIR/Package\"\n\ncp -Rp Package/* \"$PROJECT_TEMP_DIR/Package\" || exit 1\n\nsh install.sh || exit 1\n\nfind \"$PROJECT_TEMP_DIR/Package\" -name .svn -print0 | xargs -0 sudo rm -rf\n\nrm -rf \"$BUILT_PRODUCTS_DIR/WiredServer.pkg\"\n/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker -build -v -ds -p \"$BUILT_PRODUCTS_DIR/WiredServer.pkg\" -f \"$PROJECT_TEMP_DIR/Package/Contents\" -r \"$PROJECT_TEMP_DIR/Package/Resources\" -i \"$PROJECT_TEMP_DIR/Package/Info.plist\" -d \"$PROJECT_TEMP_DIR/Package/Resources/English.lproj/Description.plist\" || exit 1\n"; 
     628                        shellScript = "sudo rm -rf \"$PROJECT_TEMP_DIR/Package\"\nmkdir -p \"$PROJECT_TEMP_DIR/Package\"\n\ncp -Rp Package/* \"$PROJECT_TEMP_DIR/Package\" || exit 1\n\nsh install.sh || exit 1\n\nfind \"$PROJECT_TEMP_DIR/Package\" -name .svn -print0 | xargs -0 sudo rm -rf\n\nrm -rf \"$BUILT_PRODUCTS_DIR/WiredServer2.0.pkg\"\n/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker -build -v -ds -p \"$BUILT_PRODUCTS_DIR/WiredServer2.0.pkg\" -f \"$PROJECT_TEMP_DIR/Package/Contents\" -r \"$PROJECT_TEMP_DIR/Package/Resources\" -i \"$PROJECT_TEMP_DIR/Package/Info.plist\" -d \"$PROJECT_TEMP_DIR/Package/Resources/English.lproj/Description.plist\" || exit 1\n"; 
    614629                }; 
    615630                A5992EB5072A77F900E67617 /* Run Script (Version) */ = {