// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; }; 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; EE0480C70B90023B00B50F9B /* prefs.png in Resources */ = {isa = PBXBuildFile; fileRef = EE0480C50B90023B00B50F9B /* prefs.png */; }; EE0480DB0B90088800B50F9B /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = EE0480D90B90088800B50F9B /* icon.png */; }; EE0480F30B900A0C00B50F9B /* icon.tif in Resources */ = {isa = PBXBuildFile; fileRef = EE0480F10B900A0C00B50F9B /* icon.tif */; }; EE0481010B900B9700B50F9B /* icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = EE0480FF0B900B9700B50F9B /* icon.icns */; }; EE1546B20B7FA7D400F83D2C /* MeshManager.c in Sources */ = {isa = PBXBuildFile; fileRef = EE1546B10B7FA7D400F83D2C /* MeshManager.c */; }; EE1B66DF0B7F1C07006D4074 /* StringTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = EE1B66DE0B7F1C07006D4074 /* StringTexture.m */; }; EE37CBD60B76DC810050BA25 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE37CBD40B76DC810050BA25 /* AGL.framework */; }; EE37CBD70B76DC810050BA25 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE37CBD50B76DC810050BA25 /* OpenGL.framework */; }; EE37CBDF0B76DCE20050BA25 /* BoardView.m in Sources */ = {isa = PBXBuildFile; fileRef = EE37CBDA0B76DCE20050BA25 /* BoardView.m */; }; EE37CBE00B76DCE20050BA25 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = EE37CBDB0B76DCE20050BA25 /* main.m */; }; EE37CBE10B76DCE20050BA25 /* SlidersController.m in Sources */ = {isa = PBXBuildFile; fileRef = EE37CBDE0B76DCE20050BA25 /* SlidersController.m */; }; EEA2784D0B7980060064E4CD /* Smoother.m in Sources */ = {isa = PBXBuildFile; fileRef = EEA2784C0B7980060064E4CD /* Smoother.m */; }; EEB9BC6A0B8EAEB20081F4DB /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = EEB9BC690B8EAEB20081F4DB /* PreferencesController.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = ""; }; 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D1107320486CEB800E47090 /* ShowBoard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ShowBoard.app; sourceTree = BUILT_PRODUCTS_DIR; }; EE0480C60B90023B00B50F9B /* English */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = English; path = English.lproj/prefs.png; sourceTree = ""; }; EE0480DA0B90088800B50F9B /* English */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = English; path = English.lproj/icon.png; sourceTree = ""; }; EE0480F20B900A0C00B50F9B /* English */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = English; path = English.lproj/icon.tif; sourceTree = ""; }; EE0481000B900B9700B50F9B /* English */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = English; path = English.lproj/icon.icns; sourceTree = ""; }; EE1546B00B7FA7D400F83D2C /* MeshManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MeshManager.h; path = src/MeshManager.h; sourceTree = ""; }; EE1546B10B7FA7D400F83D2C /* MeshManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = MeshManager.c; path = src/MeshManager.c; sourceTree = ""; }; EE1B66DD0B7F1C07006D4074 /* StringTexture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = StringTexture.h; path = src/StringTexture.h; sourceTree = ""; }; EE1B66DE0B7F1C07006D4074 /* StringTexture.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = StringTexture.m; path = src/StringTexture.m; sourceTree = ""; }; EE37CBD40B76DC810050BA25 /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = ""; }; EE37CBD50B76DC810050BA25 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; EE37CBD90B76DCE20050BA25 /* BoardView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BoardView.h; path = src/BoardView.h; sourceTree = ""; }; EE37CBDA0B76DCE20050BA25 /* BoardView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = BoardView.m; path = src/BoardView.m; sourceTree = ""; }; EE37CBDB0B76DCE20050BA25 /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = main.m; path = src/main.m; sourceTree = ""; }; EE37CBDC0B76DCE20050BA25 /* ShowBoard_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ShowBoard_Prefix.pch; path = src/ShowBoard_Prefix.pch; sourceTree = ""; }; EE37CBDD0B76DCE20050BA25 /* SlidersController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SlidersController.h; path = src/SlidersController.h; sourceTree = ""; }; EE37CBDE0B76DCE20050BA25 /* SlidersController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SlidersController.m; path = src/SlidersController.m; sourceTree = ""; }; EEA2784B0B7980060064E4CD /* Smoother.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Smoother.h; sourceTree = ""; }; EEA2784C0B7980060064E4CD /* Smoother.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Smoother.m; sourceTree = ""; }; EEB9BC680B8EAEB20081F4DB /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesController.h; path = src/PreferencesController.h; sourceTree = ""; }; EEB9BC690B8EAEB20081F4DB /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesController.m; path = src/PreferencesController.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8D11072E0486CEB800E47090 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, EE37CBD60B76DC810050BA25 /* AGL.framework in Frameworks */, EE37CBD70B76DC810050BA25 /* OpenGL.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 080E96DDFE201D6D7F000001 /* Classes */ = { isa = PBXGroup; children = ( ); name = Classes; sourceTree = ""; }; 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { isa = PBXGroup; children = ( EE37CBD40B76DC810050BA25 /* AGL.framework */, EE37CBD50B76DC810050BA25 /* OpenGL.framework */, 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, ); name = "Linked Frameworks"; sourceTree = ""; }; 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { isa = PBXGroup; children = ( 29B97324FDCFA39411CA2CEA /* AppKit.framework */, 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */, 29B97325FDCFA39411CA2CEA /* Foundation.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; 19C28FACFE9D520D11CA2CBB /* Products */ = { isa = PBXGroup; children = ( 8D1107320486CEB800E47090 /* ShowBoard.app */, ); name = Products; sourceTree = ""; }; 29B97314FDCFA39411CA2CEA /* ShowBoard */ = { isa = PBXGroup; children = ( 080E96DDFE201D6D7F000001 /* Classes */, 29B97315FDCFA39411CA2CEA /* Other Sources */, 29B97317FDCFA39411CA2CEA /* Resources */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, ); name = ShowBoard; sourceTree = ""; }; 29B97315FDCFA39411CA2CEA /* Other Sources */ = { isa = PBXGroup; children = ( EEB9BC680B8EAEB20081F4DB /* PreferencesController.h */, EEB9BC690B8EAEB20081F4DB /* PreferencesController.m */, EE1B66DD0B7F1C07006D4074 /* StringTexture.h */, EE1B66DE0B7F1C07006D4074 /* StringTexture.m */, EE37CBD90B76DCE20050BA25 /* BoardView.h */, EE37CBDA0B76DCE20050BA25 /* BoardView.m */, EE37CBDC0B76DCE20050BA25 /* ShowBoard_Prefix.pch */, EE37CBDD0B76DCE20050BA25 /* SlidersController.h */, EE37CBDE0B76DCE20050BA25 /* SlidersController.m */, EE37CBDB0B76DCE20050BA25 /* main.m */, EEA2784B0B7980060064E4CD /* Smoother.h */, EEA2784C0B7980060064E4CD /* Smoother.m */, EE1546B00B7FA7D400F83D2C /* MeshManager.h */, EE1546B10B7FA7D400F83D2C /* MeshManager.c */, ); name = "Other Sources"; sourceTree = ""; }; 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( EE0480FF0B900B9700B50F9B /* icon.icns */, EE0480F10B900A0C00B50F9B /* icon.tif */, EE0480D90B90088800B50F9B /* icon.png */, 8D1107310486CEB800E47090 /* Info.plist */, 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, 29B97318FDCFA39411CA2CEA /* MainMenu.nib */, EE0480C50B90023B00B50F9B /* prefs.png */, ); name = Resources; sourceTree = ""; }; 29B97323FDCFA39411CA2CEA /* Frameworks */ = { isa = PBXGroup; children = ( 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8D1107260486CEB800E47090 /* ShowBoard */ = { isa = PBXNativeTarget; buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "ShowBoard" */; buildPhases = ( 8D1107290486CEB800E47090 /* Resources */, 8D11072C0486CEB800E47090 /* Sources */, 8D11072E0486CEB800E47090 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = ShowBoard; productInstallPath = "$(HOME)/Applications"; productName = ShowBoard; productReference = 8D1107320486CEB800E47090 /* ShowBoard.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; attributes = { }; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ShowBoard" */; compatibilityVersion = "Xcode 2.4"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( en, ); mainGroup = 29B97314FDCFA39411CA2CEA /* ShowBoard */; projectDirPath = ""; projectRoot = ""; targets = ( 8D1107260486CEB800E47090 /* ShowBoard */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8D1107290486CEB800E47090 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */, 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, EE0480C70B90023B00B50F9B /* prefs.png in Resources */, EE0480DB0B90088800B50F9B /* icon.png in Resources */, EE0480F30B900A0C00B50F9B /* icon.tif in Resources */, EE0481010B900B9700B50F9B /* icon.icns in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8D11072C0486CEB800E47090 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( EE37CBDF0B76DCE20050BA25 /* BoardView.m in Sources */, EE37CBE00B76DCE20050BA25 /* main.m in Sources */, EE37CBE10B76DCE20050BA25 /* SlidersController.m in Sources */, EEA2784D0B7980060064E4CD /* Smoother.m in Sources */, EE1B66DF0B7F1C07006D4074 /* StringTexture.m in Sources */, EE1546B20B7FA7D400F83D2C /* MeshManager.c in Sources */, EEB9BC6A0B8EAEB20081F4DB /* PreferencesController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 089C165DFE840E0CC02AAC07 /* English */, ); name = InfoPlist.strings; sourceTree = ""; }; 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = { isa = PBXVariantGroup; children = ( 29B97319FDCFA39411CA2CEA /* English */, ); name = MainMenu.nib; sourceTree = ""; }; EE0480C50B90023B00B50F9B /* prefs.png */ = { isa = PBXVariantGroup; children = ( EE0480C60B90023B00B50F9B /* English */, ); name = prefs.png; sourceTree = ""; }; EE0480D90B90088800B50F9B /* icon.png */ = { isa = PBXVariantGroup; children = ( EE0480DA0B90088800B50F9B /* English */, ); name = icon.png; sourceTree = ""; }; EE0480F10B900A0C00B50F9B /* icon.tif */ = { isa = PBXVariantGroup; children = ( EE0480F20B900A0C00B50F9B /* English */, ); name = icon.tif; sourceTree = ""; }; EE0480FF0B900B9700B50F9B /* icon.icns */ = { isa = PBXVariantGroup; children = ( EE0481000B900B9700B50F9B /* English */, ); name = icon.icns; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ C01FCF4B08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", ); FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\""; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = ShowBoard; SDKROOT = macosx10.9; WRAPPER_EXTENSION = app; ZERO_LINK = YES; }; name = Debug; }; C01FCF4C08A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD)"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", ); FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\""; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = ShowBoard; SDKROOT = macosx10.9; WRAPPER_EXTENSION = app; }; name = Release; }; C01FCF4F08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = YES; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; SYMROOT = ../ShowBoard/build; }; name = Debug; }; C01FCF5008A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "ShowBoard" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4B08A954540054247B /* Debug */, C01FCF4C08A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ShowBoard" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4F08A954540054247B /* Debug */, C01FCF5008A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; }