Changeset 32

Show
Ignore:
Timestamp:
01/06/07 11:48:37 (2 years ago)
Author:
gbooker
Message:

Changed Release configuration to Deployment to match Perian

Files:

Legend:

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

    r28 r32  
    183183                65CB364E066A1FA900A75A43 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; 
    184184                F50815870A2161180092BF70 /* XCAResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = XCAResources.r; sourceTree = "<group>"; }; 
    185                 F50B7AB50AAB69C600065C78 /* A52Preferences.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = A52Preferences.app; sourceTree = BUILT_PRODUCTS_DIR; }; 
     185                F50B7AB50AAB69C600065C78 /* Preferences.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Preferences.app; sourceTree = BUILT_PRODUCTS_DIR; }; 
    186186                F50B7AB70AAB69C700065C78 /* Preferences-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Preferences-Info.plist"; sourceTree = "<group>"; }; 
    187187                F50B7AC40AAB6E3F00065C78 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/A52CodecPreferences.nib; sourceTree = "<group>"; }; 
     
    366366                                F5BDACAD0A20A00000FF4884 /* A52Codec.component */, 
    367367                                F5525DF70A3BF78A00F36B86 /* AC3MovieImport.component */, 
    368                                 F50B7AB50AAB69C600065C78 /* A52Preferences.app */, 
     368                                F50B7AB50AAB69C600065C78 /* Preferences.app */, 
    369369                        ); 
    370370                        name = Products; 
     
    499499                        name = A52Preferences; 
    500500                        productName = Preferences; 
    501                         productReference = F50B7AB50AAB69C600065C78 /* A52Preferences.app */; 
     501                        productReference = F50B7AB50AAB69C600065C78 /* Preferences.app */; 
    502502                        productType = "com.apple.product-type.application"; 
    503503                }; 
     
    686686 
    687687/* Begin XCBuildConfiguration section */ 
    688                 F50B7AB90AAB69C800065C78 /* Release */ = { 
     688                F50B7AB90AAB69C800065C78 /* Deployment */ = { 
    689689                        isa = XCBuildConfiguration; 
    690690                        buildSettings = { 
     
    712712                                ZERO_LINK = NO; 
    713713                        }; 
    714                         name = Release
     714                        name = Deployment
    715715                }; 
    716716                F50B7ABA0AAB69C800065C78 /* Development */ = { 
     
    784784                        name = Default; 
    785785                }; 
    786                 F5525DF30A3BF78A00F36B86 /* Release */ = { 
     786                F5525DF30A3BF78A00F36B86 /* Deployment */ = { 
    787787                        isa = XCBuildConfiguration; 
    788788                        buildSettings = { 
     
    814814                                WRAPPER_EXTENSION = component; 
    815815                        }; 
    816                         name = Release
     816                        name = Deployment
    817817                }; 
    818818                F5525DF40A3BF78A00F36B86 /* Development */ = { 
     
    907907                        name = Default; 
    908908                }; 
    909                 F583B20F0A759C31005F8A5A /* Release */ = { 
     909                F583B20F0A759C31005F8A5A /* Deployment */ = { 
    910910                        isa = XCBuildConfiguration; 
    911911                        buildSettings = { 
     
    916916                                ZERO_LINK = NO; 
    917917                        }; 
    918                         name = Release
     918                        name = Deployment
    919919                }; 
    920920                F583B2100A759C31005F8A5A /* Development */ = { 
     
    943943                        name = Default; 
    944944                }; 
    945                 F5BDACA80A20A00000FF4884 /* Release */ = { 
     945                F5BDACA80A20A00000FF4884 /* Deployment */ = { 
    946946                        isa = XCBuildConfiguration; 
    947947                        buildSettings = { 
     
    973973                                WRAPPER_EXTENSION = component; 
    974974                        }; 
    975                         name = Release
     975                        name = Deployment
    976976                }; 
    977977                F5BDACA90A20A00000FF4884 /* Development */ = { 
     
    10691069                        name = Default; 
    10701070                }; 
    1071                 F5BDACB00A20A00100FF4884 /* Release */ = { 
     1071                F5BDACB00A20A00100FF4884 /* Deployment */ = { 
    10721072                        isa = XCBuildConfiguration; 
    10731073                        buildSettings = { 
    10741074                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; 
    10751075                        }; 
    1076                         name = Release
     1076                        name = Deployment
    10771077                }; 
    10781078                F5BDACB10A20A00100FF4884 /* Development */ = { 
     
    10971097                        name = Default; 
    10981098                }; 
    1099                 F5DA8EEC0A54C713004A41D0 /* Release */ = { 
     1099                F5DA8EEC0A54C713004A41D0 /* Deployment */ = { 
    11001100                        isa = XCBuildConfiguration; 
    11011101                        buildSettings = { 
     
    11061106                                ZERO_LINK = NO; 
    11071107                        }; 
    1108                         name = Release
     1108                        name = Deployment
    11091109                }; 
    11101110                F5DA8EED0A54C713004A41D0 /* Development */ = { 
     
    11391139                        isa = XCConfigurationList; 
    11401140                        buildConfigurations = ( 
    1141                                 F50B7AB90AAB69C800065C78 /* Release */, 
     1141                                F50B7AB90AAB69C800065C78 /* Deployment */, 
    11421142                                F50B7ABA0AAB69C800065C78 /* Development */, 
    11431143                                F50B7ABB0AAB69C800065C78 /* Development-Unoptimized */, 
     
    11501150                        isa = XCConfigurationList; 
    11511151                        buildConfigurations = ( 
    1152                                 F5525DF30A3BF78A00F36B86 /* Release */, 
     1152                                F5525DF30A3BF78A00F36B86 /* Deployment */, 
    11531153                                F5525DF40A3BF78A00F36B86 /* Development */, 
    11541154                                F5525DF50A3BF78A00F36B86 /* Development-Unoptimized */, 
     
    11611161                        isa = XCConfigurationList; 
    11621162                        buildConfigurations = ( 
    1163                                 F583B20F0A759C31005F8A5A /* Release */, 
     1163                                F583B20F0A759C31005F8A5A /* Deployment */, 
    11641164                                F583B2100A759C31005F8A5A /* Development */, 
    11651165                                F583B2110A759C31005F8A5A /* Development-Unoptimized */, 
     
    11721172                        isa = XCConfigurationList; 
    11731173                        buildConfigurations = ( 
    1174                                 F5BDACA80A20A00000FF4884 /* Release */, 
     1174                                F5BDACA80A20A00000FF4884 /* Deployment */, 
    11751175                                F5BDACA90A20A00000FF4884 /* Development */, 
    11761176                                F5BDACAA0A20A00000FF4884 /* Development-Unoptimized */, 
     
    11831183                        isa = XCConfigurationList; 
    11841184                        buildConfigurations = ( 
    1185                                 F5BDACB00A20A00100FF4884 /* Release */, 
     1185                                F5BDACB00A20A00100FF4884 /* Deployment */, 
    11861186                                F5BDACB10A20A00100FF4884 /* Development */, 
    11871187                                F5BDACB20A20A00100FF4884 /* Development-Unoptimized */, 
     
    11941194                        isa = XCConfigurationList; 
    11951195                        buildConfigurations = ( 
    1196                                 F5DA8EEC0A54C713004A41D0 /* Release */, 
     1196                                F5DA8EEC0A54C713004A41D0 /* Deployment */, 
    11971197                                F5DA8EED0A54C713004A41D0 /* Development */, 
    11981198                                F5DA8EEE0A54C713004A41D0 /* Development-Unoptimized */,