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/Plug-Ins/Ruby Support/Ruby Support.xcodeproj/project.pbxproj

    r3755 r3776  
    231231                        name = Development; 
    232232                }; 
    233                 1C7F306D0855489300D41FB0 /* Release */ = { 
     233                1C7F306E0855489300D41FB0 /* Release */ = { 
    234234                        isa = XCBuildConfiguration; 
    235235                        buildSettings = { 
     
    261261                        }; 
    262262                        name = Release; 
    263                 }; 
    264                 1C7F306E0855489300D41FB0 /* Release (Universal) */ = { 
    265                         isa = XCBuildConfiguration; 
    266                         buildSettings = { 
    267                                 FRAMEWORK_SEARCH_PATHS = ( 
    268                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", 
    269                                         "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", 
    270                                 ); 
    271                                 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(HOME)/Library/Frameworks\""; 
    272                                 GCC_PREFIX_HEADER = ../../Basic.pch; 
    273                                 HEADER_SEARCH_PATHS = ( 
    274                                         ../../Additions, 
    275                                         "$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", 
    276                                         ../../Controllers, 
    277                                         ../../Models, 
    278                                         ../../Panels, 
    279                                         "/usr/lib/ruby/1.8/powerpc-darwin8.0", 
    280                                 ); 
    281                                 HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "../../Chat\\ Core"; 
    282                                 INFOPLIST_FILE = Info.plist; 
    283                                 LIBRARY_SEARCH_PATHS = ""; 
    284                                 OTHER_LDFLAGS = ( 
    285                                         "-undefined", 
    286                                         dynamic_lookup, 
    287                                         "-weak_framework", 
    288                                         RubyCocoa, 
    289                                 ); 
    290                                 PRODUCT_NAME = "Ruby Support"; 
    291                                 WRAPPER_EXTENSION = plugin; 
    292                         }; 
    293                         name = "Release (Universal)"; 
    294263                }; 
    295264                1C7F30700855489300D41FB0 /* Development */ = { 
     
    305274                        name = Development; 
    306275                }; 
    307                 1C7F30710855489300D41FB0 /* Release */ = { 
    308                         isa = XCBuildConfiguration; 
    309                         baseConfigurationReference = 1C9AE943086A59F5008ED7AD /* Common Settings.xcconfig */; 
    310                         buildSettings = { 
    311                                 SYMROOT = ../../build; 
    312                         }; 
    313                         name = Release; 
    314                 }; 
    315                 1C7F30720855489300D41FB0 /* Release (Universal) */ = { 
     276                1C7F30720855489300D41FB0 /* Release */ = { 
    316277                        isa = XCBuildConfiguration; 
    317278                        baseConfigurationReference = 1C9AE943086A59F5008ED7AD /* Common Settings.xcconfig */; 
     
    323284                                SYMROOT = ../../build; 
    324285                        }; 
    325                         name = "Release (Universal)"
     286                        name = Release
    326287                }; 
    327288/* End XCBuildConfiguration section */ 
     
    332293                        buildConfigurations = ( 
    333294                                1C7F306C0855489300D41FB0 /* Development */, 
    334                                 1C7F306D0855489300D41FB0 /* Release */, 
    335                                 1C7F306E0855489300D41FB0 /* Release (Universal) */, 
     295                                1C7F306E0855489300D41FB0 /* Release */, 
    336296                        ); 
    337297                        defaultConfigurationIsVisible = 0; 
    338                         defaultConfigurationName = Release
     298                        defaultConfigurationName = Development
    339299                }; 
    340300                1C7F306F0855489300D41FB0 /* Build configuration list for PBXProject "Ruby Support" */ = { 
     
    342302                        buildConfigurations = ( 
    343303                                1C7F30700855489300D41FB0 /* Development */, 
    344                                 1C7F30710855489300D41FB0 /* Release */, 
    345                                 1C7F30720855489300D41FB0 /* Release (Universal) */, 
     304                                1C7F30720855489300D41FB0 /* Release */, 
    346305                        ); 
    347306                        defaultConfigurationIsVisible = 0; 
    348                         defaultConfigurationName = Release
     307                        defaultConfigurationName = Development
    349308                }; 
    350309/* End XCConfigurationList section */