Show
Ignore:
Timestamp:
01/21/08 22:14:49 (10 months ago)
Author:
timothy
Message:

Remove the 'Release (Universal)' build configuration, the
Release configuration is now universal. #1186

Files:

Legend:

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

    r3755 r3776  
    742742 
    743743/* Begin XCBuildConfiguration section */ 
    744                 1C041DDB08553AD200A5A5BA /* Release */ = { 
    745                         isa = XCBuildConfiguration; 
    746                         buildSettings = { 
    747                                 DYLIB_COMPATIBILITY_VERSION = 2; 
    748                                 DYLIB_CURRENT_VERSION = 2; 
    749                                 EXPORTED_SYMBOLS_FILE = "Chat Core.exp"; 
    750                                 FRAMEWORK_VERSION = A; 
    751                                 GCC_PREFIX_HEADER = Basic.pch; 
    752                                 INFOPLIST_FILE = "Resources/Info-ChatCore.plist"; 
    753                                 INSTALL_PATH = "@executable_path/../Frameworks"; 
    754                                 OTHER_LDFLAGS = ( 
    755                                         "-seg1addr", 
    756                                         0xa10000, 
    757                                 ); 
    758                                 PRODUCT_NAME = ChatCore; 
    759                                 SKIP_INSTALL = YES; 
    760                                 WRAPPER_EXTENSION = framework; 
    761                         }; 
    762                         name = Release; 
    763                 }; 
    764744                1C041DDC08553AD200A5A5BA /* Development */ = { 
    765745                        isa = XCBuildConfiguration; 
     
    782762                        name = Development; 
    783763                }; 
    784                 1C041DDF08553AD200A5A5BA /* Release */ = { 
    785                         isa = XCBuildConfiguration; 
    786                         baseConfigurationReference = 1C9AE8E0086A5218008ED7AD /* Common Settings.xcconfig */; 
    787                         buildSettings = { 
    788                                 SYMROOT = build; 
    789                         }; 
    790                         name = Release; 
    791                 }; 
    792764                1C041DE008553AD200A5A5BA /* Development */ = { 
    793765                        isa = XCBuildConfiguration; 
     
    800772                        name = Development; 
    801773                }; 
    802                 1C7F2DB408553C1900D41FB0 /* Release (Universal) */ = { 
     774                1C7F2DB408553C1900D41FB0 /* Release */ = { 
    803775                        isa = XCBuildConfiguration; 
    804776                        buildSettings = { 
     
    818790                                WRAPPER_EXTENSION = framework; 
    819791                        }; 
    820                         name = "Release (Universal)"
    821                 }; 
    822                 1C7F2DB508553C1900D41FB0 /* Release (Universal) */ = { 
     792                        name = Release
     793                }; 
     794                1C7F2DB508553C1900D41FB0 /* Release */ = { 
    823795                        isa = XCBuildConfiguration; 
    824796                        baseConfigurationReference = 1C9AE8E0086A5218008ED7AD /* Common Settings.xcconfig */; 
     
    830802                                SYMROOT = build; 
    831803                        }; 
    832                         name = "Release (Universal)"
     804                        name = Release
    833805                }; 
    834806/* End XCBuildConfiguration section */ 
     
    838810                        isa = XCConfigurationList; 
    839811                        buildConfigurations = ( 
    840                                 1C041DDB08553AD200A5A5BA /* Release */, 
    841                                 1C7F2DB408553C1900D41FB0 /* Release (Universal) */, 
     812                                1C7F2DB408553C1900D41FB0 /* Release */, 
    842813                                1C041DDC08553AD200A5A5BA /* Development */, 
    843814                        ); 
    844815                        defaultConfigurationIsVisible = 0; 
    845                         defaultConfigurationName = Release
     816                        defaultConfigurationName = Development
    846817                }; 
    847818                1C041DDE08553AD200A5A5BA /* Build configuration list for PBXProject "Chat Core" */ = { 
    848819                        isa = XCConfigurationList; 
    849820                        buildConfigurations = ( 
    850                                 1C041DDF08553AD200A5A5BA /* Release */, 
    851                                 1C7F2DB508553C1900D41FB0 /* Release (Universal) */, 
     821                                1C7F2DB508553C1900D41FB0 /* Release */, 
    852822                                1C041DE008553AD200A5A5BA /* Development */, 
    853823                        ); 
    854824                        defaultConfigurationIsVisible = 0; 
    855                         defaultConfigurationName = Release
     825                        defaultConfigurationName = Development
    856826                }; 
    857827/* End XCConfigurationList section */