From db81b925d776103326128bf629cbdda576a223e7 Mon Sep 17 00:00:00 2001 From: sanine Date: Sat, 16 Apr 2022 11:55:09 -0500 Subject: move 3rd-party librarys into libs/ and add built-in honeysuckle --- .../SimpleAssimpViewX.xcodeproj/project.pbxproj | 478 +++++ .../SimpleAssimpViewX.xcodeproj/vade.mode1v3 | 1418 +++++++++++++++ .../SimpleAssimpViewX.xcodeproj/vade.pbxuser | 1914 ++++++++++++++++++++ 3 files changed, 3810 insertions(+) create mode 100644 libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/project.pbxproj create mode 100644 libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/vade.mode1v3 create mode 100644 libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/vade.pbxuser (limited to 'libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj') diff --git a/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/project.pbxproj b/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/project.pbxproj new file mode 100644 index 0000000..3e0d13c --- /dev/null +++ b/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/project.pbxproj @@ -0,0 +1,478 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 45; + objects = { + +/* Begin PBXBuildFile section */ + 1B0E9A901279ED43003108E7 /* libassimp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B0E9A8F1279ED43003108E7 /* libassimp.a */; }; + 1B0E9A951279EDCD003108E7 /* ModelLoaderHelperClasses.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1B0E9A941279EDCD003108E7 /* ModelLoaderHelperClasses.mm */; }; + 1B0E9B1A1279F107003108E7 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B0E9B191279F107003108E7 /* libz.dylib */; }; + 1BDF446B127772AF00D3E723 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BDF446A127772AF00D3E723 /* OpenGL.framework */; }; + 1BDF446F127772AF00D3E723 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BDF446E127772AF00D3E723 /* Quartz.framework */; }; + 2F7446AB0DB6BCF400F9684A /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2F7446A70DB6BCF400F9684A /* MainMenu.xib */; }; + 2F7446AC0DB6BCF400F9684A /* MyDocument.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2F7446A90DB6BCF400F9684A /* MyDocument.xib */; }; + 775BDEF1067A8BF0009058FE /* MyDocument.xcdatamodel in Sources */ = {isa = PBXBuildFile; fileRef = 775BDEF0067A8BF0009058FE /* MyDocument.xcdatamodel */; }; + 775DFF38067A968500C5B868 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */; }; + 8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */; }; + 8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165FFE840EACC02AAC07 /* InfoPlist.strings */; }; + 8D15AC310486D014006FF6A4 /* MyDocument.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; settings = {ATTRIBUTES = (); }; }; + 8D15AC320486D014006FF6A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4B0FDCFA73011CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; + C75BB4F617EE0B64004F0260 /* color4.inl in Resources */ = {isa = PBXBuildFile; fileRef = C75BB4F117EE0B64004F0260 /* color4.inl */; }; + C75BB4F717EE0B64004F0260 /* quaternion.inl in Resources */ = {isa = PBXBuildFile; fileRef = C75BB4F517EE0B64004F0260 /* quaternion.inl */; }; + C75BB51417EE0B75004F0260 /* material.inl in Resources */ = {isa = PBXBuildFile; fileRef = C75BB50317EE0B75004F0260 /* material.inl */; }; + C75BB51517EE0B75004F0260 /* matrix3x3.inl in Resources */ = {isa = PBXBuildFile; fileRef = C75BB50517EE0B75004F0260 /* matrix3x3.inl */; }; + C75BB51617EE0B75004F0260 /* matrix4x4.inl in Resources */ = {isa = PBXBuildFile; fileRef = C75BB50717EE0B75004F0260 /* matrix4x4.inl */; }; + C75BB51717EE0B75004F0260 /* vector2.inl in Resources */ = {isa = PBXBuildFile; fileRef = C75BB51017EE0B75004F0260 /* vector2.inl */; }; + C75BB51817EE0B75004F0260 /* vector3.inl in Resources */ = {isa = PBXBuildFile; fileRef = C75BB51217EE0B75004F0260 /* vector3.inl */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 089C1660FE840EACC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + 1B0E9A8F1279ED43003108E7 /* libassimp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libassimp.a; sourceTree = ""; }; + 1B0E9A931279EDCD003108E7 /* ModelLoaderHelperClasses.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelLoaderHelperClasses.h; sourceTree = ""; }; + 1B0E9A941279EDCD003108E7 /* ModelLoaderHelperClasses.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ModelLoaderHelperClasses.mm; sourceTree = ""; }; + 1B0E9AFD1279F006003108E7 /* poppack1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = poppack1.h; path = "/Users/vade/Asset Import/include/Compiler/poppack1.h"; sourceTree = ""; }; + 1B0E9AFE1279F006003108E7 /* pushpack1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pushpack1.h; path = "/Users/vade/Asset Import/include/Compiler/pushpack1.h"; sourceTree = ""; }; + 1B0E9B191279F107003108E7 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; + 1BDF446A127772AF00D3E723 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; }; + 1BDF446E127772AF00D3E723 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; }; + 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MyDocument.mm; sourceTree = ""; }; + 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyDocument.h; sourceTree = ""; }; + 2A37F4B0FDCFA73011CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + 2A37F4BAFDCFA73011CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = ""; }; + 2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; + 2A37F4C5FDCFA73011CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; + 2F7446A80DB6BCF400F9684A /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = ""; }; + 2F7446AA0DB6BCF400F9684A /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MyDocument.xib; sourceTree = ""; }; + 32DBCF750370BD2300C91783 /* SimpleAssimpViewX_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleAssimpViewX_Prefix.pch; sourceTree = ""; }; + 775BDEF0067A8BF0009058FE /* MyDocument.xcdatamodel */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wrapper.xcdatamodel; path = MyDocument.xcdatamodel; sourceTree = ""; }; + 7788DA0506752A1600599AAD /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; + 8D15AC360486D014006FF6A4 /* SimpleAssimpViewX-Info.plist */ = {isa = PBXFileReference; explicitFileType = text.plist.xml; fileEncoding = 4; path = "SimpleAssimpViewX-Info.plist"; sourceTree = ""; }; + 8D15AC370486D014006FF6A4 /* SimpleAssimpViewX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimpleAssimpViewX.app; sourceTree = BUILT_PRODUCTS_DIR; }; + C75BB4EA17EE0B64004F0260 /* ai_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ai_assert.h; sourceTree = ""; }; + C75BB4EB17EE0B64004F0260 /* anim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = anim.h; sourceTree = ""; }; + C75BB4EC17EE0B64004F0260 /* camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = camera.h; sourceTree = ""; }; + C75BB4ED17EE0B64004F0260 /* cexport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cexport.h; sourceTree = ""; }; + C75BB4EE17EE0B64004F0260 /* cfileio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileio.h; sourceTree = ""; }; + C75BB4EF17EE0B64004F0260 /* cimport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cimport.h; sourceTree = ""; }; + C75BB4F017EE0B64004F0260 /* color4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = color4.h; sourceTree = ""; }; + C75BB4F117EE0B64004F0260 /* color4.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = color4.inl; sourceTree = ""; }; + C75BB4F217EE0B64004F0260 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; + C75BB4F317EE0B64004F0260 /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metadata.h; sourceTree = ""; }; + C75BB4F417EE0B64004F0260 /* NullLogger.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = NullLogger.hpp; sourceTree = ""; }; + C75BB4F517EE0B64004F0260 /* quaternion.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = quaternion.inl; sourceTree = ""; }; + C75BB4F817EE0B75004F0260 /* DefaultLogger.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = DefaultLogger.hpp; sourceTree = ""; }; + C75BB4F917EE0B75004F0260 /* defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = defs.h; sourceTree = ""; }; + C75BB4FA17EE0B75004F0260 /* Exporter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = Exporter.hpp; sourceTree = ""; }; + C75BB4FB17EE0B75004F0260 /* Importer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = Importer.hpp; sourceTree = ""; }; + C75BB4FC17EE0B75004F0260 /* importerdesc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importerdesc.h; sourceTree = ""; }; + C75BB4FD17EE0B75004F0260 /* IOStream.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = IOStream.hpp; sourceTree = ""; }; + C75BB4FE17EE0B75004F0260 /* IOSystem.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = IOSystem.hpp; sourceTree = ""; }; + C75BB4FF17EE0B75004F0260 /* light.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = light.h; sourceTree = ""; }; + C75BB50017EE0B75004F0260 /* Logger.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = Logger.hpp; sourceTree = ""; }; + C75BB50117EE0B75004F0260 /* LogStream.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = LogStream.hpp; sourceTree = ""; }; + C75BB50217EE0B75004F0260 /* material.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = material.h; sourceTree = ""; }; + C75BB50317EE0B75004F0260 /* material.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = material.inl; sourceTree = ""; }; + C75BB50417EE0B75004F0260 /* matrix3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrix3x3.h; sourceTree = ""; }; + C75BB50517EE0B75004F0260 /* matrix3x3.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = matrix3x3.inl; sourceTree = ""; }; + C75BB50617EE0B75004F0260 /* matrix4x4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrix4x4.h; sourceTree = ""; }; + C75BB50717EE0B75004F0260 /* matrix4x4.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = matrix4x4.inl; sourceTree = ""; }; + C75BB50817EE0B75004F0260 /* mesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mesh.h; sourceTree = ""; }; + C75BB50917EE0B75004F0260 /* postprocess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = postprocess.h; sourceTree = ""; }; + C75BB50A17EE0B75004F0260 /* ProgressHandler.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ProgressHandler.hpp; sourceTree = ""; }; + C75BB50B17EE0B75004F0260 /* quaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quaternion.h; sourceTree = ""; }; + C75BB50C17EE0B75004F0260 /* scene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scene.h; sourceTree = ""; }; + C75BB50D17EE0B75004F0260 /* texture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = texture.h; sourceTree = ""; }; + C75BB50E17EE0B75004F0260 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + C75BB50F17EE0B75004F0260 /* vector2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector2.h; sourceTree = ""; }; + C75BB51017EE0B75004F0260 /* vector2.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vector2.inl; sourceTree = ""; }; + C75BB51117EE0B75004F0260 /* vector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector3.h; sourceTree = ""; }; + C75BB51217EE0B75004F0260 /* vector3.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vector3.inl; sourceTree = ""; }; + C75BB51317EE0B75004F0260 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D15AC330486D014006FF6A4 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 775DFF38067A968500C5B868 /* Cocoa.framework in Frameworks */, + 1BDF446B127772AF00D3E723 /* OpenGL.framework in Frameworks */, + 1BDF446F127772AF00D3E723 /* Quartz.framework in Frameworks */, + 1B0E9A901279ED43003108E7 /* libassimp.a in Frameworks */, + 1B0E9B1A1279F107003108E7 /* libz.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */ = { + isa = PBXGroup; + children = ( + 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */, + 1BDF446A127772AF00D3E723 /* OpenGL.framework */, + 1BDF446E127772AF00D3E723 /* Quartz.framework */, + ); + name = "Linked Frameworks"; + sourceTree = ""; + }; + 1058C7A8FEA54F5311CA2CBB /* Other Frameworks */ = { + isa = PBXGroup; + children = ( + 2A37F4C5FDCFA73011CA2CEA /* Foundation.framework */, + 7788DA0506752A1600599AAD /* CoreData.framework */, + 2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */, + ); + name = "Other Frameworks"; + sourceTree = ""; + }; + 19C28FB0FE9D524F11CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 8D15AC370486D014006FF6A4 /* SimpleAssimpViewX.app */, + ); + name = Products; + sourceTree = ""; + }; + 1B0E9AD21279EFCC003108E7 /* include */ = { + isa = PBXGroup; + children = ( + C75BB4F817EE0B75004F0260 /* DefaultLogger.hpp */, + C75BB4F917EE0B75004F0260 /* defs.h */, + C75BB4FA17EE0B75004F0260 /* Exporter.hpp */, + C75BB4FB17EE0B75004F0260 /* Importer.hpp */, + C75BB4FC17EE0B75004F0260 /* importerdesc.h */, + C75BB4FD17EE0B75004F0260 /* IOStream.hpp */, + C75BB4FE17EE0B75004F0260 /* IOSystem.hpp */, + C75BB4FF17EE0B75004F0260 /* light.h */, + C75BB50017EE0B75004F0260 /* Logger.hpp */, + C75BB50117EE0B75004F0260 /* LogStream.hpp */, + C75BB50217EE0B75004F0260 /* material.h */, + C75BB50317EE0B75004F0260 /* material.inl */, + C75BB50417EE0B75004F0260 /* matrix3x3.h */, + C75BB50517EE0B75004F0260 /* matrix3x3.inl */, + C75BB50617EE0B75004F0260 /* matrix4x4.h */, + C75BB50717EE0B75004F0260 /* matrix4x4.inl */, + C75BB50817EE0B75004F0260 /* mesh.h */, + C75BB50917EE0B75004F0260 /* postprocess.h */, + C75BB50A17EE0B75004F0260 /* ProgressHandler.hpp */, + C75BB50B17EE0B75004F0260 /* quaternion.h */, + C75BB50C17EE0B75004F0260 /* scene.h */, + C75BB50D17EE0B75004F0260 /* texture.h */, + C75BB50E17EE0B75004F0260 /* types.h */, + C75BB50F17EE0B75004F0260 /* vector2.h */, + C75BB51017EE0B75004F0260 /* vector2.inl */, + C75BB51117EE0B75004F0260 /* vector3.h */, + C75BB51217EE0B75004F0260 /* vector3.inl */, + C75BB51317EE0B75004F0260 /* version.h */, + C75BB4EA17EE0B64004F0260 /* ai_assert.h */, + C75BB4EB17EE0B64004F0260 /* anim.h */, + C75BB4EC17EE0B64004F0260 /* camera.h */, + C75BB4ED17EE0B64004F0260 /* cexport.h */, + C75BB4EE17EE0B64004F0260 /* cfileio.h */, + C75BB4EF17EE0B64004F0260 /* cimport.h */, + C75BB4F017EE0B64004F0260 /* color4.h */, + C75BB4F117EE0B64004F0260 /* color4.inl */, + C75BB4F217EE0B64004F0260 /* config.h */, + C75BB4F317EE0B64004F0260 /* metadata.h */, + C75BB4F417EE0B64004F0260 /* NullLogger.hpp */, + C75BB4F517EE0B64004F0260 /* quaternion.inl */, + 1B0E9AFC1279F006003108E7 /* Compiler */, + ); + path = include; + sourceTree = ""; + }; + 1B0E9AFC1279F006003108E7 /* Compiler */ = { + isa = PBXGroup; + children = ( + 1B0E9AFD1279F006003108E7 /* poppack1.h */, + 1B0E9AFE1279F006003108E7 /* pushpack1.h */, + ); + name = Compiler; + path = "/Users/vade/Asset Import/include/Compiler"; + sourceTree = ""; + }; + 2A37F4AAFDCFA73011CA2CEA /* DisplayLinkAsyncMoviePlayer */ = { + isa = PBXGroup; + children = ( + E1B74B1A0667B4A90069E3BA /* Models */, + 2A37F4ABFDCFA73011CA2CEA /* Classes */, + 1B0E9A8F1279ED43003108E7 /* libassimp.a */, + 1B0E9AD21279EFCC003108E7 /* include */, + 2A37F4AFFDCFA73011CA2CEA /* Other Sources */, + 2A37F4B8FDCFA73011CA2CEA /* Resources */, + 2A37F4C3FDCFA73011CA2CEA /* Frameworks */, + 19C28FB0FE9D524F11CA2CBB /* Products */, + 1B0E9B191279F107003108E7 /* libz.dylib */, + ); + name = DisplayLinkAsyncMoviePlayer; + sourceTree = ""; + }; + 2A37F4ABFDCFA73011CA2CEA /* Classes */ = { + isa = PBXGroup; + children = ( + 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */, + 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */, + 1B0E9A931279EDCD003108E7 /* ModelLoaderHelperClasses.h */, + 1B0E9A941279EDCD003108E7 /* ModelLoaderHelperClasses.mm */, + ); + name = Classes; + sourceTree = ""; + }; + 2A37F4AFFDCFA73011CA2CEA /* Other Sources */ = { + isa = PBXGroup; + children = ( + 32DBCF750370BD2300C91783 /* SimpleAssimpViewX_Prefix.pch */, + 2A37F4B0FDCFA73011CA2CEA /* main.m */, + ); + name = "Other Sources"; + sourceTree = ""; + }; + 2A37F4B8FDCFA73011CA2CEA /* Resources */ = { + isa = PBXGroup; + children = ( + 2F7446A70DB6BCF400F9684A /* MainMenu.xib */, + 2F7446A90DB6BCF400F9684A /* MyDocument.xib */, + 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */, + 8D15AC360486D014006FF6A4 /* SimpleAssimpViewX-Info.plist */, + 089C165FFE840EACC02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 2A37F4C3FDCFA73011CA2CEA /* Frameworks */ = { + isa = PBXGroup; + children = ( + 1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */, + 1058C7A8FEA54F5311CA2CBB /* Other Frameworks */, + ); + name = Frameworks; + sourceTree = ""; + }; + E1B74B1A0667B4A90069E3BA /* Models */ = { + isa = PBXGroup; + children = ( + 775BDEF0067A8BF0009058FE /* MyDocument.xcdatamodel */, + ); + name = Models; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D15AC270486D014006FF6A4 /* SimpleAssimpViewX */ = { + isa = PBXNativeTarget; + buildConfigurationList = 26FC0AA50875C8B900E6366F /* Build configuration list for PBXNativeTarget "SimpleAssimpViewX" */; + buildPhases = ( + 8D15AC2B0486D014006FF6A4 /* Resources */, + 8D15AC300486D014006FF6A4 /* Sources */, + 8D15AC330486D014006FF6A4 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = SimpleAssimpViewX; + productInstallPath = "$(HOME)/Applications"; + productName = DisplayLinkAsyncMoviePlayer; + productReference = 8D15AC370486D014006FF6A4 /* SimpleAssimpViewX.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 2A37F4A9FDCFA73011CA2CEA /* Project object */ = { + isa = PBXProject; + attributes = { + }; + buildConfigurationList = 26FC0AA90875C8B900E6366F /* Build configuration list for PBXProject "SimpleAssimpViewX" */; + compatibilityVersion = "Xcode 3.1"; + developmentRegion = English; + hasScannedForEncodings = 1; + knownRegions = ( + en, + ); + mainGroup = 2A37F4AAFDCFA73011CA2CEA /* DisplayLinkAsyncMoviePlayer */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D15AC270486D014006FF6A4 /* SimpleAssimpViewX */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D15AC2B0486D014006FF6A4 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */, + 8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */, + 2F7446AB0DB6BCF400F9684A /* MainMenu.xib in Resources */, + 2F7446AC0DB6BCF400F9684A /* MyDocument.xib in Resources */, + C75BB4F617EE0B64004F0260 /* color4.inl in Resources */, + C75BB4F717EE0B64004F0260 /* quaternion.inl in Resources */, + C75BB51417EE0B75004F0260 /* material.inl in Resources */, + C75BB51517EE0B75004F0260 /* matrix3x3.inl in Resources */, + C75BB51617EE0B75004F0260 /* matrix4x4.inl in Resources */, + C75BB51717EE0B75004F0260 /* vector2.inl in Resources */, + C75BB51817EE0B75004F0260 /* vector3.inl in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D15AC300486D014006FF6A4 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D15AC310486D014006FF6A4 /* MyDocument.mm in Sources */, + 8D15AC320486D014006FF6A4 /* main.m in Sources */, + 775BDEF1067A8BF0009058FE /* MyDocument.xcdatamodel in Sources */, + 1B0E9A951279EDCD003108E7 /* ModelLoaderHelperClasses.mm in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C165FFE840EACC02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1660FE840EACC02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; + 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */ = { + isa = PBXVariantGroup; + children = ( + 2A37F4BAFDCFA73011CA2CEA /* English */, + ); + name = Credits.rtf; + sourceTree = ""; + }; + 2F7446A70DB6BCF400F9684A /* MainMenu.xib */ = { + isa = PBXVariantGroup; + children = ( + 2F7446A80DB6BCF400F9684A /* English */, + ); + name = MainMenu.xib; + sourceTree = ""; + }; + 2F7446A90DB6BCF400F9684A /* MyDocument.xib */ = { + isa = PBXVariantGroup; + children = ( + 2F7446AA0DB6BCF400F9684A /* English */, + ); + name = MyDocument.xib; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 26FC0AA60875C8B900E6366F /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_MODEL_TUNING = G5; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = SimpleAssimpViewX_Prefix.pch; + HEADER_SEARCH_PATHS = "\"$(SRCROOT)\"/**"; + INFOPLIST_FILE = "SimpleAssimpViewX-Info.plist"; + INSTALL_PATH = "$(HOME)/Applications"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "\"$(SRCROOT)\"", + ); + ONLY_ACTIVE_ARCH = YES; + PRODUCT_NAME = SimpleAssimpViewX; + VALID_ARCHS = "x86_64 i386"; + WRAPPER_EXTENSION = app; + }; + name = Debug; + }; + 26FC0AA70875C8B900E6366F /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)\""; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_MODEL_TUNING = G5; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = SimpleAssimpViewX_Prefix.pch; + HEADER_SEARCH_PATHS = "\"$(SRCROOT)\"/**"; + INFOPLIST_FILE = "SimpleAssimpViewX-Info.plist"; + INSTALL_PATH = "$(HOME)/Applications"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "\"$(SRCROOT)\"", + ); + ONLY_ACTIVE_ARCH = NO; + PRODUCT_NAME = SimpleAssimpViewX; + VALID_ARCHS = "x86_64 i386"; + WRAPPER_EXTENSION = app; + }; + name = Release; + }; + 26FC0AAA0875C8B900E6366F /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + ONLY_ACTIVE_ARCH = YES; + PREBINDING = NO; + SDKROOT = macosx; + }; + name = Debug; + }; + 26FC0AAB0875C8B900E6366F /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + PREBINDING = NO; + SDKROOT = macosx; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 26FC0AA50875C8B900E6366F /* Build configuration list for PBXNativeTarget "SimpleAssimpViewX" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 26FC0AA60875C8B900E6366F /* Debug */, + 26FC0AA70875C8B900E6366F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 26FC0AA90875C8B900E6366F /* Build configuration list for PBXProject "SimpleAssimpViewX" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 26FC0AAA0875C8B900E6366F /* Debug */, + 26FC0AAB0875C8B900E6366F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 2A37F4A9FDCFA73011CA2CEA /* Project object */; +} diff --git a/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/vade.mode1v3 b/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/vade.mode1v3 new file mode 100644 index 0000000..38f2669 --- /dev/null +++ b/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/vade.mode1v3 @@ -0,0 +1,1418 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + DefaultDescriptionKey + DockingSystemVisible + + Extension + mode1v3 + FavBarConfig + + PBXProjectModuleGUID + 1BDF44A71277739F00D3E723 + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.mode1v3 + MajorVersion + 33 + MinorVersion + 0 + Name + Default + Notifications + + OpenEditors + + PerspectiveWidths + + -1 + -1 + + Perspectives + + + ChosenToolbarItems + + active-combo-popup + action + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + get-info + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProjectWithEditor + Identifier + perspective.project + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 275 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 2A37F4AAFDCFA73011CA2CEA + E1B74B1A0667B4A90069E3BA + 2A37F4ABFDCFA73011CA2CEA + 1B0E9AD21279EFCC003108E7 + 1B0E9AFC1279F006003108E7 + 2A37F4AFFDCFA73011CA2CEA + 2A37F4B8FDCFA73011CA2CEA + 2A37F4C3FDCFA73011CA2CEA + 1058C7A6FEA54F5311CA2CBB + 1C37FBAC04509CD000000102 + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 5 + 3 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {275, 910}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {292, 928}} + GroupTreeTableConfiguration + + MainColumn + 275 + + RubberWindowFrame + 138 59 1346 969 0 0 1680 1028 + + Module + PBXSmartGroupTreeModule + Proportion + 292pt + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20306471E060097A5F4 + PBXProjectModuleLabel + MyDocument.mm + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CE0B20406471E060097A5F4 + PBXProjectModuleLabel + MyDocument.mm + _historyCapacity + 0 + bookmark + 1BA5B2CD127A06090089D2EA + history + + 1BDF44A01277739F00D3E723 + 1BDF44A11277739F00D3E723 + 1BDF44B91277745D00D3E723 + 1BDF44BB1277745D00D3E723 + 1BDF450D127776C900D3E723 + 1B0E9B201279F118003108E7 + 1B0E9B211279F118003108E7 + 1BA5B23E1279FF900089D2EA + 1BA5B28D127A03AF0089D2EA + 1BA5B28E127A03AF0089D2EA + + + SplitCount + 1 + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {1049, 880}} + RubberWindowFrame + 138 59 1346 969 0 0 1680 1028 + + Module + PBXNavigatorGroup + Proportion + 880pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20506471E060097A5F4 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{0, 885}, {1049, 43}} + RubberWindowFrame + 138 59 1346 969 0 0 1680 1028 + + Module + XCDetailModule + Proportion + 43pt + + + Proportion + 1049pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDetailModule + + TableOfContents + + 1BA5B255127A00700089D2EA + 1CE0B1FE06471DED0097A5F4 + 1BA5B256127A00700089D2EA + 1CE0B20306471E060097A5F4 + 1CE0B20506471E060097A5F4 + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.morph + IsVertical + 0 + Layout + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 11E0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 29B97314FDCFA39411CA2CEA + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 337}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 1 + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 355}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 373 269 690 397 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 100% + + + Name + Morph + PreferredWidth + 300 + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + + TableOfContents + + 11E0B1FE06471DED0097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default.shortV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecificationMode1.xcperspec' + StatusbarIsVisible + + TimeStamp + 0.0 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 1 + Type + Perspectives + UpdateMessage + The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? + WindowJustification + 5 + WindowOrderList + + 1BA5B2CE127A06090089D2EA + 1BA5B260127A00700089D2EA + 1BA5B261127A00700089D2EA + 1CD10A99069EF8BA00B06720 + 1BDF44A81277739F00D3E723 + 1C78EAAD065D492600B07095 + /SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj + + WindowString + 138 59 1346 969 0 0 1680 1028 + WindowToolsV3 + + + FirstTimeWindowDisplayed + + Identifier + windowTool.build + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {1429, 686}} + RubberWindowFrame + 115 60 1429 968 0 0 1680 1028 + + Module + PBXNavigatorGroup + Proportion + 686pt + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1021 + XCBuildResultsTrigger_Open + 1011 + + GeometryConfiguration + + Frame + {{0, 691}, {1429, 236}} + RubberWindowFrame + 115 60 1429 968 0 0 1680 1028 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 927pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + + TableOfContents + + 1BDF44A81277739F00D3E723 + 1BA5B257127A00700089D2EA + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowContentMinSize + 486 300 + WindowString + 115 60 1429 968 0 0 1680 1028 + WindowToolGUID + 1BDF44A81277739F00D3E723 + WindowToolIsVisible + + + + FirstTimeWindowDisplayed + + Identifier + windowTool.debugger + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {533, 396}} + {{533, 0}, {706, 396}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {1239, 396}} + {{0, 396}, {1239, 400}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {1239, 796}} + PBXDebugSessionStackFrameViewKey + + DebugVariablesTableConfiguration + + Name + 120 + Value + 85 + Summary + 476 + + Frame + {{533, 0}, {706, 396}} + RubberWindowFrame + 441 177 1239 837 0 0 1680 1028 + + RubberWindowFrame + 441 177 1239 837 0 0 1680 1028 + + Module + PBXDebugSessionModule + Proportion + 796pt + + + Proportion + 796pt + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1BA5B258127A00700089D2EA + 1C162984064C10D400B95A72 + 1BA5B259127A00700089D2EA + 1BA5B25A127A00700089D2EA + 1BA5B25B127A00700089D2EA + 1BA5B25C127A00700089D2EA + 1BA5B25D127A00700089D2EA + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 441 177 1239 837 0 0 1680 1028 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + MENUSEPARATOR + + + FirstTimeWindowDisplayed + + Identifier + windowTool.debuggerConsole + IsVertical + + Layout + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {728, 246}} + RubberWindowFrame + 420 718 728 287 0 0 1680 1028 + + Module + PBXDebugCLIModule + Proportion + 246pt + + + Proportion + 246pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + + TableOfContents + + 1C78EAAD065D492600B07095 + 1BA5B25E127A00700089D2EA + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 420 718 728 287 0 0 1680 1028 + WindowToolGUID + 1C78EAAD065D492600B07095 + WindowToolIsVisible + + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.0950012207031 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scm + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 100% + + + Proportion + 100% + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.projectFormatConflicts + Layout + + + Dock + + + Module + XCProjectFormatConflictsModule + Proportion + 100% + + + Proportion + 100% + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + 0 + WindowContentMinSize + 450 300 + WindowString + 50 850 472 307 0 0 1440 877 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {374, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {630, 331}} + MembersFrame + {{0, 105}, {374, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 97 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 385 179 630 352 0 0 1440 878 + + Module + PBXClassBrowserModule + Proportion + 332pt + + + Proportion + 332pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C0AD2AF069F1E9B00FABCE6 + 1C0AD2B0069F1E9B00FABCE6 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 385 179 630 352 0 0 1440 878 + WindowToolGUID + 1C0AD2AF069F1E9B00FABCE6 + WindowToolIsVisible + 0 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/vade.pbxuser b/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/vade.pbxuser new file mode 100644 index 0000000..c686147 --- /dev/null +++ b/libs/assimp/samples/SimpleAssimpViewX/SimpleAssimpViewX.xcodeproj/vade.pbxuser @@ -0,0 +1,1914 @@ +// !$*UTF8*$! +{ + 1B0E99FF1279E80B003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 15"; + rLen = 0; + rLoc = 1021; + rType = 0; + vrLen = 1096; + vrLoc = 88; + }; + 1B0E9A231279EA16003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 19"; + rLen = 0; + rLoc = 554; + rType = 0; + vrLen = 462; + vrLoc = 0; + }; + 1B0E9A241279EA16003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 34"; + rLen = 0; + rLoc = 1327; + rType = 0; + vrLen = 1080; + vrLoc = 148; + }; + 1B0E9A251279EA16003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 34"; + rLen = 0; + rLoc = 1327; + rType = 0; + vrLen = 1080; + vrLoc = 148; + }; + 1B0E9A2B1279EA26003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 34"; + rLen = 0; + rLoc = 1327; + rType = 0; + vrLen = 1077; + vrLoc = 148; + }; + 1B0E9A2F1279EA37003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 56"; + rLen = 0; + rLoc = 7323; + rType = 0; + vrLen = 1110; + vrLoc = 152; + }; + 1B0E9A331279EA40003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 34"; + rLen = 0; + rLoc = 1327; + rType = 0; + vrLen = 1112; + vrLoc = 152; + }; + 1B0E9A371279EA45003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 34"; + rLen = 0; + rLoc = 1327; + rType = 0; + vrLen = 1110; + vrLoc = 152; + }; + 1B0E9A3A1279EA54003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 34"; + rLen = 0; + rLoc = 1327; + rType = 0; + vrLen = 1160; + vrLoc = 152; + }; + 1B0E9A3D1279EA64003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 35"; + rLen = 0; + rLoc = 1327; + rType = 0; + vrLen = 1162; + vrLoc = 152; + }; + 1B0E9A4D1279EB1F003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 17"; + rLen = 0; + rLoc = 866; + rType = 0; + vrLen = 1563; + vrLoc = 152; + }; + 1B0E9A501279EB8D003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 49"; + rLen = 0; + rLoc = 1539; + rType = 0; + vrLen = 1521; + vrLoc = 742; + }; + 1B0E9A511279EBA9003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 61"; + rLen = 0; + rLoc = 3197; + rType = 0; + vrLen = 1521; + vrLoc = 742; + }; + 1B0E9A541279EC57003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 88"; + rLen = 0; + rLoc = 8000; + rType = 0; + vrLen = 1457; + vrLoc = 1016; + }; + 1B0E9A561279EC72003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 25"; + rLen = 0; + rLoc = 1112; + rType = 0; + vrLen = 481; + vrLoc = 0; + }; + 1B0E9A571279EC72003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 105"; + rLen = 16; + rLoc = 8283; + rType = 0; + vrLen = 1569; + vrLoc = 1260; + }; + 1B0E9A581279EC72003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 105"; + rLen = 16; + rLoc = 8283; + rType = 0; + vrLen = 1334; + vrLoc = 1653; + }; + 1B0E9A921279ED56003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 102"; + rLen = 0; + rLoc = 8279; + rType = 0; + vrLen = 1575; + vrLoc = 1297; + }; + 1B0E9A931279EDCD003108E7 /* ModelLoaderHelperClasses.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {806, 1326}}"; + sepNavSelRange = "{217, 0}"; + sepNavVisRange = "{48, 363}"; + }; + }; + 1B0E9A941279EDCD003108E7 /* ModelLoaderHelperClasses.mm */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {779, 1261}}"; + sepNavSelRange = "{585, 0}"; + sepNavVisRange = "{0, 1258}"; + }; + }; + 1B0E9A9C1279EE7D003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1B0E9A941279EDCD003108E7 /* ModelLoaderHelperClasses.mm */; + name = "ModelLoaderHelperClasses.mm: 9"; + rLen = 26; + rLoc = 155; + rType = 0; + vrLen = 1258; + vrLoc = 0; + }; + 1B0E9A9D1279EE7D003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 42"; + rLen = 0; + rLoc = 977; + rType = 0; + vrLen = 1050; + vrLoc = 0; + }; + 1B0E9A9E1279EE7D003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 14"; + rLen = 0; + rLoc = 336; + rType = 0; + vrLen = 1483; + vrLoc = 0; + }; + 1B0E9A9F1279EE7D003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + comments = "AiColor4D.h: No such file or directory"; + fRef = 1B0E9A931279EDCD003108E7 /* ModelLoaderHelperClasses.h */; + rLen = 1; + rLoc = 10; + rType = 1; + }; + 1B0E9AA01279EE7D003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1B0E9A931279EDCD003108E7 /* ModelLoaderHelperClasses.h */; + name = "ModelLoaderHelperClasses.h: 31"; + rLen = 0; + rLoc = 780; + rType = 0; + vrLen = 1613; + vrLoc = 0; + }; + 1B0E9AD61279EFCC003108E7 /* aiColor4D.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {806, 1144}}"; + sepNavSelRange = "{2077, 35}"; + sepNavVisRange = "{1794, 611}"; + }; + }; + 1B0E9AE91279EFCC003108E7 /* aiVector3D.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {988, 1534}}"; + sepNavSelRange = "{838, 0}"; + sepNavVisRange = "{0, 2586}"; + }; + }; + 1B0E9B0C1279F08F003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1B0E9A931279EDCD003108E7 /* ModelLoaderHelperClasses.h */; + name = "ModelLoaderHelperClasses.h: 11"; + rLen = 0; + rLoc = 217; + rType = 0; + vrLen = 363; + vrLoc = 48; + }; + 1B0E9B0D1279F08F003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1B0E9AD61279EFCC003108E7 /* aiColor4D.h */; + name = "aiColor4D.h: 51"; + rLen = 35; + rLoc = 2077; + rType = 0; + vrLen = 611; + vrLoc = 1794; + }; + 1B0E9B0E1279F08F003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 30"; + rLen = 0; + rLoc = 612; + rType = 0; + vrLen = 813; + vrLoc = 229; + }; + 1B0E9B0F1279F08F003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + comments = "Invalid conversion from 'objc_object*' to 'CVReturn'"; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + rLen = 1; + rLoc = 38; + rType = 1; + }; + 1B0E9B101279F08F003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 36"; + rLen = 93; + rLoc = 836; + rType = 0; + vrLen = 820; + vrLoc = 258; + }; + 1B0E9B1D1279F110003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 20"; + rLen = 0; + rLoc = 390; + rType = 0; + vrLen = 770; + vrLoc = 3; + }; + 1B0E9B1E1279F110003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + comments = "Invalid conversion from 'void*' to '_CGLContextObject*'"; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + rLen = 1; + rLoc = 267; + rType = 1; + }; + 1B0E9B1F1279F110003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 122"; + rLen = 0; + rLoc = 8282; + rType = 0; + vrLen = 822; + vrLoc = 2503; + }; + 1B0E9B201279F118003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1B0E9A931279EDCD003108E7 /* ModelLoaderHelperClasses.h */; + name = "ModelLoaderHelperClasses.h: 31"; + rLen = 0; + rLoc = 780; + rType = 0; + vrLen = 1613; + vrLoc = 0; + }; + 1B0E9B211279F118003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1B0E9A941279EDCD003108E7 /* ModelLoaderHelperClasses.mm */; + name = "ModelLoaderHelperClasses.mm: 34"; + rLen = 0; + rLoc = 585; + rType = 0; + vrLen = 1258; + vrLoc = 0; + }; + 1B0E9B221279F118003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 47"; + rLen = 0; + rLoc = 1094; + rType = 0; + vrLen = 1117; + vrLoc = 0; + }; + 1B0E9B231279F118003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + comments = "Invalid conversion from 'void*' to '_CGLContextObject*'"; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + rLen = 1; + rLoc = 267; + rType = 1; + }; + 1B0E9B241279F118003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 100"; + rLen = 0; + rLoc = 7398; + rType = 0; + vrLen = 1510; + vrLoc = 55; + }; + 1B0E9BA81279F2A2003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + comments = "Request for member 'inputModelPath' in 'self', which is of non-class type 'MyDocument* const'"; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + rLen = 1; + rLoc = 193; + rType = 1; + }; + 1B0E9BA91279F2A2003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 140"; + rLen = 0; + rLoc = 5889; + rType = 0; + vrLen = 2547; + vrLoc = 3352; + }; + 1B0E9BB41279F317003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 222"; + rLen = 59; + rLoc = 9457; + rType = 0; + vrLen = 2522; + vrLoc = 7077; + }; + 1B0E9BB51279F317003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 52"; + rLen = 0; + rLoc = 1285; + rType = 0; + vrLen = 1584; + vrLoc = 0; + }; + 1B0E9BB61279F317003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 52"; + rLen = 0; + rLoc = 1225; + rType = 0; + vrLen = 1644; + vrLoc = 0; + }; + 1B0E9BBC1279F38A003108E7 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 52"; + rLen = 0; + rLoc = 1225; + rType = 0; + vrLen = 1644; + vrLoc = 0; + }; + 1BA5B1841279F5FE0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + comments = "'cgl_ctx' was not declared in this scope"; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + rLen = 1; + rLoc = 231; + rType = 1; + }; + 1BA5B1851279F5FE0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 182"; + rLen = 65; + rLoc = 7587; + rType = 0; + vrLen = 1227; + vrLoc = 5670; + }; + 1BA5B1941279F61A0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 52"; + rLen = 0; + rLoc = 1225; + rType = 0; + vrLen = 1644; + vrLoc = 0; + }; + 1BA5B1951279F61A0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1352; + vrLoc = 0; + }; + 1BA5B19E1279F6480089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1352; + vrLoc = 0; + }; + 1BA5B1A21279F6640089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1A61279F6910089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1AE1279F6D30089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1B21279F7010089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1B41279F72F0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1380; + vrLoc = 0; + }; + 1BA5B1B91279F7520089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1BD1279F79D0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1C11279F7BB0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1C51279F7CC0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1C91279F7F70089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 11"; + rLen = 0; + rLoc = 196; + rType = 0; + vrLen = 1350; + vrLoc = 0; + }; + 1BA5B1CB1279F81B0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 234"; + rLen = 0; + rLoc = 8816; + rType = 0; + vrLen = 1240; + vrLoc = 7025; + }; + 1BA5B1D01279F8BF0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 605"; + rLen = 0; + rLoc = 21605; + rType = 0; + vrLen = 1943; + vrLoc = 18792; + }; + 1BA5B1D21279F8CF0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + comments = "'helper' was not declared in this scope"; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + rLen = 1; + rLoc = 564; + rType = 1; + }; + 1BA5B1D31279F8CF0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 536"; + rLen = 0; + rLoc = 19329; + rType = 0; + vrLen = 1740; + vrLoc = 17973; + }; + 1BA5B1D41279F9280089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 243"; + rLen = 0; + rLoc = 8860; + rType = 0; + vrLen = 1611; + vrLoc = 6880; + }; + 1BA5B1D91279F97C0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 261"; + rLen = 0; + rLoc = 8912; + rType = 0; + vrLen = 706; + vrLoc = 7780; + }; + 1BA5B1DA1279F97C0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 85"; + rLen = 0; + rLoc = 2039; + rType = 0; + vrLen = 779; + vrLoc = 1600; + }; + 1BA5B1DE1279F9AC0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 263"; + rLen = 0; + rLoc = 8912; + rType = 0; + vrLen = 706; + vrLoc = 7806; + }; + 1BA5B1DF1279F9AC0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 101"; + rLen = 0; + rLoc = 3062; + rType = 0; + vrLen = 739; + vrLoc = 1600; + }; + 1BA5B1E31279F9DA0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 268"; + rLen = 0; + rLoc = 9182; + rType = 0; + vrLen = 741; + vrLoc = 7806; + }; + 1BA5B1E41279F9DA0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 101"; + rLen = 0; + rLoc = 3062; + rType = 0; + vrLen = 739; + vrLoc = 1600; + }; + 1BA5B1E61279FA750089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 541"; + rLen = 0; + rLoc = 19329; + rType = 0; + vrLen = 1874; + vrLoc = 16918; + }; + 1BA5B1E71279FA760089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 254"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 774; + vrLoc = 7806; + }; + 1BA5B1E81279FA760089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 101"; + rLen = 0; + rLoc = 3062; + rType = 0; + vrLen = 805; + vrLoc = 1600; + }; + 1BA5B1ED1279FB2B0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 254"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 841; + vrLoc = 7703; + }; + 1BA5B1EE1279FB2B0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 100"; + rLen = 0; + rLoc = 3058; + rType = 0; + vrLen = 850; + vrLoc = 1518; + }; + 1BA5B1EF1279FB7E0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 257"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 794; + vrLoc = 8007; + }; + 1BA5B1F01279FB7E0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 104"; + rLen = 0; + rLoc = 3062; + rType = 0; + vrLen = 848; + vrLoc = 1625; + }; + 1BA5B1F31279FBBC0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 264"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 770; + vrLoc = 8073; + }; + 1BA5B1F41279FBBC0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 105"; + rLen = 0; + rLoc = 2826; + rType = 0; + vrLen = 758; + vrLoc = 1904; + }; + 1BA5B1F81279FBCD0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 264"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 770; + vrLoc = 8071; + }; + 1BA5B1F91279FBCD0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 99"; + rLen = 0; + rLoc = 2499; + rType = 0; + vrLen = 756; + vrLoc = 1904; + }; + 1BA5B1FF1279FBFE0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 266"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 836; + vrLoc = 8034; + }; + 1BA5B2001279FBFE0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 101"; + rLen = 0; + rLoc = 2513; + rType = 0; + vrLen = 758; + vrLoc = 1904; + }; + 1BA5B2021279FC0D0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 268"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 841; + vrLoc = 8063; + }; + 1BA5B2031279FC0D0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 99"; + rLen = 0; + rLoc = 2469; + rType = 0; + vrLen = 840; + vrLoc = 1828; + }; + 1BA5B2041279FC280089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 555"; + rLen = 0; + rLoc = 19329; + rType = 0; + vrLen = 1734; + vrLoc = 15640; + }; + 1BA5B2071279FC580089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 273"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 763; + vrLoc = 8201; + }; + 1BA5B2081279FC580089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 117"; + rLen = 0; + rLoc = 2992; + rType = 0; + vrLen = 850; + vrLoc = 2115; + }; + 1BA5B20C1279FC910089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 273"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 763; + vrLoc = 8212; + }; + 1BA5B20D1279FC910089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 113"; + rLen = 0; + rLoc = 2876; + rType = 0; + vrLen = 861; + vrLoc = 2115; + }; + 1BA5B2111279FCA60089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 273"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 763; + vrLoc = 8212; + }; + 1BA5B2121279FCA60089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 113"; + rLen = 0; + rLoc = 2858; + rType = 0; + vrLen = 861; + vrLoc = 2115; + }; + 1BA5B2161279FCBC0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 274"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 760; + vrLoc = 8208; + }; + 1BA5B2171279FCBC0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 120"; + rLen = 0; + rLoc = 3058; + rType = 0; + vrLen = 843; + vrLoc = 2115; + }; + 1BA5B2191279FCF40089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 278"; + rLen = 0; + rLoc = 8702; + rType = 0; + vrLen = 620; + vrLoc = 7900; + }; + 1BA5B21A1279FCF40089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 123"; + rLen = 0; + rLoc = 3057; + rType = 0; + vrLen = 906; + vrLoc = 2115; + }; + 1BA5B21D1279FD420089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 564"; + rLen = 0; + rLoc = 19329; + rType = 0; + vrLen = 1837; + vrLoc = 15804; + }; + 1BA5B21E1279FD650089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 571"; + rLen = 0; + rLoc = 19580; + rType = 0; + vrLen = 2085; + vrLoc = 18311; + }; + 1BA5B21F1279FD650089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 122"; + rLen = 0; + rLoc = 3057; + rType = 0; + vrLen = 92; + vrLoc = 2115; + }; + 1BA5B2221279FD7E0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 571"; + rLen = 0; + rLoc = 19580; + rType = 0; + vrLen = 2030; + vrLoc = 18311; + }; + 1BA5B2231279FD7E0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 122"; + rLen = 0; + rLoc = 3057; + rType = 0; + vrLen = 58; + vrLoc = 2115; + }; + 1BA5B2271279FD990089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 570"; + rLen = 0; + rLoc = 19529; + rType = 0; + vrLen = 984; + vrLoc = 18313; + }; + 1BA5B2281279FD990089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 121"; + rLen = 0; + rLoc = 3054; + rType = 0; + vrLen = 812; + vrLoc = 2115; + }; + 1BA5B22C1279FDAA0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 570"; + rLen = 0; + rLoc = 19529; + rType = 0; + vrLen = 984; + vrLoc = 18311; + }; + 1BA5B22D1279FDAA0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 92"; + rLen = 0; + rLoc = 2215; + rType = 0; + vrLen = 719; + vrLoc = 1758; + }; + 1BA5B2311279FDCF0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 570"; + rLen = 0; + rLoc = 19529; + rType = 0; + vrLen = 984; + vrLoc = 18310; + }; + 1BA5B2321279FDCF0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 118"; + rLen = 0; + rLoc = 2958; + rType = 0; + vrLen = 821; + vrLoc = 2005; + }; + 1BA5B2361279FDE30089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 570"; + rLen = 0; + rLoc = 19529; + rType = 0; + vrLen = 1291; + vrLoc = 18982; + }; + 1BA5B2371279FDE30089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 90"; + rLen = 0; + rLoc = 2181; + rType = 0; + vrLen = 953; + vrLoc = 2627; + }; + 1BA5B23E1279FF900089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 10"; + rLen = 0; + rLoc = 178; + rType = 0; + vrLen = 1644; + vrLoc = 0; + }; + 1BA5B23F1279FF900089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 156"; + rLen = 0; + rLoc = 4176; + rType = 0; + vrLen = 2878; + vrLoc = 2827; + }; + 1BA5B2401279FF900089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 270"; + rLen = 0; + rLoc = 8687; + rType = 0; + vrLen = 1626; + vrLoc = 7772; + }; + 1BA5B244127A001E0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 271"; + rLen = 0; + rLoc = 8682; + rType = 0; + vrLen = 1741; + vrLoc = 7798; + }; + 1BA5B248127A00350089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 270"; + rLen = 0; + rLoc = 8642; + rType = 0; + vrLen = 1741; + vrLoc = 7798; + }; + 1BA5B254127A00700089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 254"; + rLen = 0; + rLoc = 8244; + rType = 0; + vrLen = 1683; + vrLoc = 7798; + }; + 1BA5B269127A012B0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 89"; + rLen = 0; + rLoc = 2101; + rType = 0; + vrLen = 1434; + vrLoc = 963; + }; + 1BA5B26D127A01450089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 73"; + rLen = 0; + rLoc = 1537; + rType = 0; + vrLen = 1440; + vrLoc = 963; + }; + 1BA5B26F127A017A0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 162"; + rLen = 0; + rLoc = 4341; + rType = 0; + vrLen = 3021; + vrLoc = 3030; + }; + 1BA5B275127A021A0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 152"; + rLen = 0; + rLoc = 3914; + rType = 0; + vrLen = 2775; + vrLoc = 3073; + }; + 1BA5B287127A02E00089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 148"; + rLen = 0; + rLoc = 3740; + rType = 0; + vrLen = 2408; + vrLoc = 5640; + }; + 1BA5B28D127A03AF0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1B0E9AE91279EFCC003108E7 /* aiVector3D.h */; + name = "aiVector3D.h: 23"; + rLen = 0; + rLoc = 838; + rType = 0; + vrLen = 2586; + vrLoc = 0; + }; + 1BA5B28E127A03AF0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 148"; + rLen = 0; + rLoc = 3740; + rType = 0; + vrLen = 2453; + vrLoc = 5640; + }; + 1BA5B28F127A03AF0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 91"; + rLen = 0; + rLoc = 2142; + rType = 0; + vrLen = 1746; + vrLoc = 1327; + }; + 1BA5B293127A03EE0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 284"; + rLen = 0; + rLoc = 8856; + rType = 0; + vrLen = 1724; + vrLoc = 8099; + }; + 1BA5B297127A04000089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 284"; + rLen = 0; + rLoc = 8856; + rType = 0; + vrLen = 1724; + vrLoc = 8099; + }; + 1BA5B29B127A04200089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 292"; + rLen = 0; + rLoc = 9088; + rType = 0; + vrLen = 1680; + vrLoc = 8099; + }; + 1BA5B29F127A042C0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 292"; + rLen = 0; + rLoc = 9088; + rType = 0; + vrLen = 1681; + vrLoc = 8099; + }; + 1BA5B2A3127A04370089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 292"; + rLen = 0; + rLoc = 9088; + rType = 0; + vrLen = 1682; + vrLoc = 8099; + }; + 1BA5B2A7127A04480089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 285"; + rLen = 0; + rLoc = 8856; + rType = 0; + vrLen = 1726; + vrLoc = 8099; + }; + 1BA5B2AB127A04520089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 284"; + rLen = 0; + rLoc = 8851; + rType = 0; + vrLen = 1725; + vrLoc = 8099; + }; + 1BA5B2AF127A04620089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 284"; + rLen = 0; + rLoc = 8851; + rType = 0; + vrLen = 1724; + vrLoc = 8099; + }; + 1BA5B2B3127A04930089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 293"; + rLen = 0; + rLoc = 9129; + rType = 0; + vrLen = 1672; + vrLoc = 8099; + }; + 1BA5B2B7127A04BA0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 122"; + rLen = 0; + rLoc = 2961; + rType = 0; + vrLen = 1860; + vrLoc = 1587; + }; + 1BA5B2BB127A04D30089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 122"; + rLen = 0; + rLoc = 2954; + rType = 0; + vrLen = 1858; + vrLoc = 1587; + }; + 1BA5B2C1127A05680089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 86"; + rLen = 0; + rLoc = 1889; + rType = 0; + vrLen = 1497; + vrLoc = 1010; + }; + 1BA5B2C5127A05A20089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 279"; + rLen = 0; + rLoc = 8691; + rType = 0; + vrLen = 1403; + vrLoc = 7978; + }; + 1BA5B2C9127A05CB0089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 122"; + rLen = 0; + rLoc = 2876; + rType = 0; + vrLen = 1860; + vrLoc = 1862; + }; + 1BA5B2CD127A06090089D2EA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.mm: 279"; + rLen = 0; + rLoc = 8691; + rType = 0; + vrLen = 1428; + vrLoc = 7916; + }; + 1BDF445B1277729000D3E723 /* SimpleAssimpViewX */ = { + isa = PBXExecutable; + activeArgIndices = ( + ); + argumentStrings = ( + ); + autoAttachOnCrash = 1; + breakpointsEnabled = 0; + configStateDict = { + }; + customDataFormattersEnabled = 1; + dataTipCustomDataFormattersEnabled = 1; + dataTipShowTypeColumn = 1; + dataTipSortType = 0; + debuggerPlugin = GDBDebugging; + disassemblyDisplayState = 0; + dylibVariantSuffix = ""; + enableDebugStr = 1; + environmentEntries = ( + ); + executableSystemSymbolLevel = 0; + executableUserSymbolLevel = 0; + libgmallocEnabled = 0; + name = SimpleAssimpViewX; + savedGlobals = { + }; + showTypeColumn = 0; + sourceDirectories = ( + ); + variableFormatDictionary = { + }; + }; + 1BDF4468127772AF00D3E723 /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + repositoryNamesForRoots = { + "" = ""; + }; + }; + }; + 1BDF4469127772AF00D3E723 /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; + 1BDF44A01277739F00D3E723 /* XDModelBookmark */ = { + isa = XDModelBookmark; + fRef = 775BDEF0067A8BF0009058FE /* MyDocument.xcdatamodel */; + fallbackIsa = PBXBookmark; + }; + 1BDF44A11277739F00D3E723 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 32DBCF750370BD2300C91783 /* SimpleAssimpViewX_Prefix.pch */; + name = "DisplayLinkAsyncMoviePlayer_Prefix.pch: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 257; + vrLoc = 0; + }; + 1BDF44AF127773D100D3E723 /* ImageCompression.h */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = ImageCompression.h; + path = /System/Library/Frameworks/QuickTime.framework/Versions/A/Headers/ImageCompression.h; + sourceTree = ""; + }; + 1BDF44B91277745D00D3E723 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1BDF44AF127773D100D3E723 /* ImageCompression.h */; + name = "ImageCompression.h: 12564"; + rLen = 0; + rLoc = 439465; + rType = 0; + vrLen = 1641; + vrLoc = 433255; + }; + 1BDF44BB1277745D00D3E723 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 1BDF44BC1277745D00D3E723 /* ImageCompression.h */; + name = "ImageCompression.h: 12286"; + rLen = 2; + rLoc = 430618; + rType = 0; + vrLen = 1615; + vrLoc = 429944; + }; + 1BDF44BC1277745D00D3E723 /* ImageCompression.h */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = ImageCompression.h; + path = /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/QuickTime.framework/Headers/ImageCompression.h; + sourceTree = ""; + }; + 1BDF450D127776C900D3E723 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4B0FDCFA73011CA2CEA /* main.m */; + name = "main.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 266; + vrLoc = 0; + }; + 1BDF45101277771B00D3E723 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */; + name = "MyDocument.h: 28"; + rLen = 0; + rLoc = 1014; + rType = 0; + vrLen = 622; + vrLoc = 0; + }; + 1BDF45111277771B00D3E723 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 42"; + rLen = 0; + rLoc = 1604; + rType = 0; + vrLen = 1099; + vrLoc = 20; + }; + 1BDF45121277771B00D3E723 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */; + name = "MyDocument.m: 31"; + rLen = 26; + rLoc = 1281; + rType = 0; + vrLen = 1032; + vrLoc = 152; + }; + 2A37F4A9FDCFA73011CA2CEA /* Project object */ = { + activeArchitecturePreference = x86_64; + activeBuildConfigurationName = Debug; + activeExecutable = 1BDF445B1277729000D3E723 /* SimpleAssimpViewX */; + activeTarget = 8D15AC270486D014006FF6A4 /* SimpleAssimpViewX */; + addToTargets = ( + 8D15AC270486D014006FF6A4 /* SimpleAssimpViewX */, + ); + codeSenseManager = 1BDF4469127772AF00D3E723 /* Code sense */; + executables = ( + 1BDF445B1277729000D3E723 /* SimpleAssimpViewX */, + ); + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 810, + 20, + 48, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 770, + 60, + 20, + 48, + 43, + 43, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXTargetDataSource_PrimaryAttribute, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 309985383; + PBXWorkspaceStateSaveDate = 309985383; + }; + perUserProjectItems = { + 1B0E99FF1279E80B003108E7 = 1B0E99FF1279E80B003108E7 /* PBXTextBookmark */; + 1B0E9A231279EA16003108E7 = 1B0E9A231279EA16003108E7 /* PBXTextBookmark */; + 1B0E9A241279EA16003108E7 = 1B0E9A241279EA16003108E7 /* PBXTextBookmark */; + 1B0E9A251279EA16003108E7 = 1B0E9A251279EA16003108E7 /* PBXTextBookmark */; + 1B0E9A2B1279EA26003108E7 = 1B0E9A2B1279EA26003108E7 /* PBXTextBookmark */; + 1B0E9A2F1279EA37003108E7 = 1B0E9A2F1279EA37003108E7 /* PBXTextBookmark */; + 1B0E9A331279EA40003108E7 = 1B0E9A331279EA40003108E7 /* PBXTextBookmark */; + 1B0E9A371279EA45003108E7 = 1B0E9A371279EA45003108E7 /* PBXTextBookmark */; + 1B0E9A3A1279EA54003108E7 = 1B0E9A3A1279EA54003108E7 /* PBXTextBookmark */; + 1B0E9A3D1279EA64003108E7 = 1B0E9A3D1279EA64003108E7 /* PBXTextBookmark */; + 1B0E9A4D1279EB1F003108E7 = 1B0E9A4D1279EB1F003108E7 /* PBXTextBookmark */; + 1B0E9A501279EB8D003108E7 = 1B0E9A501279EB8D003108E7 /* PBXTextBookmark */; + 1B0E9A511279EBA9003108E7 = 1B0E9A511279EBA9003108E7 /* PBXTextBookmark */; + 1B0E9A541279EC57003108E7 = 1B0E9A541279EC57003108E7 /* PBXTextBookmark */; + 1B0E9A561279EC72003108E7 = 1B0E9A561279EC72003108E7 /* PBXTextBookmark */; + 1B0E9A571279EC72003108E7 = 1B0E9A571279EC72003108E7 /* PBXTextBookmark */; + 1B0E9A581279EC72003108E7 = 1B0E9A581279EC72003108E7 /* PBXTextBookmark */; + 1B0E9A921279ED56003108E7 = 1B0E9A921279ED56003108E7 /* PBXTextBookmark */; + 1B0E9A9C1279EE7D003108E7 = 1B0E9A9C1279EE7D003108E7 /* PBXTextBookmark */; + 1B0E9A9D1279EE7D003108E7 = 1B0E9A9D1279EE7D003108E7 /* PBXTextBookmark */; + 1B0E9A9E1279EE7D003108E7 = 1B0E9A9E1279EE7D003108E7 /* PBXTextBookmark */; + 1B0E9A9F1279EE7D003108E7 = 1B0E9A9F1279EE7D003108E7 /* PBXTextBookmark */; + 1B0E9AA01279EE7D003108E7 = 1B0E9AA01279EE7D003108E7 /* PBXTextBookmark */; + 1B0E9B0C1279F08F003108E7 = 1B0E9B0C1279F08F003108E7 /* PBXTextBookmark */; + 1B0E9B0D1279F08F003108E7 = 1B0E9B0D1279F08F003108E7 /* PBXTextBookmark */; + 1B0E9B0E1279F08F003108E7 = 1B0E9B0E1279F08F003108E7 /* PBXTextBookmark */; + 1B0E9B0F1279F08F003108E7 = 1B0E9B0F1279F08F003108E7 /* PBXTextBookmark */; + 1B0E9B101279F08F003108E7 = 1B0E9B101279F08F003108E7 /* PBXTextBookmark */; + 1B0E9B1D1279F110003108E7 = 1B0E9B1D1279F110003108E7 /* PBXTextBookmark */; + 1B0E9B1E1279F110003108E7 = 1B0E9B1E1279F110003108E7 /* PBXTextBookmark */; + 1B0E9B1F1279F110003108E7 = 1B0E9B1F1279F110003108E7 /* PBXTextBookmark */; + 1B0E9B201279F118003108E7 = 1B0E9B201279F118003108E7 /* PBXTextBookmark */; + 1B0E9B211279F118003108E7 = 1B0E9B211279F118003108E7 /* PBXTextBookmark */; + 1B0E9B221279F118003108E7 = 1B0E9B221279F118003108E7 /* PBXTextBookmark */; + 1B0E9B231279F118003108E7 = 1B0E9B231279F118003108E7 /* PBXTextBookmark */; + 1B0E9B241279F118003108E7 = 1B0E9B241279F118003108E7 /* PBXTextBookmark */; + 1B0E9BA81279F2A2003108E7 = 1B0E9BA81279F2A2003108E7 /* PBXTextBookmark */; + 1B0E9BA91279F2A2003108E7 = 1B0E9BA91279F2A2003108E7 /* PBXTextBookmark */; + 1B0E9BB41279F317003108E7 = 1B0E9BB41279F317003108E7 /* PBXTextBookmark */; + 1B0E9BB51279F317003108E7 = 1B0E9BB51279F317003108E7 /* PBXTextBookmark */; + 1B0E9BB61279F317003108E7 = 1B0E9BB61279F317003108E7 /* PBXTextBookmark */; + 1B0E9BBC1279F38A003108E7 = 1B0E9BBC1279F38A003108E7 /* PBXTextBookmark */; + 1BA5B1841279F5FE0089D2EA = 1BA5B1841279F5FE0089D2EA /* PBXTextBookmark */; + 1BA5B1851279F5FE0089D2EA = 1BA5B1851279F5FE0089D2EA /* PBXTextBookmark */; + 1BA5B1941279F61A0089D2EA = 1BA5B1941279F61A0089D2EA /* PBXTextBookmark */; + 1BA5B1951279F61A0089D2EA = 1BA5B1951279F61A0089D2EA /* PBXTextBookmark */; + 1BA5B19E1279F6480089D2EA = 1BA5B19E1279F6480089D2EA /* PBXTextBookmark */; + 1BA5B1A21279F6640089D2EA = 1BA5B1A21279F6640089D2EA /* PBXTextBookmark */; + 1BA5B1A61279F6910089D2EA = 1BA5B1A61279F6910089D2EA /* PBXTextBookmark */; + 1BA5B1AE1279F6D30089D2EA = 1BA5B1AE1279F6D30089D2EA /* PBXTextBookmark */; + 1BA5B1B21279F7010089D2EA = 1BA5B1B21279F7010089D2EA /* PBXTextBookmark */; + 1BA5B1B41279F72F0089D2EA = 1BA5B1B41279F72F0089D2EA /* PBXTextBookmark */; + 1BA5B1B91279F7520089D2EA = 1BA5B1B91279F7520089D2EA /* PBXTextBookmark */; + 1BA5B1BD1279F79D0089D2EA = 1BA5B1BD1279F79D0089D2EA /* PBXTextBookmark */; + 1BA5B1C11279F7BB0089D2EA = 1BA5B1C11279F7BB0089D2EA /* PBXTextBookmark */; + 1BA5B1C51279F7CC0089D2EA = 1BA5B1C51279F7CC0089D2EA /* PBXTextBookmark */; + 1BA5B1C91279F7F70089D2EA = 1BA5B1C91279F7F70089D2EA /* PBXTextBookmark */; + 1BA5B1CB1279F81B0089D2EA = 1BA5B1CB1279F81B0089D2EA /* PBXTextBookmark */; + 1BA5B1D01279F8BF0089D2EA = 1BA5B1D01279F8BF0089D2EA /* PBXTextBookmark */; + 1BA5B1D21279F8CF0089D2EA = 1BA5B1D21279F8CF0089D2EA /* PBXTextBookmark */; + 1BA5B1D31279F8CF0089D2EA = 1BA5B1D31279F8CF0089D2EA /* PBXTextBookmark */; + 1BA5B1D41279F9280089D2EA = 1BA5B1D41279F9280089D2EA /* PBXTextBookmark */; + 1BA5B1D91279F97C0089D2EA = 1BA5B1D91279F97C0089D2EA /* PBXTextBookmark */; + 1BA5B1DA1279F97C0089D2EA = 1BA5B1DA1279F97C0089D2EA /* PBXTextBookmark */; + 1BA5B1DE1279F9AC0089D2EA = 1BA5B1DE1279F9AC0089D2EA /* PBXTextBookmark */; + 1BA5B1DF1279F9AC0089D2EA = 1BA5B1DF1279F9AC0089D2EA /* PBXTextBookmark */; + 1BA5B1E31279F9DA0089D2EA = 1BA5B1E31279F9DA0089D2EA /* PBXTextBookmark */; + 1BA5B1E41279F9DA0089D2EA = 1BA5B1E41279F9DA0089D2EA /* PBXTextBookmark */; + 1BA5B1E61279FA750089D2EA = 1BA5B1E61279FA750089D2EA /* PBXTextBookmark */; + 1BA5B1E71279FA760089D2EA = 1BA5B1E71279FA760089D2EA /* PBXTextBookmark */; + 1BA5B1E81279FA760089D2EA = 1BA5B1E81279FA760089D2EA /* PBXTextBookmark */; + 1BA5B1ED1279FB2B0089D2EA = 1BA5B1ED1279FB2B0089D2EA /* PBXTextBookmark */; + 1BA5B1EE1279FB2B0089D2EA = 1BA5B1EE1279FB2B0089D2EA /* PBXTextBookmark */; + 1BA5B1EF1279FB7E0089D2EA = 1BA5B1EF1279FB7E0089D2EA /* PBXTextBookmark */; + 1BA5B1F01279FB7E0089D2EA = 1BA5B1F01279FB7E0089D2EA /* PBXTextBookmark */; + 1BA5B1F31279FBBC0089D2EA = 1BA5B1F31279FBBC0089D2EA /* PBXTextBookmark */; + 1BA5B1F41279FBBC0089D2EA = 1BA5B1F41279FBBC0089D2EA /* PBXTextBookmark */; + 1BA5B1F81279FBCD0089D2EA = 1BA5B1F81279FBCD0089D2EA /* PBXTextBookmark */; + 1BA5B1F91279FBCD0089D2EA = 1BA5B1F91279FBCD0089D2EA /* PBXTextBookmark */; + 1BA5B1FF1279FBFE0089D2EA = 1BA5B1FF1279FBFE0089D2EA /* PBXTextBookmark */; + 1BA5B2001279FBFE0089D2EA = 1BA5B2001279FBFE0089D2EA /* PBXTextBookmark */; + 1BA5B2021279FC0D0089D2EA = 1BA5B2021279FC0D0089D2EA /* PBXTextBookmark */; + 1BA5B2031279FC0D0089D2EA = 1BA5B2031279FC0D0089D2EA /* PBXTextBookmark */; + 1BA5B2041279FC280089D2EA = 1BA5B2041279FC280089D2EA /* PBXTextBookmark */; + 1BA5B2071279FC580089D2EA = 1BA5B2071279FC580089D2EA /* PBXTextBookmark */; + 1BA5B2081279FC580089D2EA = 1BA5B2081279FC580089D2EA /* PBXTextBookmark */; + 1BA5B20C1279FC910089D2EA = 1BA5B20C1279FC910089D2EA /* PBXTextBookmark */; + 1BA5B20D1279FC910089D2EA = 1BA5B20D1279FC910089D2EA /* PBXTextBookmark */; + 1BA5B2111279FCA60089D2EA = 1BA5B2111279FCA60089D2EA /* PBXTextBookmark */; + 1BA5B2121279FCA60089D2EA = 1BA5B2121279FCA60089D2EA /* PBXTextBookmark */; + 1BA5B2161279FCBC0089D2EA = 1BA5B2161279FCBC0089D2EA /* PBXTextBookmark */; + 1BA5B2171279FCBC0089D2EA = 1BA5B2171279FCBC0089D2EA /* PBXTextBookmark */; + 1BA5B2191279FCF40089D2EA = 1BA5B2191279FCF40089D2EA /* PBXTextBookmark */; + 1BA5B21A1279FCF40089D2EA = 1BA5B21A1279FCF40089D2EA /* PBXTextBookmark */; + 1BA5B21D1279FD420089D2EA = 1BA5B21D1279FD420089D2EA /* PBXTextBookmark */; + 1BA5B21E1279FD650089D2EA = 1BA5B21E1279FD650089D2EA /* PBXTextBookmark */; + 1BA5B21F1279FD650089D2EA = 1BA5B21F1279FD650089D2EA /* PBXTextBookmark */; + 1BA5B2221279FD7E0089D2EA = 1BA5B2221279FD7E0089D2EA /* PBXTextBookmark */; + 1BA5B2231279FD7E0089D2EA = 1BA5B2231279FD7E0089D2EA /* PBXTextBookmark */; + 1BA5B2271279FD990089D2EA = 1BA5B2271279FD990089D2EA /* PBXTextBookmark */; + 1BA5B2281279FD990089D2EA = 1BA5B2281279FD990089D2EA /* PBXTextBookmark */; + 1BA5B22C1279FDAA0089D2EA = 1BA5B22C1279FDAA0089D2EA /* PBXTextBookmark */; + 1BA5B22D1279FDAA0089D2EA = 1BA5B22D1279FDAA0089D2EA /* PBXTextBookmark */; + 1BA5B2311279FDCF0089D2EA = 1BA5B2311279FDCF0089D2EA /* PBXTextBookmark */; + 1BA5B2321279FDCF0089D2EA = 1BA5B2321279FDCF0089D2EA /* PBXTextBookmark */; + 1BA5B2361279FDE30089D2EA = 1BA5B2361279FDE30089D2EA /* PBXTextBookmark */; + 1BA5B2371279FDE30089D2EA = 1BA5B2371279FDE30089D2EA /* PBXTextBookmark */; + 1BA5B23E1279FF900089D2EA = 1BA5B23E1279FF900089D2EA /* PBXTextBookmark */; + 1BA5B23F1279FF900089D2EA = 1BA5B23F1279FF900089D2EA /* PBXTextBookmark */; + 1BA5B2401279FF900089D2EA = 1BA5B2401279FF900089D2EA /* PBXTextBookmark */; + 1BA5B244127A001E0089D2EA = 1BA5B244127A001E0089D2EA /* PBXTextBookmark */; + 1BA5B248127A00350089D2EA = 1BA5B248127A00350089D2EA /* PBXTextBookmark */; + 1BA5B254127A00700089D2EA /* PBXTextBookmark */ = 1BA5B254127A00700089D2EA /* PBXTextBookmark */; + 1BA5B269127A012B0089D2EA /* PBXTextBookmark */ = 1BA5B269127A012B0089D2EA /* PBXTextBookmark */; + 1BA5B26D127A01450089D2EA /* PBXTextBookmark */ = 1BA5B26D127A01450089D2EA /* PBXTextBookmark */; + 1BA5B26F127A017A0089D2EA /* PBXTextBookmark */ = 1BA5B26F127A017A0089D2EA /* PBXTextBookmark */; + 1BA5B275127A021A0089D2EA /* PBXTextBookmark */ = 1BA5B275127A021A0089D2EA /* PBXTextBookmark */; + 1BA5B287127A02E00089D2EA /* PBXTextBookmark */ = 1BA5B287127A02E00089D2EA /* PBXTextBookmark */; + 1BA5B28D127A03AF0089D2EA /* PBXTextBookmark */ = 1BA5B28D127A03AF0089D2EA /* PBXTextBookmark */; + 1BA5B28E127A03AF0089D2EA /* PBXTextBookmark */ = 1BA5B28E127A03AF0089D2EA /* PBXTextBookmark */; + 1BA5B28F127A03AF0089D2EA /* PBXTextBookmark */ = 1BA5B28F127A03AF0089D2EA /* PBXTextBookmark */; + 1BA5B293127A03EE0089D2EA /* PBXTextBookmark */ = 1BA5B293127A03EE0089D2EA /* PBXTextBookmark */; + 1BA5B297127A04000089D2EA /* PBXTextBookmark */ = 1BA5B297127A04000089D2EA /* PBXTextBookmark */; + 1BA5B29B127A04200089D2EA /* PBXTextBookmark */ = 1BA5B29B127A04200089D2EA /* PBXTextBookmark */; + 1BA5B29F127A042C0089D2EA /* PBXTextBookmark */ = 1BA5B29F127A042C0089D2EA /* PBXTextBookmark */; + 1BA5B2A3127A04370089D2EA /* PBXTextBookmark */ = 1BA5B2A3127A04370089D2EA /* PBXTextBookmark */; + 1BA5B2A7127A04480089D2EA /* PBXTextBookmark */ = 1BA5B2A7127A04480089D2EA /* PBXTextBookmark */; + 1BA5B2AB127A04520089D2EA /* PBXTextBookmark */ = 1BA5B2AB127A04520089D2EA /* PBXTextBookmark */; + 1BA5B2AF127A04620089D2EA /* PBXTextBookmark */ = 1BA5B2AF127A04620089D2EA /* PBXTextBookmark */; + 1BA5B2B3127A04930089D2EA /* PBXTextBookmark */ = 1BA5B2B3127A04930089D2EA /* PBXTextBookmark */; + 1BA5B2B7127A04BA0089D2EA /* PBXTextBookmark */ = 1BA5B2B7127A04BA0089D2EA /* PBXTextBookmark */; + 1BA5B2BB127A04D30089D2EA /* PBXTextBookmark */ = 1BA5B2BB127A04D30089D2EA /* PBXTextBookmark */; + 1BA5B2C1127A05680089D2EA /* PBXTextBookmark */ = 1BA5B2C1127A05680089D2EA /* PBXTextBookmark */; + 1BA5B2C5127A05A20089D2EA /* PBXTextBookmark */ = 1BA5B2C5127A05A20089D2EA /* PBXTextBookmark */; + 1BA5B2C9127A05CB0089D2EA /* PBXTextBookmark */ = 1BA5B2C9127A05CB0089D2EA /* PBXTextBookmark */; + 1BA5B2CD127A06090089D2EA /* PBXTextBookmark */ = 1BA5B2CD127A06090089D2EA /* PBXTextBookmark */; + 1BDF44A01277739F00D3E723 = 1BDF44A01277739F00D3E723 /* XDModelBookmark */; + 1BDF44A11277739F00D3E723 = 1BDF44A11277739F00D3E723 /* PBXTextBookmark */; + 1BDF44B91277745D00D3E723 = 1BDF44B91277745D00D3E723 /* PBXTextBookmark */; + 1BDF44BB1277745D00D3E723 = 1BDF44BB1277745D00D3E723 /* PBXTextBookmark */; + 1BDF450D127776C900D3E723 = 1BDF450D127776C900D3E723 /* PBXTextBookmark */; + 1BDF45101277771B00D3E723 = 1BDF45101277771B00D3E723 /* PBXTextBookmark */; + 1BDF45111277771B00D3E723 = 1BDF45111277771B00D3E723 /* PBXTextBookmark */; + 1BDF45121277771B00D3E723 = 1BDF45121277771B00D3E723 /* PBXTextBookmark */; + }; + sourceControlManager = 1BDF4468127772AF00D3E723 /* Source Control */; + userBuildSettings = { + }; + }; + 2A37F4ACFDCFA73011CA2CEA /* MyDocument.mm */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1622, 10283}}"; + sepNavSelRange = "{8691, 0}"; + sepNavVisRange = "{7916, 1428}"; + }; + }; + 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1146, 849}}"; + sepNavSelRange = "{178, 0}"; + sepNavVisRange = "{0, 1644}"; + }; + }; + 2A37F4B0FDCFA73011CA2CEA /* main.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {779, 650}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRange = "{0, 266}"; + }; + }; + 32DBCF750370BD2300C91783 /* SimpleAssimpViewX_Prefix.pch */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {894, 673}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRange = "{0, 257}"; + }; + }; + 775BDEF0067A8BF0009058FE /* MyDocument.xcdatamodel */ = { + uiCtxt = { + "Xdesign Model Editor Bookmark Key" = { + UIContextForDetailArea = { + _indexOfSelectedPane = 0; + _indexOfSelectedView = 1; + }; + UIContextForEntityArea = { + _indexOfSelectedView = 0; + chosenTableColumnns = ( + "ET Entity", + "ET Abstract", + "ET Class", + ); + chosenTableColumnns_sortDirections = ( + YES, + ); + chosenTableColumnns_sortKeys = ( + name, + ); + chosenTableColumnns_sortSelectors = ( + "_xdcaseInsensitiveNumericCompare:", + ); + chosenTableWidths = ( + 103.000000, + 22.000000, + 49.080078, + ); + }; + UIContextForLayoutManager = { + detailSplitGeometry = { + _collapsingFrameDimension = 0; + _indexOfCollapsedView = 0; + _percentageOfCollapsedView = 0; + isCollapsed = yes; + sizes = ( + "{{0, 0}, {604, 218}}", + "{{609, 0}, {318, 218}}", + ); + }; + diagramSplitGeometry = { + _collapsingFrameDimension = 0; + _indexOfCollapsedView = 0; + _percentageOfCollapsedView = 0; + isCollapsed = yes; + sizes = ( + "{{0, 0}, {927, 220}}", + "{{0, 225}, {927, 463}}", + ); + }; + tableSplitGeometry = { + _collapsingFrameDimension = 0; + _indexOfCollapsedView = 0; + _percentageOfCollapsedView = 0; + isCollapsed = yes; + sizes = ( + "{{0, 0}, {199, 218}}", + "{{204, 0}, {400, 218}}", + ); + }; + }; + UIContextForPropertyArea = { + _indexOfSelectedView = 0; + chosenTableColumnnFRTs = ( + "FT Fetch Request", + "FT Predicate", + ); + chosenTableColumnnFRTs_sortDirections = ( + YES, + ); + chosenTableColumnnFRTs_sortKeys = ( + name, + ); + chosenTableColumnnFRTs_sortSelectors = ( + "_xdcaseInsensitiveNumericCompare:", + ); + chosenTableColumnnsAT = ( + "AT Attribute", + "AT Type", + ); + chosenTableColumnnsAT_sortDirections = ( + YES, + ); + chosenTableColumnnsAT_sortKeys = ( + name, + ); + chosenTableColumnnsAT_sortSelectors = ( + "_xdcaseInsensitiveNumericCompare:", + ); + chosenTableColumnnsFPT = ( + "FP FetchedProperty", + "FP Destination", + "FP Predicate", + ); + chosenTableColumnnsFPT_sortDirections = ( + YES, + ); + chosenTableColumnnsFPT_sortKeys = ( + name, + ); + chosenTableColumnnsFPT_sortSelectors = ( + "_xdcaseInsensitiveNumericCompare:", + ); + chosenTableColumnnsPT = ( + "PT Property", + "PT Kind", + "PT SharedKeyOne", + ); + chosenTableColumnnsPT_sortDirections = ( + YES, + ); + chosenTableColumnnsPT_sortKeys = ( + name, + ); + chosenTableColumnnsPT_sortSelectors = ( + "_xdcaseInsensitiveNumericCompare:", + ); + chosenTableColumnnsRT = ( + "RT Relationship", + "RT Destination", + ); + chosenTableColumnnsRT_sortDirections = ( + YES, + ); + chosenTableColumnnsRT_sortKeys = ( + name, + ); + chosenTableColumnnsRT_sortSelectors = ( + "_xdcaseInsensitiveNumericCompare:", + ); + chosenTableWidthsAT = ( + 128.000000, + 64.000000, + ); + chosenTableWidthsFPT = ( + 128.000000, + 64.000000, + 144.764160, + ); + chosenTableWidthsFRT = ( + 128.000000, + 249.764160, + ); + chosenTableWidthsPT = ( + 128.000000, + 108.110840, + 137.570801, + ); + chosenTableWidthsRT = ( + 128.000000, + 64.000000, + ); + }; + "xdesign model browser state key - shown/hidden" = 1; + "xdesign model diagram view visible rect key" = "{{-96, 0}, {912, 448}}"; + }; + }; + }; + 8D15AC270486D014006FF6A4 /* SimpleAssimpViewX */ = { + activeExec = 0; + executables = ( + 1BDF445B1277729000D3E723 /* SimpleAssimpViewX */, + ); + }; +} -- cgit v1.2.1