1*b1cce146SBarry Smith// !$*UTF8*$! 2*b1cce146SBarry Smith{ 3*b1cce146SBarry Smith archiveVersion = 1; 4*b1cce146SBarry Smith classes = { 5*b1cce146SBarry Smith }; 6*b1cce146SBarry Smith objectVersion = 46; 7*b1cce146SBarry Smith objects = { 8*b1cce146SBarry Smith 9*b1cce146SBarry Smith/* Begin PBXBuildFile section */ 10*b1cce146SBarry Smith D8F8285815CB0A080091B85A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8F8285715CB0A080091B85A /* Cocoa.framework */; }; 11*b1cce146SBarry Smith D8F8286215CB0A080091B85A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D8F8286015CB0A080091B85A /* InfoPlist.strings */; }; 12*b1cce146SBarry Smith D8F8286415CB0A080091B85A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F8286315CB0A080091B85A /* main.m */; }; 13*b1cce146SBarry Smith D8F8286815CB0A080091B85A /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = D8F8286615CB0A080091B85A /* Credits.rtf */; }; 14*b1cce146SBarry Smith D8F8286B15CB0A080091B85A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F8286A15CB0A080091B85A /* AppDelegate.m */; }; 15*b1cce146SBarry Smith D8F8286E15CB0A080091B85A /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D8F8286C15CB0A080091B85A /* MainMenu.xib */; }; 16*b1cce146SBarry Smith D8F8287515CB0A4D0091B85A /* PETSc.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8F8287415CB0A4D0091B85A /* PETSc.framework */; }; 17*b1cce146SBarry Smith D8F8287A15CB0B5A0091B85A /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8F8287915CB0B5A0091B85A /* Accelerate.framework */; }; 18*b1cce146SBarry Smith/* End PBXBuildFile section */ 19*b1cce146SBarry Smith 20*b1cce146SBarry Smith/* Begin PBXFileReference section */ 21*b1cce146SBarry Smith D8F8285315CB0A080091B85A /* PETSc cocoa example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PETSc cocoa example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 22*b1cce146SBarry Smith D8F8285715CB0A080091B85A /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; 23*b1cce146SBarry Smith D8F8285A15CB0A080091B85A /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; 24*b1cce146SBarry Smith D8F8285B15CB0A080091B85A /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; 25*b1cce146SBarry Smith D8F8285C15CB0A080091B85A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 26*b1cce146SBarry Smith D8F8285F15CB0A080091B85A /* PETSc cocoa example-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PETSc cocoa example-Info.plist"; sourceTree = "<group>"; }; 27*b1cce146SBarry Smith D8F8286115CB0A080091B85A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 28*b1cce146SBarry Smith D8F8286315CB0A080091B85A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 29*b1cce146SBarry Smith D8F8286515CB0A080091B85A /* PETSc cocoa example-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PETSc cocoa example-Prefix.pch"; sourceTree = "<group>"; }; 30*b1cce146SBarry Smith D8F8286715CB0A080091B85A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; }; 31*b1cce146SBarry Smith D8F8286915CB0A080091B85A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 32*b1cce146SBarry Smith D8F8286A15CB0A080091B85A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 33*b1cce146SBarry Smith D8F8286D15CB0A080091B85A /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; }; 34*b1cce146SBarry Smith D8F8287415CB0A4D0091B85A /* PETSc.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PETSc.framework; path = "../../../../../arch-osx/PETSc.framework"; sourceTree = "<group>"; }; 35*b1cce146SBarry Smith D8F8287915CB0B5A0091B85A /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; 36*b1cce146SBarry Smith/* End PBXFileReference section */ 37*b1cce146SBarry Smith 38*b1cce146SBarry Smith/* Begin PBXFrameworksBuildPhase section */ 39*b1cce146SBarry Smith D8F8285015CB0A080091B85A /* Frameworks */ = { 40*b1cce146SBarry Smith isa = PBXFrameworksBuildPhase; 41*b1cce146SBarry Smith buildActionMask = 2147483647; 42*b1cce146SBarry Smith files = ( 43*b1cce146SBarry Smith D8F8287515CB0A4D0091B85A /* PETSc.framework in Frameworks */, 44*b1cce146SBarry Smith D8F8287A15CB0B5A0091B85A /* Accelerate.framework in Frameworks */, 45*b1cce146SBarry Smith D8F8285815CB0A080091B85A /* Cocoa.framework in Frameworks */, 46*b1cce146SBarry Smith ); 47*b1cce146SBarry Smith runOnlyForDeploymentPostprocessing = 0; 48*b1cce146SBarry Smith }; 49*b1cce146SBarry Smith/* End PBXFrameworksBuildPhase section */ 50*b1cce146SBarry Smith 51*b1cce146SBarry Smith/* Begin PBXGroup section */ 52*b1cce146SBarry Smith D8F8284815CB0A080091B85A = { 53*b1cce146SBarry Smith isa = PBXGroup; 54*b1cce146SBarry Smith children = ( 55*b1cce146SBarry Smith D8F8287915CB0B5A0091B85A /* Accelerate.framework */, 56*b1cce146SBarry Smith D8F8287415CB0A4D0091B85A /* PETSc.framework */, 57*b1cce146SBarry Smith D8F8285D15CB0A080091B85A /* PETSc cocoa example */, 58*b1cce146SBarry Smith D8F8285615CB0A080091B85A /* Frameworks */, 59*b1cce146SBarry Smith D8F8285415CB0A080091B85A /* Products */, 60*b1cce146SBarry Smith ); 61*b1cce146SBarry Smith sourceTree = "<group>"; 62*b1cce146SBarry Smith }; 63*b1cce146SBarry Smith D8F8285415CB0A080091B85A /* Products */ = { 64*b1cce146SBarry Smith isa = PBXGroup; 65*b1cce146SBarry Smith children = ( 66*b1cce146SBarry Smith D8F8285315CB0A080091B85A /* PETSc cocoa example.app */, 67*b1cce146SBarry Smith ); 68*b1cce146SBarry Smith name = Products; 69*b1cce146SBarry Smith sourceTree = "<group>"; 70*b1cce146SBarry Smith }; 71*b1cce146SBarry Smith D8F8285615CB0A080091B85A /* Frameworks */ = { 72*b1cce146SBarry Smith isa = PBXGroup; 73*b1cce146SBarry Smith children = ( 74*b1cce146SBarry Smith D8F8285715CB0A080091B85A /* Cocoa.framework */, 75*b1cce146SBarry Smith D8F8285915CB0A080091B85A /* Other Frameworks */, 76*b1cce146SBarry Smith ); 77*b1cce146SBarry Smith name = Frameworks; 78*b1cce146SBarry Smith sourceTree = "<group>"; 79*b1cce146SBarry Smith }; 80*b1cce146SBarry Smith D8F8285915CB0A080091B85A /* Other Frameworks */ = { 81*b1cce146SBarry Smith isa = PBXGroup; 82*b1cce146SBarry Smith children = ( 83*b1cce146SBarry Smith D8F8285A15CB0A080091B85A /* AppKit.framework */, 84*b1cce146SBarry Smith D8F8285B15CB0A080091B85A /* CoreData.framework */, 85*b1cce146SBarry Smith D8F8285C15CB0A080091B85A /* Foundation.framework */, 86*b1cce146SBarry Smith ); 87*b1cce146SBarry Smith name = "Other Frameworks"; 88*b1cce146SBarry Smith sourceTree = "<group>"; 89*b1cce146SBarry Smith }; 90*b1cce146SBarry Smith D8F8285D15CB0A080091B85A /* PETSc cocoa example */ = { 91*b1cce146SBarry Smith isa = PBXGroup; 92*b1cce146SBarry Smith children = ( 93*b1cce146SBarry Smith D8F8286915CB0A080091B85A /* AppDelegate.h */, 94*b1cce146SBarry Smith D8F8286A15CB0A080091B85A /* AppDelegate.m */, 95*b1cce146SBarry Smith D8F8286C15CB0A080091B85A /* MainMenu.xib */, 96*b1cce146SBarry Smith D8F8285E15CB0A080091B85A /* Supporting Files */, 97*b1cce146SBarry Smith ); 98*b1cce146SBarry Smith path = "PETSc cocoa example"; 99*b1cce146SBarry Smith sourceTree = "<group>"; 100*b1cce146SBarry Smith }; 101*b1cce146SBarry Smith D8F8285E15CB0A080091B85A /* Supporting Files */ = { 102*b1cce146SBarry Smith isa = PBXGroup; 103*b1cce146SBarry Smith children = ( 104*b1cce146SBarry Smith D8F8285F15CB0A080091B85A /* PETSc cocoa example-Info.plist */, 105*b1cce146SBarry Smith D8F8286015CB0A080091B85A /* InfoPlist.strings */, 106*b1cce146SBarry Smith D8F8286315CB0A080091B85A /* main.m */, 107*b1cce146SBarry Smith D8F8286515CB0A080091B85A /* PETSc cocoa example-Prefix.pch */, 108*b1cce146SBarry Smith D8F8286615CB0A080091B85A /* Credits.rtf */, 109*b1cce146SBarry Smith ); 110*b1cce146SBarry Smith name = "Supporting Files"; 111*b1cce146SBarry Smith sourceTree = "<group>"; 112*b1cce146SBarry Smith }; 113*b1cce146SBarry Smith/* End PBXGroup section */ 114*b1cce146SBarry Smith 115*b1cce146SBarry Smith/* Begin PBXNativeTarget section */ 116*b1cce146SBarry Smith D8F8285215CB0A080091B85A /* PETSc cocoa example */ = { 117*b1cce146SBarry Smith isa = PBXNativeTarget; 118*b1cce146SBarry Smith buildConfigurationList = D8F8287115CB0A080091B85A /* Build configuration list for PBXNativeTarget "PETSc cocoa example" */; 119*b1cce146SBarry Smith buildPhases = ( 120*b1cce146SBarry Smith D8F8284F15CB0A080091B85A /* Sources */, 121*b1cce146SBarry Smith D8F8285015CB0A080091B85A /* Frameworks */, 122*b1cce146SBarry Smith D8F8285115CB0A080091B85A /* Resources */, 123*b1cce146SBarry Smith ); 124*b1cce146SBarry Smith buildRules = ( 125*b1cce146SBarry Smith ); 126*b1cce146SBarry Smith dependencies = ( 127*b1cce146SBarry Smith ); 128*b1cce146SBarry Smith name = "PETSc cocoa example"; 129*b1cce146SBarry Smith productName = "PETSc cocoa example"; 130*b1cce146SBarry Smith productReference = D8F8285315CB0A080091B85A /* PETSc cocoa example.app */; 131*b1cce146SBarry Smith productType = "com.apple.product-type.application"; 132*b1cce146SBarry Smith }; 133*b1cce146SBarry Smith/* End PBXNativeTarget section */ 134*b1cce146SBarry Smith 135*b1cce146SBarry Smith/* Begin PBXProject section */ 136*b1cce146SBarry Smith D8F8284A15CB0A080091B85A /* Project object */ = { 137*b1cce146SBarry Smith isa = PBXProject; 138*b1cce146SBarry Smith attributes = { 139*b1cce146SBarry Smith LastUpgradeCheck = 0440; 140*b1cce146SBarry Smith ORGANIZATIONNAME = "Barry Smith"; 141*b1cce146SBarry Smith }; 142*b1cce146SBarry Smith buildConfigurationList = D8F8284D15CB0A080091B85A /* Build configuration list for PBXProject "PETSc cocoa example" */; 143*b1cce146SBarry Smith compatibilityVersion = "Xcode 3.2"; 144*b1cce146SBarry Smith developmentRegion = English; 145*b1cce146SBarry Smith hasScannedForEncodings = 0; 146*b1cce146SBarry Smith knownRegions = ( 147*b1cce146SBarry Smith en, 148*b1cce146SBarry Smith ); 149*b1cce146SBarry Smith mainGroup = D8F8284815CB0A080091B85A; 150*b1cce146SBarry Smith productRefGroup = D8F8285415CB0A080091B85A /* Products */; 151*b1cce146SBarry Smith projectDirPath = ""; 152*b1cce146SBarry Smith projectRoot = ""; 153*b1cce146SBarry Smith targets = ( 154*b1cce146SBarry Smith D8F8285215CB0A080091B85A /* PETSc cocoa example */, 155*b1cce146SBarry Smith ); 156*b1cce146SBarry Smith }; 157*b1cce146SBarry Smith/* End PBXProject section */ 158*b1cce146SBarry Smith 159*b1cce146SBarry Smith/* Begin PBXResourcesBuildPhase section */ 160*b1cce146SBarry Smith D8F8285115CB0A080091B85A /* Resources */ = { 161*b1cce146SBarry Smith isa = PBXResourcesBuildPhase; 162*b1cce146SBarry Smith buildActionMask = 2147483647; 163*b1cce146SBarry Smith files = ( 164*b1cce146SBarry Smith D8F8286215CB0A080091B85A /* InfoPlist.strings in Resources */, 165*b1cce146SBarry Smith D8F8286815CB0A080091B85A /* Credits.rtf in Resources */, 166*b1cce146SBarry Smith D8F8286E15CB0A080091B85A /* MainMenu.xib in Resources */, 167*b1cce146SBarry Smith ); 168*b1cce146SBarry Smith runOnlyForDeploymentPostprocessing = 0; 169*b1cce146SBarry Smith }; 170*b1cce146SBarry Smith/* End PBXResourcesBuildPhase section */ 171*b1cce146SBarry Smith 172*b1cce146SBarry Smith/* Begin PBXSourcesBuildPhase section */ 173*b1cce146SBarry Smith D8F8284F15CB0A080091B85A /* Sources */ = { 174*b1cce146SBarry Smith isa = PBXSourcesBuildPhase; 175*b1cce146SBarry Smith buildActionMask = 2147483647; 176*b1cce146SBarry Smith files = ( 177*b1cce146SBarry Smith D8F8286415CB0A080091B85A /* main.m in Sources */, 178*b1cce146SBarry Smith D8F8286B15CB0A080091B85A /* AppDelegate.m in Sources */, 179*b1cce146SBarry Smith ); 180*b1cce146SBarry Smith runOnlyForDeploymentPostprocessing = 0; 181*b1cce146SBarry Smith }; 182*b1cce146SBarry Smith/* End PBXSourcesBuildPhase section */ 183*b1cce146SBarry Smith 184*b1cce146SBarry Smith/* Begin PBXVariantGroup section */ 185*b1cce146SBarry Smith D8F8286015CB0A080091B85A /* InfoPlist.strings */ = { 186*b1cce146SBarry Smith isa = PBXVariantGroup; 187*b1cce146SBarry Smith children = ( 188*b1cce146SBarry Smith D8F8286115CB0A080091B85A /* en */, 189*b1cce146SBarry Smith ); 190*b1cce146SBarry Smith name = InfoPlist.strings; 191*b1cce146SBarry Smith sourceTree = "<group>"; 192*b1cce146SBarry Smith }; 193*b1cce146SBarry Smith D8F8286615CB0A080091B85A /* Credits.rtf */ = { 194*b1cce146SBarry Smith isa = PBXVariantGroup; 195*b1cce146SBarry Smith children = ( 196*b1cce146SBarry Smith D8F8286715CB0A080091B85A /* en */, 197*b1cce146SBarry Smith ); 198*b1cce146SBarry Smith name = Credits.rtf; 199*b1cce146SBarry Smith sourceTree = "<group>"; 200*b1cce146SBarry Smith }; 201*b1cce146SBarry Smith D8F8286C15CB0A080091B85A /* MainMenu.xib */ = { 202*b1cce146SBarry Smith isa = PBXVariantGroup; 203*b1cce146SBarry Smith children = ( 204*b1cce146SBarry Smith D8F8286D15CB0A080091B85A /* en */, 205*b1cce146SBarry Smith ); 206*b1cce146SBarry Smith name = MainMenu.xib; 207*b1cce146SBarry Smith sourceTree = "<group>"; 208*b1cce146SBarry Smith }; 209*b1cce146SBarry Smith/* End PBXVariantGroup section */ 210*b1cce146SBarry Smith 211*b1cce146SBarry Smith/* Begin XCBuildConfiguration section */ 212*b1cce146SBarry Smith D8F8286F15CB0A080091B85A /* Debug */ = { 213*b1cce146SBarry Smith isa = XCBuildConfiguration; 214*b1cce146SBarry Smith buildSettings = { 215*b1cce146SBarry Smith ALWAYS_SEARCH_USER_PATHS = NO; 216*b1cce146SBarry Smith ARCHS = "$(ARCHS_STANDARD_64_BIT)"; 217*b1cce146SBarry Smith CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 218*b1cce146SBarry Smith CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 219*b1cce146SBarry Smith COPY_PHASE_STRIP = NO; 220*b1cce146SBarry Smith GCC_C_LANGUAGE_STANDARD = gnu99; 221*b1cce146SBarry Smith GCC_DYNAMIC_NO_PIC = NO; 222*b1cce146SBarry Smith GCC_ENABLE_OBJC_EXCEPTIONS = YES; 223*b1cce146SBarry Smith GCC_OPTIMIZATION_LEVEL = 0; 224*b1cce146SBarry Smith GCC_PREPROCESSOR_DEFINITIONS = ( 225*b1cce146SBarry Smith "DEBUG=1", 226*b1cce146SBarry Smith "$(inherited)", 227*b1cce146SBarry Smith ); 228*b1cce146SBarry Smith GCC_SYMBOLS_PRIVATE_EXTERN = NO; 229*b1cce146SBarry Smith GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 230*b1cce146SBarry Smith GCC_WARN_ABOUT_RETURN_TYPE = YES; 231*b1cce146SBarry Smith GCC_WARN_UNINITIALIZED_AUTOS = YES; 232*b1cce146SBarry Smith GCC_WARN_UNUSED_VARIABLE = YES; 233*b1cce146SBarry Smith MACOSX_DEPLOYMENT_TARGET = 10.8; 234*b1cce146SBarry Smith ONLY_ACTIVE_ARCH = YES; 235*b1cce146SBarry Smith SDKROOT = macosx; 236*b1cce146SBarry Smith }; 237*b1cce146SBarry Smith name = Debug; 238*b1cce146SBarry Smith }; 239*b1cce146SBarry Smith D8F8287015CB0A080091B85A /* Release */ = { 240*b1cce146SBarry Smith isa = XCBuildConfiguration; 241*b1cce146SBarry Smith buildSettings = { 242*b1cce146SBarry Smith ALWAYS_SEARCH_USER_PATHS = NO; 243*b1cce146SBarry Smith ARCHS = "$(ARCHS_STANDARD_64_BIT)"; 244*b1cce146SBarry Smith CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 245*b1cce146SBarry Smith CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 246*b1cce146SBarry Smith COPY_PHASE_STRIP = YES; 247*b1cce146SBarry Smith DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 248*b1cce146SBarry Smith GCC_C_LANGUAGE_STANDARD = gnu99; 249*b1cce146SBarry Smith GCC_ENABLE_OBJC_EXCEPTIONS = YES; 250*b1cce146SBarry Smith GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 251*b1cce146SBarry Smith GCC_WARN_ABOUT_RETURN_TYPE = YES; 252*b1cce146SBarry Smith GCC_WARN_UNINITIALIZED_AUTOS = YES; 253*b1cce146SBarry Smith GCC_WARN_UNUSED_VARIABLE = YES; 254*b1cce146SBarry Smith MACOSX_DEPLOYMENT_TARGET = 10.8; 255*b1cce146SBarry Smith SDKROOT = macosx; 256*b1cce146SBarry Smith }; 257*b1cce146SBarry Smith name = Release; 258*b1cce146SBarry Smith }; 259*b1cce146SBarry Smith D8F8287215CB0A080091B85A /* Debug */ = { 260*b1cce146SBarry Smith isa = XCBuildConfiguration; 261*b1cce146SBarry Smith buildSettings = { 262*b1cce146SBarry Smith COMBINE_HIDPI_IMAGES = YES; 263*b1cce146SBarry Smith FRAMEWORK_SEARCH_PATHS = ( 264*b1cce146SBarry Smith "$(inherited)", 265*b1cce146SBarry Smith "\"$(SRCROOT)/../../../../../arch-osx\"", 266*b1cce146SBarry Smith ); 267*b1cce146SBarry Smith GCC_PRECOMPILE_PREFIX_HEADER = YES; 268*b1cce146SBarry Smith GCC_PREFIX_HEADER = "PETSc cocoa example/PETSc cocoa example-Prefix.pch"; 269*b1cce146SBarry Smith INFOPLIST_FILE = "PETSc cocoa example/PETSc cocoa example-Info.plist"; 270*b1cce146SBarry Smith PRODUCT_NAME = "$(TARGET_NAME)"; 271*b1cce146SBarry Smith WRAPPER_EXTENSION = app; 272*b1cce146SBarry Smith }; 273*b1cce146SBarry Smith name = Debug; 274*b1cce146SBarry Smith }; 275*b1cce146SBarry Smith D8F8287315CB0A080091B85A /* Release */ = { 276*b1cce146SBarry Smith isa = XCBuildConfiguration; 277*b1cce146SBarry Smith buildSettings = { 278*b1cce146SBarry Smith COMBINE_HIDPI_IMAGES = YES; 279*b1cce146SBarry Smith FRAMEWORK_SEARCH_PATHS = ( 280*b1cce146SBarry Smith "$(inherited)", 281*b1cce146SBarry Smith "\"$(SRCROOT)/../../../../../arch-osx\"", 282*b1cce146SBarry Smith ); 283*b1cce146SBarry Smith GCC_PRECOMPILE_PREFIX_HEADER = YES; 284*b1cce146SBarry Smith GCC_PREFIX_HEADER = "PETSc cocoa example/PETSc cocoa example-Prefix.pch"; 285*b1cce146SBarry Smith INFOPLIST_FILE = "PETSc cocoa example/PETSc cocoa example-Info.plist"; 286*b1cce146SBarry Smith PRODUCT_NAME = "$(TARGET_NAME)"; 287*b1cce146SBarry Smith WRAPPER_EXTENSION = app; 288*b1cce146SBarry Smith }; 289*b1cce146SBarry Smith name = Release; 290*b1cce146SBarry Smith }; 291*b1cce146SBarry Smith/* End XCBuildConfiguration section */ 292*b1cce146SBarry Smith 293*b1cce146SBarry Smith/* Begin XCConfigurationList section */ 294*b1cce146SBarry Smith D8F8284D15CB0A080091B85A /* Build configuration list for PBXProject "PETSc cocoa example" */ = { 295*b1cce146SBarry Smith isa = XCConfigurationList; 296*b1cce146SBarry Smith buildConfigurations = ( 297*b1cce146SBarry Smith D8F8286F15CB0A080091B85A /* Debug */, 298*b1cce146SBarry Smith D8F8287015CB0A080091B85A /* Release */, 299*b1cce146SBarry Smith ); 300*b1cce146SBarry Smith defaultConfigurationIsVisible = 0; 301*b1cce146SBarry Smith defaultConfigurationName = Release; 302*b1cce146SBarry Smith }; 303*b1cce146SBarry Smith D8F8287115CB0A080091B85A /* Build configuration list for PBXNativeTarget "PETSc cocoa example" */ = { 304*b1cce146SBarry Smith isa = XCConfigurationList; 305*b1cce146SBarry Smith buildConfigurations = ( 306*b1cce146SBarry Smith D8F8287215CB0A080091B85A /* Debug */, 307*b1cce146SBarry Smith D8F8287315CB0A080091B85A /* Release */, 308*b1cce146SBarry Smith ); 309*b1cce146SBarry Smith defaultConfigurationIsVisible = 0; 310*b1cce146SBarry Smith }; 311*b1cce146SBarry Smith/* End XCConfigurationList section */ 312*b1cce146SBarry Smith }; 313*b1cce146SBarry Smith rootObject = D8F8284A15CB0A080091B85A /* Project object */; 314*b1cce146SBarry Smith} 315