Changeset 4250

Show
Ignore:
Timestamp:
06/08/06 19:35:49 (2 years ago)
Author:
morris
Message:

Update for new WiredAdditions? configurations

Files:

Legend:

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

    r3535 r4250  
    1414                                778E7935096A849000258FE6 /* Run Script (Wired Additions) */, 
    1515                        ); 
    16                         buildSettings = { 
    17                                 PRODUCT_NAME = "Wired Additions"; 
    18                         }; 
    1916                        dependencies = ( 
    2017                        ); 
     
    2825                                A5D2C76D0822E140007EB5F3 /* Run Script (Zip) */, 
    2926                        ); 
    30                         buildSettings = { 
    31                                 OTHER_CFLAGS = ""; 
    32                                 OTHER_LDFLAGS = ""; 
    33                                 OTHER_REZFLAGS = ""; 
    34                                 PRODUCT_NAME = Distribution; 
    35                                 SECTORDER_FLAGS = ""; 
    36                                 WARNING_CFLAGS = ( 
    37                                         "-Wmost", 
    38                                         "-Wno-four-char-constants", 
    39                                         "-Wno-unknown-pragmas", 
    40                                 ); 
    41                         }; 
    4227                        dependencies = ( 
    4328                                A5D2C76A0822E139007EB5F3 /* PBXTargetDependency */, 
     
    5237                                A5D2C7940822E609007EB5F3 /* Run Script (Localize) */, 
    5338                        ); 
    54                         buildSettings = { 
    55                                 OTHER_CFLAGS = ""; 
    56                                 OTHER_LDFLAGS = ""; 
    57                                 OTHER_REZFLAGS = ""; 
    58                                 PRODUCT_NAME = Localize; 
    59                                 SECTORDER_FLAGS = ""; 
    60                                 WARNING_CFLAGS = ( 
    61                                         "-Wmost", 
    62                                         "-Wno-four-char-constants", 
    63                                         "-Wno-unknown-pragmas", 
    64                                 ); 
    65                         }; 
    6639                        dependencies = ( 
    6740                        ); 
     
    10780                A57289320822B01400E0988A /* StandardView04.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A572891E0822B01400E0988A /* StandardView04.tiff */; }; 
    10881/* End PBXBuildFile section */ 
    109  
    110 /* Begin PBXBuildStyle section */ 
    111                 4A9504CCFFE6A4B311CA0CBA /* Development */ = { 
    112                         isa = PBXBuildStyle; 
    113                         buildSettings = { 
    114                                 COPY_PHASE_STRIP = NO; 
    115                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 
    116                                 GCC_OPTIMIZATION_LEVEL = 0; 
    117                                 ZERO_LINK = YES; 
    118                         }; 
    119                         name = Development; 
    120                 }; 
    121                 4A9504CDFFE6A4B311CA0CBA /* Deployment */ = { 
    122                         isa = PBXBuildStyle; 
    123                         buildSettings = { 
    124                                 COPY_PHASE_STRIP = YES; 
    125                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 
    126                                 GCC_WARN_UNINITIALIZED_AUTOS = YES; 
    127                                 ZERO_LINK = NO; 
    128                         }; 
    129                         name = Deployment; 
    130                 }; 
    131                 A51B24BC082018B100D76064 /* Testing */ = { 
    132                         isa = PBXBuildStyle; 
    133                         buildSettings = { 
    134                                 COPY_PHASE_STRIP = NO; 
    135                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 
    136                                 GCC_OPTIMIZATION_LEVEL = 0; 
    137                                 ZERO_LINK = NO; 
    138                         }; 
    139                         name = Testing; 
    140                 }; 
    141 /* End PBXBuildStyle section */ 
    14282 
    14383/* Begin PBXContainerItemProxy section */ 
     
    427367                        buildRules = ( 
    428368                        ); 
    429                         buildSettings = { 
    430                                 FRAMEWORK_SEARCH_PATHS = WiredAdditions/build; 
    431                                 GCC_PRECOMPILE_PREFIX_HEADER = YES; 
    432                                 GCC_PREFIX_HEADER = prefix.h; 
    433                                 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; 
    434                                 GCC_WARN_ABOUT_RETURN_TYPE = YES; 
    435                                 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; 
    436                                 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES; 
    437                                 GCC_WARN_MISSING_PARENTHESES = YES; 
    438                                 GCC_WARN_SIGN_COMPARE = YES; 
    439                                 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; 
    440                                 GCC_WARN_UNUSED_FUNCTION = YES; 
    441                                 GCC_WARN_UNUSED_LABEL = YES; 
    442                                 GCC_WARN_UNUSED_VALUE = YES; 
    443                                 GCC_WARN_UNUSED_VARIABLE = YES; 
    444                                 INFOPLIST_FILE = Info.plist; 
    445                                 PRODUCT_NAME = "CPU Monitor"; 
    446                                 WRAPPER_EXTENSION = app; 
    447                         }; 
    448369                        dependencies = ( 
    449370                                778E7944096A84B200258FE6 /* PBXTargetDependency */, 
     
    461382                        isa = PBXProject; 
    462383                        buildConfigurationList = 778E7902096A842900258FE6 /* Build configuration list for PBXProject "CPUMonitor" */; 
    463                         buildSettings = { 
    464                                 MACOSX_DEPLOYMENT_TARGET = 10.3; 
    465                                 SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk; 
    466                         }; 
    467                         buildStyles = ( 
    468                                 4A9504CCFFE6A4B311CA0CBA /* Development */, 
    469                                 A51B24BC082018B100D76064 /* Testing */, 
    470                                 4A9504CDFFE6A4B311CA0CBA /* Deployment */, 
    471                         ); 
    472384                        hasScannedForEncodings = 1; 
    473385                        mainGroup = 29B97314FDCFA39411CA2CEA /* CPUMonitor */; 
     
    670582 
    671583/* Begin XCBuildConfiguration section */ 
    672                 778E78F4096A842900258FE6 /* Debug (Native) */ = { 
     584                778E78F4096A842900258FE6 /* Debug/Native */ = { 
    673585                        isa = XCBuildConfiguration; 
    674586                        buildSettings = { 
     
    680592                                WRAPPER_EXTENSION = app; 
    681593                        }; 
    682                         name = "Debug (Native)"
    683                 }; 
    684                 778E78F5096A842900258FE6 /* Test (Universal) */ = { 
     594                        name = Debug/Native
     595                }; 
     596                778E78F5096A842900258FE6 /* Test/Universal */ = { 
    685597                        isa = XCBuildConfiguration; 
    686598                        buildSettings = { 
     
    692604                                WRAPPER_EXTENSION = app; 
    693605                        }; 
    694                         name = "Test (Universal)"
    695                 }; 
    696                 778E78F6096A842900258FE6 /* Release (Universal) */ = { 
     606                        name = Test/Universal
     607                }; 
     608                778E78F6096A842900258FE6 /* Release/Universal */ = { 
    697609                        isa = XCBuildConfiguration; 
    698610                        buildSettings = { 
     
    704616                                WRAPPER_EXTENSION = app; 
    705617                        }; 
    706                         name = "Release (Universal)"
    707                 }; 
    708                 778E78F9096A842900258FE6 /* Debug (Native) */ = { 
     618                        name = Release/Universal
     619                }; 
     620                778E78F9096A842900258FE6 /* Debug/Native */ = { 
    709621                        isa = XCBuildConfiguration; 
    710622                        buildSettings = { 
     
    724636                                ZERO_LINK = YES; 
    725637                        }; 
    726                         name = "Debug (Native)"
    727                 }; 
    728                 778E78FA096A842900258FE6 /* Test (Universal) */ = { 
     638                        name = Debug/Native
     639                }; 
     640                778E78FA096A842900258FE6 /* Test/Universal */ = { 
    729641                        isa = XCBuildConfiguration; 
    730642                        buildSettings = { 
     
    744656                                ZERO_LINK = NO; 
    745657                        }; 
    746                         name = "Test (Universal)"
    747                 }; 
    748                 778E78FB096A842900258FE6 /* Release (Universal) */ = { 
     658                        name = Test/Universal
     659                }; 
     660                778E78FB096A842900258FE6 /* Release/Universal */ = { 
    749661                        isa = XCBuildConfiguration; 
    750662                        buildSettings = { 
     
    764676                                ZERO_LINK = NO; 
    765677                        }; 
    766                         name = "Release (Universal)"
    767                 }; 
    768                 778E78FE096A842900258FE6 /* Debug (Native) */ = { 
     678                        name = Release/Universal
     679                }; 
     680                778E78FE096A842900258FE6 /* Debug/Native */ = { 
    769681                        isa = XCBuildConfiguration; 
    770682                        buildSettings = { 
     
    784696                                ZERO_LINK = YES; 
    785697                        }; 
    786                         name = "Debug (Native)"
    787                 }; 
    788                 778E78FF096A842900258FE6 /* Test (Universal) */ = { 
     698                        name = Debug/Native
     699                }; 
     700                778E78FF096A842900258FE6 /* Test/Universal */ = { 
    789701                        isa = XCBuildConfiguration; 
    790702                        buildSettings = { 
     
    804716                                ZERO_LINK = NO; 
    805717                        }; 
    806                         name = "Test (Universal)"
    807                 }; 
    808                 778E7900096A842900258FE6 /* Release (Universal) */ = { 
     718                        name = Test/Universal
     719                }; 
     720                778E7900096A842900258FE6 /* Release/Universal */ = { 
    809721                        isa = XCBuildConfiguration; 
    810722                        buildSettings = { 
     
    824736                                ZERO_LINK = NO; 
    825737                        }; 
    826                         name = "Release (Universal)"
    827                 }; 
    828                 778E7903096A842900258FE6 /* Debug (Native) */ = { 
     738                        name = Release/Universal
     739                }; 
     740                778E7903096A842900258FE6 /* Debug/Native */ = { 
    829741                        isa = XCBuildConfiguration; 
    830742                        baseConfigurationReference = 778E7925096A844900258FE6 /* CPUMonitor.xcconfig */; 
     
    835747                                ZERO_LINK = YES; 
    836748                        }; 
    837                         name = "Debug (Native)"
    838                 }; 
    839                 778E7904096A842900258FE6 /* Test (Universal) */ = { 
     749                        name = Debug/Native
     750                }; 
     751                778E7904096A842900258FE6 /* Test/Universal */ = { 
    840752                        isa = XCBuildConfiguration; 
    841753                        baseConfigurationReference = 778E7925096A844900258FE6 /* CPUMonitor.xcconfig */; 
     
    850762                                GCC_WARN_UNINITIALIZED_AUTOS = YES; 
    851763                        }; 
    852                         name = "Test (Universal)"
    853                 }; 
    854                 778E7905096A842900258FE6 /* Release (Universal) */ = { 
     764                        name = Test/Universal
     765                }; 
     766                778E7905096A842900258FE6 /* Release/Universal */ = { 
    855767                        isa = XCBuildConfiguration; 
    856768                        baseConfigurationReference = 778E7925096A844900258FE6 /* CPUMonitor.xcconfig */; 
     
    864776                                GCC_WARN_UNINITIALIZED_AUTOS = YES; 
    865777                        }; 
    866                         name = "Release (Universal)"
    867                 }; 
    868                 778E7946096A84B900258FE6 /* Debug (Native) */ = { 
     778                        name = Release/Universal
     779                }; 
     780                778E7946096A84B900258FE6 /* Debug/Native */ = { 
    869781                        isa = XCBuildConfiguration; 
    870782                        buildSettings = { 
     
    875787                                PRODUCT_NAME = "Wired Additions"; 
    876788                        }; 
    877                         name = "Debug (Native)"
    878                 }; 
    879                 778E7947096A84B900258FE6 /* Test (Universal) */ = { 
     789                        name = Debug/Native
     790                }; 
     791                778E7947096A84B900258FE6 /* Test/Universal */ = { 
    880792                        isa = XCBuildConfiguration; 
    881793                        buildSettings = { 
    882794                                PRODUCT_NAME = "Wired Additions"; 
    883795                        }; 
    884                         name = "Test (Universal)"
    885                 }; 
    886                 778E7948096A84B900258FE6 /* Release (Universal) */ = { 
     796                        name = Test/Universal
     797                }; 
     798                778E7948096A84B900258FE6 /* Release/Universal */ = { 
    887799                        isa = XCBuildConfiguration; 
    888800                        buildSettings = { 
     
    893805                                ZERO_LINK = NO; 
    894806                        }; 
    895                         name = "Release (Universal)"
     807                        name = Release/Universal
    896808                }; 
    897809/* End XCBuildConfiguration section */ 
     
    901813                        isa = XCConfigurationList; 
    902814                        buildConfigurations = ( 
    903                                 778E78F4096A842900258FE6 /* Debug (Native) */, 
    904                                 778E78F5096A842900258FE6 /* Test (Universal) */, 
    905                                 778E78F6096A842900258FE6 /* Release (Universal) */, 
     815                                778E78F4096A842900258FE6 /* Debug/Native */, 
     816                                778E78F5096A842900258FE6 /* Test/Universal */, 
     817                                778E78F6096A842900258FE6 /* Release/Universal */, 
    906818                        ); 
    907819                        defaultConfigurationIsVisible = 0; 
    908                         defaultConfigurationName = "Debug (Native)"
     820                        defaultConfigurationName = Debug/Native
    909821                }; 
    910822                778E78F8096A842900258FE6 /* Build configuration list for PBXAggregateTarget "Localize" */ = { 
    911823                        isa = XCConfigurationList; 
    912824                        buildConfigurations = ( 
    913                                 778E78F9096A842900258FE6 /* Debug (Native) */, 
    914                                 778E78FA096A842900258FE6 /* Test (Universal) */, 
    915                                 778E78FB096A842900258FE6 /* Release (Universal) */, 
     825                                778E78F9096A842900258FE6 /* Debug/Native */, 
     826                                778E78FA096A842900258FE6 /* Test/Universal */, 
     827                                778E78FB096A842900258FE6 /* Release/Universal */, 
    916828                        ); 
    917829                        defaultConfigurationIsVisible = 0; 
    918                         defaultConfigurationName = "Debug (Native)"
     830                        defaultConfigurationName = Debug/Native
    919831                }; 
    920832                778E78FD096A842900258FE6 /* Build configuration list for PBXAggregateTarget "Distribution" */ = { 
    921833                        isa = XCConfigurationList; 
    922834                        buildConfigurations = ( 
    923                                 778E78FE096A842900258FE6 /* Debug (Native) */, 
    924                                 778E78FF096A842900258FE6 /* Test (Universal) */, 
    925                                 778E7900096A842900258FE6 /* Release (Universal) */, 
     835                                778E78FE096A842900258FE6 /* Debug/Native */, 
     836                                778E78FF096A842900258FE6 /* Test/Universal */, 
     837                                778E7900096A842900258FE6 /* Release/Universal */, 
    926838                        ); 
    927839                        defaultConfigurationIsVisible = 0; 
    928                         defaultConfigurationName = "Debug (Native)"
     840                        defaultConfigurationName = Debug/Native
    929841                }; 
    930842                778E7902096A842900258FE6 /* Build configuration list for PBXProject "CPUMonitor" */ = { 
    931843                        isa = XCConfigurationList; 
    932844                        buildConfigurations = ( 
    933                                 778E7903096A842900258FE6 /* Debug (Native) */, 
    934                                 778E7904096A842900258FE6 /* Test (Universal) */, 
    935                                 778E7905096A842900258FE6 /* Release (Universal) */, 
     845                                778E7903096A842900258FE6 /* Debug/Native */, 
     846                                778E7904096A842900258FE6 /* Test/Universal */, 
     847                                778E7905096A842900258FE6 /* Release/Universal */, 
    936848                        ); 
    937849                        defaultConfigurationIsVisible = 0; 
    938                         defaultConfigurationName = "Debug (Native)"
     850                        defaultConfigurationName = Debug/Native
    939851                }; 
    940852                778E7945096A84B900258FE6 /* Build configuration list for PBXAggregateTarget "Wired Additions" */ = { 
    941853                        isa = XCConfigurationList; 
    942854                        buildConfigurations = ( 
    943                                 778E7946096A84B900258FE6 /* Debug (Native) */, 
    944                                 778E7947096A84B900258FE6 /* Test (Universal) */, 
    945                                 778E7948096A84B900258FE6 /* Release (Universal) */, 
     855                                778E7946096A84B900258FE6 /* Debug/Native */, 
     856                                778E7947096A84B900258FE6 /* Test/Universal */, 
     857                                778E7948096A84B900258FE6 /* Release/Universal */, 
    946858                        ); 
    947859                        defaultConfigurationIsVisible = 0; 
    948                         defaultConfigurationName = "Debug (Native)"
     860                        defaultConfigurationName = Debug/Native
    949861                }; 
    950862/* End XCConfigurationList section */