// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ F3C589F5087A7DF100B17B1A /* PythonScript.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3C589F1087A7DF100B17B1A /* PythonScript.cpp */; }; F3C589F6087A7DF100B17B1A /* PythonInterpreter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3C589F2087A7DF100B17B1A /* PythonInterpreter.cpp */; }; F3C589F7087A7DF100B17B1A /* Script.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3C589F3087A7DF100B17B1A /* Script.cpp */; }; F3C589F8087A7DF100B17B1A /* PythonInterpreter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F3C589F4087A7DF100B17B1A /* PythonInterpreter.hpp */; }; F3C58A5A087A7F0E00B17B1A /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C58A59087A7F0E00B17B1A /* osg.framework */; }; F3C58A60087A7F6200B17B1A /* Script in Headers */ = {isa = PBXBuildFile; fileRef = F3C58A5D087A7F6200B17B1A /* Script */; settings = {ATTRIBUTES = (Public, ); }; }; F3C58A61087A7F6200B17B1A /* PythonScript in Headers */ = {isa = PBXBuildFile; fileRef = F3C58A5E087A7F6200B17B1A /* PythonScript */; settings = {ATTRIBUTES = (Public, ); }; }; F3C58A62087A7F6200B17B1A /* Export in Headers */ = {isa = PBXBuildFile; fileRef = F3C58A5F087A7F6200B17B1A /* Export */; settings = {ATTRIBUTES = (Public, ); }; }; F3C58AB2087A847B00B17B1A /* OpenThreads.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C58AB1087A847B00B17B1A /* OpenThreads.framework */; }; F3C58ADD087A851800B17B1A /* osgScript.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F38B4CF4087A7D5E0001A1F0 /* osgScript.framework */; }; F3C58AF7087A85B600B17B1A /* IO_PythonScript.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3C58AF5087A85B600B17B1A /* IO_PythonScript.cpp */; }; F3C58AF8087A85B600B17B1A /* IO_Script.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3C58AF6087A85B600B17B1A /* IO_Script.cpp */; }; F3C58AFD087A85DD00B17B1A /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C58A59087A7F0E00B17B1A /* osg.framework */; }; F3C58B83087A860300B17B1A /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C58B82087A860300B17B1A /* osgDB.framework */; }; F3C58B8F087A867300B17B1A /* OpenThreads.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C58AB1087A847B00B17B1A /* OpenThreads.framework */; }; /* End PBXBuildFile section */ /* Begin PBXBuildStyle section */ F3C589EA087A7DB900B17B1A /* Development */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; }; name = Development; }; F3C589EB087A7DB900B17B1A /* Deployment */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = YES; }; name = Deployment; }; /* End PBXBuildStyle section */ /* Begin PBXContainerItemProxy section */ F3597A3C087A9E40000B46BD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F38B4CC2087A7D120001A1F0 /* Project object */; proxyType = 1; remoteGlobalIDString = F38B4CF3087A7D5E0001A1F0; remoteInfo = osgScript; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ F38B4CF4087A7D5E0001A1F0 /* osgScript.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = osgScript.framework; sourceTree = BUILT_PRODUCTS_DIR; }; F38B4CF6087A7D5E0001A1F0 /* osgScript-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "osgScript-Info.plist"; sourceTree = ""; }; F3C589F1087A7DF100B17B1A /* PythonScript.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PythonScript.cpp; path = ../osgScript/PythonScript.cpp; sourceTree = SOURCE_ROOT; }; F3C589F2087A7DF100B17B1A /* PythonInterpreter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PythonInterpreter.cpp; path = ../osgScript/PythonInterpreter.cpp; sourceTree = SOURCE_ROOT; }; F3C589F3087A7DF100B17B1A /* Script.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Script.cpp; path = ../osgScript/Script.cpp; sourceTree = SOURCE_ROOT; }; F3C589F4087A7DF100B17B1A /* PythonInterpreter.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = PythonInterpreter.hpp; path = ../osgScript/PythonInterpreter.hpp; sourceTree = SOURCE_ROOT; }; F3C58A59087A7F0E00B17B1A /* osg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = osg.framework; path = "../../../OSG_OP_OT-0.9.9/OpenSceneGraph/Xcode/OpenSceneGraph/build/Deployment/osg.framework"; sourceTree = SOURCE_ROOT; }; F3C58A5D087A7F6200B17B1A /* Script */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; fileEncoding = 30; name = Script; path = ../include/osgScript/Script; sourceTree = SOURCE_ROOT; }; F3C58A5E087A7F6200B17B1A /* PythonScript */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; fileEncoding = 30; name = PythonScript; path = ../include/osgScript/PythonScript; sourceTree = SOURCE_ROOT; }; F3C58A5F087A7F6200B17B1A /* Export */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; fileEncoding = 30; name = Export; path = ../include/osgScript/Export; sourceTree = SOURCE_ROOT; }; F3C58AB1087A847B00B17B1A /* OpenThreads.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenThreads.framework; path = "../../../OSG_OP_OT-0.9.9/OpenThreads/Xcode/OpenThreads/build/Deployment/OpenThreads.framework"; sourceTree = SOURCE_ROOT; }; F3C58ABB087A84E100B17B1A /* osgdb_osgScript.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = osgdb_osgScript.so; sourceTree = BUILT_PRODUCTS_DIR; }; F3C58AF5087A85B600B17B1A /* IO_PythonScript.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = IO_PythonScript.cpp; path = ../osgdb_osgScript/IO_PythonScript.cpp; sourceTree = SOURCE_ROOT; }; F3C58AF6087A85B600B17B1A /* IO_Script.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = IO_Script.cpp; path = ../osgdb_osgScript/IO_Script.cpp; sourceTree = SOURCE_ROOT; }; F3C58B82087A860300B17B1A /* osgDB.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = osgDB.framework; path = "../../../OSG_OP_OT-0.9.9/OpenSceneGraph/Xcode/OpenSceneGraph/build/Deployment/osgDB.framework"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ F38B4CF2087A7D5E0001A1F0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( F3C58A5A087A7F0E00B17B1A /* osg.framework in Frameworks */, F3C58AB2087A847B00B17B1A /* OpenThreads.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; F3C58AB9087A84E100B17B1A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( F3C58B8F087A867300B17B1A /* OpenThreads.framework in Frameworks */, F3C58AFD087A85DD00B17B1A /* osg.framework in Frameworks */, F3C58B83087A860300B17B1A /* osgDB.framework in Frameworks */, F3C58ADD087A851800B17B1A /* osgScript.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ F38B4CC0087A7D120001A1F0 = { isa = PBXGroup; children = ( F3C58AF5087A85B600B17B1A /* IO_PythonScript.cpp */, F3C58AF6087A85B600B17B1A /* IO_Script.cpp */, F3C58AB1087A847B00B17B1A /* OpenThreads.framework */, F3C58A59087A7F0E00B17B1A /* osg.framework */, F3C58B82087A860300B17B1A /* osgDB.framework */, F3C589F1087A7DF100B17B1A /* PythonScript.cpp */, F3C589F2087A7DF100B17B1A /* PythonInterpreter.cpp */, F3C589F3087A7DF100B17B1A /* Script.cpp */, F3C589F4087A7DF100B17B1A /* PythonInterpreter.hpp */, F3C58A5D087A7F6200B17B1A /* Script */, F3C58A5E087A7F6200B17B1A /* PythonScript */, F3C58A5F087A7F6200B17B1A /* Export */, F38B4CF5087A7D5E0001A1F0 /* Products */, F38B4CF6087A7D5E0001A1F0 /* osgScript-Info.plist */, ); sourceTree = ""; }; F38B4CF5087A7D5E0001A1F0 /* Products */ = { isa = PBXGroup; children = ( F38B4CF4087A7D5E0001A1F0 /* osgScript.framework */, F3C58ABB087A84E100B17B1A /* osgdb_osgScript.so */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ F38B4CEF087A7D5E0001A1F0 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( F3C58A60087A7F6200B17B1A /* Script in Headers */, F3C58A61087A7F6200B17B1A /* PythonScript in Headers */, F3C58A62087A7F6200B17B1A /* Export in Headers */, F3C589F8087A7DF100B17B1A /* PythonInterpreter.hpp in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; F3C58AB7087A84E100B17B1A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ F38B4CF3087A7D5E0001A1F0 /* osgScript */ = { isa = PBXNativeTarget; buildConfigurationList = F38B4CF8087A7D5F0001A1F0 /* Build configuration list for PBXNativeTarget "osgScript" */; buildPhases = ( F38B4CEF087A7D5E0001A1F0 /* Headers */, F38B4CF0087A7D5E0001A1F0 /* Resources */, F38B4CF1087A7D5E0001A1F0 /* Sources */, F38B4CF2087A7D5E0001A1F0 /* Frameworks */, ); buildRules = ( ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_VERSION = A; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; INFOPLIST_FILE = "osgScript-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; OPTIMIZATION_CFLAGS = ""; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ( "-framework", Carbon, ); OTHER_REZFLAGS = ""; PREBINDING = NO; PRODUCT_NAME = osgScript; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; dependencies = ( ); name = osgScript; productName = osgScript; productReference = F38B4CF4087A7D5E0001A1F0 /* osgScript.framework */; productSettingsXML = " CFBundleDevelopmentRegion English CFBundleExecutable osgScript CFBundleIdentifier com.yourcompany.osgScript CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType FMWK CFBundleSignature ???? CFBundleVersion 1.0 "; productType = "com.apple.product-type.framework"; }; F3C58ABA087A84E100B17B1A /* osgdb_osgScript */ = { isa = PBXNativeTarget; buildConfigurationList = F3C58ABE087A84E800B17B1A /* Build configuration list for PBXNativeTarget "osgdb_osgScript" */; buildPhases = ( F3C58AB7087A84E100B17B1A /* Headers */, F3C58AB8087A84E100B17B1A /* Sources */, F3C58AB9087A84E100B17B1A /* Frameworks */, ); buildRules = ( ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; INSTALL_PATH = /usr/local/lib; LIBRARY_STYLE = DYNAMIC; OPTIMIZATION_CFLAGS = ""; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PREBINDING = NO; PRODUCT_NAME = osgdb_osgScript; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; dependencies = ( F3597A3D087A9E40000B46BD /* PBXTargetDependency */, ); name = osgdb_osgScript; productName = osgdb_osgScript; productReference = F3C58ABB087A84E100B17B1A /* osgdb_osgScript.so */; productType = "com.apple.product-type.library.dynamic"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ F38B4CC2087A7D120001A1F0 /* Project object */ = { isa = PBXProject; buildConfigurationList = F38B4CC3087A7D120001A1F0 /* Build configuration list for PBXProject "PyOSG" */; buildSettings = { }; buildStyles = ( F3C589EA087A7DB900B17B1A /* Development */, F3C589EB087A7DB900B17B1A /* Deployment */, ); hasScannedForEncodings = 0; mainGroup = F38B4CC0087A7D120001A1F0; productRefGroup = F38B4CF5087A7D5E0001A1F0 /* Products */; projectDirPath = ""; targets = ( F38B4CF3087A7D5E0001A1F0 /* osgScript */, F3C58ABA087A84E100B17B1A /* osgdb_osgScript */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ F38B4CF0087A7D5E0001A1F0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ F38B4CF1087A7D5E0001A1F0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F3C589F5087A7DF100B17B1A /* PythonScript.cpp in Sources */, F3C589F6087A7DF100B17B1A /* PythonInterpreter.cpp in Sources */, F3C589F7087A7DF100B17B1A /* Script.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; F3C58AB8087A84E100B17B1A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F3C58AF7087A85B600B17B1A /* IO_PythonScript.cpp in Sources */, F3C58AF8087A85B600B17B1A /* IO_Script.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ F3597A3D087A9E40000B46BD /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = F38B4CF3087A7D5E0001A1F0 /* osgScript */; targetProxy = F3597A3C087A9E40000B46BD /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ F38B4CC4087A7D120001A1F0 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; }; name = Debug; }; F38B4CC5087A7D120001A1F0 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; }; name = Release; }; F38B4CF9087A7D5F0001A1F0 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_SEARCH_PATHS = ( "$(SRCROOT)/../../../OSG_OP_OT-0.9.9/OpenSceneGraph/Xcode/OpenSceneGraph/build/Deployment", "$(SRCROOT)/../../../OSG_OP_OT-0.9.9/OpenThreads/Xcode/OpenThreads/build/Deployment", ); FRAMEWORK_VERSION = A; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( __USE_OSX_IMPLEMENTATION__, __USE_OSX_AGL_IMPLEMENTATION__, ); HEADER_SEARCH_PATHS = ( ../include, /usr/include/python2.3, ); INFOPLIST_FILE = "osgScript-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ( "-lpython", "-lboost_python", ); OTHER_REZFLAGS = ""; PREBINDING = NO; PRODUCT_NAME = osgScript; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", "-Wno-non-virtual-dtor", ); }; name = Debug; }; F38B4CFA087A7D5F0001A1F0 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_SEARCH_PATHS = ( "$(HOME)/Library/Frameworks", /Library/Frameworks, /System/Library/Frameworks, ); FRAMEWORK_VERSION = A; GCC_PREPROCESSOR_DEFINITIONS = ( DARWIN_QUICKTIME, __USE_OSX_IMPLEMENTATION__, __USE_OSX_AGL_IMPLEMENTATION__, OSGSCRIPT_LIBRARY, ); HEADER_SEARCH_PATHS = ( ../include, /usr/include/python2.3, ); INFOPLIST_FILE = "osgScript-Info.plist"; INSTALL_PATH = $executable_path/../Frameworks; LIBRARY_STYLE = DYNAMIC; OTHER_LDFLAGS = ( "-lpython", "-lboost_python", ); PRODUCT_NAME = osgScript; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", "-Wno-non-virtual-dtor", ); }; name = Release; }; F3C58ABF087A84E800B17B1A /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; EXECUTABLE_EXTENSION = so; FRAMEWORK_SEARCH_PATHS = ( "$(SRCROOT)/../../../OSG_OP_OT-0.9.9/OpenSceneGraph/Xcode/OpenSceneGraph/build/Deployment", "$(SRCROOT)/../../../OSG_OP_OT-0.9.9/OpenThreads/Xcode/OpenThreads/build/Deployment", ); GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; INSTALL_PATH = /usr/local/lib; LIBRARY_STYLE = DYNAMIC; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ( "-lpython", "-lboost_python", ); OTHER_REZFLAGS = ""; PREBINDING = NO; PRODUCT_NAME = osgdb_osgScript; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = Debug; }; F3C58AC0087A84E800B17B1A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; EXECUTABLE_EXTENSION = so; FRAMEWORK_SEARCH_PATHS = ( "$(SRCROOT)/../../../OSG_OP_OT-0.9.9/OpenSceneGraph/Xcode/OpenSceneGraph/build/Deployment", "$(SRCROOT)/../../../OSG_OP_OT-0.9.9/OpenThreads/Xcode/OpenThreads/build/Deployment", ); GCC_PREPROCESSOR_DEFINITIONS = ( DARWIN_QUICKTIME, __USE_OSX_IMPLEMENTATION__, __USE_OSX_AGL_IMPLEMENTATION__, ); INSTALL_PATH = "@executable_path/../PlugIns"; LIBRARY_STYLE = BUNDLE; OTHER_LDFLAGS = ( "-lpython", "-lboost_python", ); PRODUCT_NAME = osgdb_osgScript; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", "-Wno-non-virtual-dtor", ); }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ F38B4CC3087A7D120001A1F0 /* Build configuration list for PBXProject "PyOSG" */ = { isa = XCConfigurationList; buildConfigurations = ( F38B4CC4087A7D120001A1F0 /* Debug */, F38B4CC5087A7D120001A1F0 /* Release */, ); defaultConfigurationIsVisible = 0; }; F38B4CF8087A7D5F0001A1F0 /* Build configuration list for PBXNativeTarget "osgScript" */ = { isa = XCConfigurationList; buildConfigurations = ( F38B4CF9087A7D5F0001A1F0 /* Debug */, F38B4CFA087A7D5F0001A1F0 /* Release */, ); defaultConfigurationIsVisible = 0; }; F3C58ABE087A84E800B17B1A /* Build configuration list for PBXNativeTarget "osgdb_osgScript" */ = { isa = XCConfigurationList; buildConfigurations = ( F3C58ABF087A84E800B17B1A /* Debug */, F3C58AC0087A84E800B17B1A /* Release */, ); defaultConfigurationIsVisible = 0; }; /* End XCConfigurationList section */ }; rootObject = F38B4CC2087A7D120001A1F0 /* Project object */; }