Changeset 536

Show
Ignore:
Timestamp:
05/23/08 21:00:08 (8 months ago)
Author:
gbooker
Message:

Added autoinstaller maker (requires installation of makeself)

Files:

Legend:

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

    r529 r536  
    88 
    99/* Begin PBXAggregateTarget section */ 
     10                F5038FA30DE7AB4D0046C674 /* Create Installer */ = { 
     11                        isa = PBXAggregateTarget; 
     12                        buildConfigurationList = F5038FAA0DE7AB7A0046C674 /* Build configuration list for PBXAggregateTarget "Create Installer" */; 
     13                        buildPhases = ( 
     14                                F5038FA20DE7AB4D0046C674 /* ShellScript */, 
     15                        ); 
     16                        dependencies = ( 
     17                                F5038FA70DE7AB600046C674 /* PBXTargetDependency */, 
     18                        ); 
     19                        name = "Create Installer"; 
     20                        productName = "Create Installer"; 
     21                }; 
    1022                F5B4186D0D0B29D800BDD361 /* Complete Sapphire */ = { 
    1123                        isa = PBXAggregateTarget; 
     
    128140                        remoteGlobalIDString = F5003FF80D19980A003FEA08; 
    129141                        remoteInfo = LeopardOnly; 
     142                }; 
     143                F5038FA60DE7AB600046C674 /* PBXContainerItemProxy */ = { 
     144                        isa = PBXContainerItemProxy; 
     145                        containerPortal = 089C1669FE841209C02AAC07 /* Project object */; 
     146                        proxyType = 1; 
     147                        remoteGlobalIDString = F5B4186D0D0B29D800BDD361 /* Complete Sapphire */; 
     148                        remoteInfo = "Complete Sapphire"; 
    130149                }; 
    131150                F56895E00D6CE30D00F9D9B0 /* PBXContainerItemProxy */ = { 
     
    716735                                F5B4185E0D0B288700BDD361 /* ImportHelper */, 
    717736                                F5003FF80D19980A003FEA08 /* LeopardOnly */, 
     737                                F5038FA30DE7AB4D0046C674 /* Create Installer */, 
    718738                        ); 
    719739                }; 
     
    790810 
    791811/* Begin PBXShellScriptBuildPhase section */ 
     812                F5038FA20DE7AB4D0046C674 /* ShellScript */ = { 
     813                        isa = PBXShellScriptBuildPhase; 
     814                        buildActionMask = 2147483647; 
     815                        files = ( 
     816                        ); 
     817                        inputPaths = ( 
     818                        ); 
     819                        outputPaths = ( 
     820                        ); 
     821                        runOnlyForDeploymentPostprocessing = 0; 
     822                        shellPath = /bin/sh; 
     823                        shellScript = "source scripts/createInstaller"; 
     824                }; 
    792825                FE7810630C56F08A0037779D /* ShellScript */ = { 
    793826                        isa = PBXShellScriptBuildPhase; 
     
    877910                        targetProxy = F50044110D19A242003FEA08 /* PBXContainerItemProxy */; 
    878911                }; 
     912                F5038FA70DE7AB600046C674 /* PBXTargetDependency */ = { 
     913                        isa = PBXTargetDependency; 
     914                        target = F5B4186D0D0B29D800BDD361 /* Complete Sapphire */; 
     915                        targetProxy = F5038FA60DE7AB600046C674 /* PBXContainerItemProxy */; 
     916                }; 
    879917                F585A9C70D74EA810043AB22 /* PBXTargetDependency */ = { 
    880918                        isa = PBXTargetDependency; 
     
    10501088                        name = Release; 
    10511089                }; 
     1090                F5038FA40DE7AB4D0046C674 /* Debug */ = { 
     1091                        isa = XCBuildConfiguration; 
     1092                        buildSettings = { 
     1093                                COPY_PHASE_STRIP = NO; 
     1094                                GCC_DYNAMIC_NO_PIC = NO; 
     1095                                GCC_OPTIMIZATION_LEVEL = 0; 
     1096                                PRODUCT_NAME = "Create Installer"; 
     1097                        }; 
     1098                        name = Debug; 
     1099                }; 
     1100                F5038FA50DE7AB4D0046C674 /* Release */ = { 
     1101                        isa = XCBuildConfiguration; 
     1102                        buildSettings = { 
     1103                                COPY_PHASE_STRIP = YES; 
     1104                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 
     1105                                GCC_ENABLE_FIX_AND_CONTINUE = NO; 
     1106                                PRODUCT_NAME = "Create Installer"; 
     1107                                ZERO_LINK = NO; 
     1108                        }; 
     1109                        name = Release; 
     1110                }; 
    10521111                F5B418610D0B288800BDD361 /* Debug */ = { 
    10531112                        isa = XCBuildConfiguration; 
     
    11611220                        defaultConfigurationName = Release; 
    11621221                }; 
     1222                F5038FAA0DE7AB7A0046C674 /* Build configuration list for PBXAggregateTarget "Create Installer" */ = { 
     1223                        isa = XCConfigurationList; 
     1224                        buildConfigurations = ( 
     1225                                F5038FA40DE7AB4D0046C674 /* Debug */, 
     1226                                F5038FA50DE7AB4D0046C674 /* Release */, 
     1227                        ); 
     1228                        defaultConfigurationIsVisible = 0; 
     1229                        defaultConfigurationName = Release; 
     1230                }; 
    11631231                F5B418660D0B28A200BDD361 /* Build configuration list for PBXNativeTarget "ImportHelper" */ = { 
    11641232                        isa = XCConfigurationList;