// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 68247D12162B8CFB00FD58F8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68247D11162B8CFB00FD58F8 /* Cocoa.framework */; }; 68247D1E162B8CFB00FD58F8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 68247D1D162B8CFB00FD58F8 /* main.m */; }; 68247D22162B8CFB00FD58F8 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 68247D20162B8CFB00FD58F8 /* Credits.rtf */; }; 68247D25162B8CFB00FD58F8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 68247D24162B8CFB00FD58F8 /* AppDelegate.m */; }; 68247D28162B8CFC00FD58F8 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 68247D26162B8CFC00FD58F8 /* MainMenu.xib */; }; 68247D37162B8D8300FD58F8 /* Rcallbacks.m in Sources */ = {isa = PBXBuildFile; fileRef = 68247D30162B8D8300FD58F8 /* Rcallbacks.m */; }; 68247D38162B8D8300FD58F8 /* REngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 68247D32162B8D8300FD58F8 /* REngine.m */; }; 68247D39162B8D8300FD58F8 /* Rinit.m in Sources */ = {isa = PBXBuildFile; fileRef = 68247D34162B8D8300FD58F8 /* Rinit.m */; }; 68247D3A162B8D8300FD58F8 /* RSEXP.m in Sources */ = {isa = PBXBuildFile; fileRef = 68247D36162B8D8300FD58F8 /* RSEXP.m */; }; 68247D3D162B8EF100FD58F8 /* R.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68247D3C162B8EF100FD58F8 /* R.framework */; }; 68247D45162B908600FD58F8 /* QuartzView.m in Sources */ = {isa = PBXBuildFile; fileRef = 68247D44162B908600FD58F8 /* QuartzView.m */; }; 68247D4D162B91AA00FD58F8 /* ConsoleCtrl.m in Sources */ = {isa = PBXBuildFile; fileRef = 68247D4C162B91AA00FD58F8 /* ConsoleCtrl.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 68247D0D162B8CFB00FD58F8 /* RDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; 68247D11162B8CFB00FD58F8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; 68247D14162B8CFB00FD58F8 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; 68247D15162B8CFB00FD58F8 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; 68247D16162B8CFB00FD58F8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 68247D19162B8CFB00FD58F8 /* RDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RDemo-Info.plist"; sourceTree = ""; }; 68247D1D162B8CFB00FD58F8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 68247D1F162B8CFB00FD58F8 /* RDemo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RDemo-Prefix.pch"; sourceTree = ""; }; 68247D21162B8CFB00FD58F8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = ""; }; 68247D23162B8CFB00FD58F8 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 68247D24162B8CFB00FD58F8 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 68247D27162B8CFC00FD58F8 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = ""; }; 68247D2F162B8D8300FD58F8 /* Rcallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rcallbacks.h; sourceTree = ""; }; 68247D30162B8D8300FD58F8 /* Rcallbacks.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Rcallbacks.m; sourceTree = ""; }; 68247D31162B8D8300FD58F8 /* REngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = REngine.h; sourceTree = ""; }; 68247D32162B8D8300FD58F8 /* REngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = REngine.m; sourceTree = ""; }; 68247D33162B8D8300FD58F8 /* Rinit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rinit.h; sourceTree = ""; }; 68247D34162B8D8300FD58F8 /* Rinit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Rinit.m; sourceTree = ""; }; 68247D35162B8D8300FD58F8 /* RSEXP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSEXP.h; sourceTree = ""; }; 68247D36162B8D8300FD58F8 /* RSEXP.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSEXP.m; sourceTree = ""; }; 68247D3B162B8EAE00FD58F8 /* privateR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = privateR.h; sourceTree = ""; }; 68247D3C162B8EF100FD58F8 /* R.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = R.framework; path = ../../../Library/Frameworks/R.framework; sourceTree = SDKROOT; }; 68247D43162B908600FD58F8 /* QuartzView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuartzView.h; sourceTree = ""; }; 68247D44162B908600FD58F8 /* QuartzView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QuartzView.m; sourceTree = ""; }; 68247D4B162B91AA00FD58F8 /* ConsoleCtrl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConsoleCtrl.h; sourceTree = ""; }; 68247D4C162B91AA00FD58F8 /* ConsoleCtrl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConsoleCtrl.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 68247D0A162B8CFB00FD58F8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 68247D12162B8CFB00FD58F8 /* Cocoa.framework in Frameworks */, 68247D3D162B8EF100FD58F8 /* R.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 68247D02162B8CFB00FD58F8 = { isa = PBXGroup; children = ( 68247D2E162B8D8300FD58F8 /* REngine */, 68247D17162B8CFB00FD58F8 /* RDemo */, 68247D10162B8CFB00FD58F8 /* Frameworks */, 68247D0E162B8CFB00FD58F8 /* Products */, ); sourceTree = ""; }; 68247D0E162B8CFB00FD58F8 /* Products */ = { isa = PBXGroup; children = ( 68247D0D162B8CFB00FD58F8 /* RDemo.app */, ); name = Products; sourceTree = ""; }; 68247D10162B8CFB00FD58F8 /* Frameworks */ = { isa = PBXGroup; children = ( 68247D3C162B8EF100FD58F8 /* R.framework */, 68247D11162B8CFB00FD58F8 /* Cocoa.framework */, 68247D13162B8CFB00FD58F8 /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; 68247D13162B8CFB00FD58F8 /* Other Frameworks */ = { isa = PBXGroup; children = ( 68247D14162B8CFB00FD58F8 /* AppKit.framework */, 68247D15162B8CFB00FD58F8 /* CoreData.framework */, 68247D16162B8CFB00FD58F8 /* Foundation.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; 68247D17162B8CFB00FD58F8 /* RDemo */ = { isa = PBXGroup; children = ( 68247D23162B8CFB00FD58F8 /* AppDelegate.h */, 68247D24162B8CFB00FD58F8 /* AppDelegate.m */, 68247D43162B908600FD58F8 /* QuartzView.h */, 68247D44162B908600FD58F8 /* QuartzView.m */, 68247D4B162B91AA00FD58F8 /* ConsoleCtrl.h */, 68247D4C162B91AA00FD58F8 /* ConsoleCtrl.m */, 68247D26162B8CFC00FD58F8 /* MainMenu.xib */, 68247D18162B8CFB00FD58F8 /* Supporting Files */, ); path = RDemo; sourceTree = ""; }; 68247D18162B8CFB00FD58F8 /* Supporting Files */ = { isa = PBXGroup; children = ( 68247D19162B8CFB00FD58F8 /* RDemo-Info.plist */, 68247D1D162B8CFB00FD58F8 /* main.m */, 68247D1F162B8CFB00FD58F8 /* RDemo-Prefix.pch */, 68247D20162B8CFB00FD58F8 /* Credits.rtf */, ); name = "Supporting Files"; sourceTree = ""; }; 68247D2E162B8D8300FD58F8 /* REngine */ = { isa = PBXGroup; children = ( 68247D3B162B8EAE00FD58F8 /* privateR.h */, 68247D2F162B8D8300FD58F8 /* Rcallbacks.h */, 68247D30162B8D8300FD58F8 /* Rcallbacks.m */, 68247D31162B8D8300FD58F8 /* REngine.h */, 68247D32162B8D8300FD58F8 /* REngine.m */, 68247D33162B8D8300FD58F8 /* Rinit.h */, 68247D34162B8D8300FD58F8 /* Rinit.m */, 68247D35162B8D8300FD58F8 /* RSEXP.h */, 68247D36162B8D8300FD58F8 /* RSEXP.m */, ); path = REngine; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 68247D0C162B8CFB00FD58F8 /* RDemo */ = { isa = PBXNativeTarget; buildConfigurationList = 68247D2B162B8CFC00FD58F8 /* Build configuration list for PBXNativeTarget "RDemo" */; buildPhases = ( 68247D09162B8CFB00FD58F8 /* Sources */, 68247D0A162B8CFB00FD58F8 /* Frameworks */, 68247D0B162B8CFB00FD58F8 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = RDemo; productName = RDemo; productReference = 68247D0D162B8CFB00FD58F8 /* RDemo.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 68247D04162B8CFB00FD58F8 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0420; }; buildConfigurationList = 68247D07162B8CFB00FD58F8 /* Build configuration list for PBXProject "RDemo" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 68247D02162B8CFB00FD58F8; productRefGroup = 68247D0E162B8CFB00FD58F8 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 68247D0C162B8CFB00FD58F8 /* RDemo */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 68247D0B162B8CFB00FD58F8 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 68247D22162B8CFB00FD58F8 /* Credits.rtf in Resources */, 68247D28162B8CFC00FD58F8 /* MainMenu.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 68247D09162B8CFB00FD58F8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 68247D1E162B8CFB00FD58F8 /* main.m in Sources */, 68247D25162B8CFB00FD58F8 /* AppDelegate.m in Sources */, 68247D37162B8D8300FD58F8 /* Rcallbacks.m in Sources */, 68247D38162B8D8300FD58F8 /* REngine.m in Sources */, 68247D39162B8D8300FD58F8 /* Rinit.m in Sources */, 68247D3A162B8D8300FD58F8 /* RSEXP.m in Sources */, 68247D45162B908600FD58F8 /* QuartzView.m in Sources */, 68247D4D162B91AA00FD58F8 /* ConsoleCtrl.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 68247D20162B8CFB00FD58F8 /* Credits.rtf */ = { isa = PBXVariantGroup; children = ( 68247D21162B8CFB00FD58F8 /* en */, ); name = Credits.rtf; sourceTree = ""; }; 68247D26162B8CFC00FD58F8 /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( 68247D27162B8CFC00FD58F8 /* en */, ); name = MainMenu.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 68247D29162B8CFC00FD58F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = ( /Library/Frameworks/R.framework/PrivateHeaders, /Library/Frameworks/R.framework/Headers, ); MACOSX_DEPLOYMENT_TARGET = 10.6; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; 68247D2A162B8CFC00FD58F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = ( /Library/Frameworks/R.framework/PrivateHeaders, /Library/Frameworks/R.framework/Headers, ); MACOSX_DEPLOYMENT_TARGET = 10.6; SDKROOT = macosx; }; name = Release; }; 68247D2C162B8CFC00FD58F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "RDemo/RDemo-Prefix.pch"; INFOPLIST_FILE = "RDemo/RDemo-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 68247D2D162B8CFC00FD58F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "RDemo/RDemo-Prefix.pch"; INFOPLIST_FILE = "RDemo/RDemo-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 68247D07162B8CFB00FD58F8 /* Build configuration list for PBXProject "RDemo" */ = { isa = XCConfigurationList; buildConfigurations = ( 68247D29162B8CFC00FD58F8 /* Debug */, 68247D2A162B8CFC00FD58F8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 68247D2B162B8CFC00FD58F8 /* Build configuration list for PBXNativeTarget "RDemo" */ = { isa = XCConfigurationList; buildConfigurations = ( 68247D2C162B8CFC00FD58F8 /* Debug */, 68247D2D162B8CFC00FD58F8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 68247D04162B8CFB00FD58F8 /* Project object */; }