Changeset 4261

Show
Ignore:
Timestamp:
06/09/06 00:46:10 (2 years ago)
Author:
morris
Message:

Properly place .zip in build/

Files:

Legend:

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

    r4246 r4261  
    88 
    99/* Begin PBXAggregateTarget section */ 
    10                 A50335AD0864C98900CE6911 /* Wired Server */ = { 
     10                A50335AD0864C98900CE6911 /* Package */ = { 
    1111                        isa = PBXAggregateTarget; 
    12                         buildConfigurationList = A50335B40864C9AC00CE6911 /* Build configuration list for PBXAggregateTarget "Wired Server" */; 
     12                        buildConfigurationList = A50335B40864C9AC00CE6911 /* Build configuration list for PBXAggregateTarget "Package" */; 
    1313                        buildPhases = ( 
    1414                                A50335AC0864C98900CE6911 /* Run Script (wired) */, 
     
    1717                                A519E5E30978287D002A9A5C /* PBXTargetDependency */, 
    1818                        ); 
    19                         name = "Wired Server"
     19                        name = Package
    2020                        productName = "Wired Server"; 
    2121                }; 
     
    504504                        targets = ( 
    505505                                8D202CE80486D31800D8A456 /* Wired Preference Pane */, 
    506                                 A50335AD0864C98900CE6911 /* Wired Server */, 
    507506                                A5BE6D2D0864B63000DA5C89 /* Wired Additions */, 
     507                                A50335AD0864C98900CE6911 /* Package */, 
    508508                                A5D97273078E375B00CD982E /* Localization */, 
    509509                                A5D97284078E387200CD982E /* Distribution */, 
     
    632632                        runOnlyForDeploymentPostprocessing = 0; 
    633633                        shellPath = /bin/sh; 
    634                         shellScript = "# Zip\ncd \"$BUILT_PRODUCTS_DIR\"\nrm -f \"../WiredServer.zip\"\nzip -ry \"../WiredServer.zip\" \"WiredServer.pkg\" || exit 1"; 
     634                        shellScript = "# Zip\ncd \"$BUILT_PRODUCTS_DIR\"\nrm -f \"$BUILD_DIR/WiredServer.zip\"\nzip -ry \"BUILD_DIR/WiredServer.zip\" \"WiredServer.pkg\" || exit 1\n"; 
    635635                }; 
    636636/* End PBXShellScriptBuildPhase section */ 
     
    663663                A50335E50864CC6600CE6911 /* PBXTargetDependency */ = { 
    664664                        isa = PBXTargetDependency; 
    665                         target = A50335AD0864C98900CE6911 /* Wired Server */; 
     665                        target = A50335AD0864C98900CE6911 /* Package */; 
    666666                        targetProxy = A50335E40864CC6600CE6911 /* PBXContainerItemProxy */; 
    667667                }; 
     
    11591159 
    11601160/* Begin XCConfigurationList section */ 
    1161                 A50335B40864C9AC00CE6911 /* Build configuration list for PBXAggregateTarget "Wired Server" */ = { 
     1161                A50335B40864C9AC00CE6911 /* Build configuration list for PBXAggregateTarget "Package" */ = { 
    11621162                        isa = XCConfigurationList; 
    11631163                        buildConfigurations = (