// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 56; objects = { /* Begin PBXFileReference section */ 35EA3AD42A2D65C200ED69F1 /* histogram_internal.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = histogram_internal.hpp; path = ../histogram_internal.hpp; sourceTree = ""; }; 35EA3AD52A2D65C200ED69F1 /* histogram.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = histogram.cpp; path = ../histogram.cpp; sourceTree = ""; }; 35EA3AD62A2D65F200ED69F1 /* unittest.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = unittest.cpp; sourceTree = ""; }; 35EA3AD72A2D65F200ED69F1 /* doctest.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = doctest.hpp; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ 35EA3ACD2A2D657900ED69F1 = { isa = PBXGroup; children = ( 35EA3AD62A2D65F200ED69F1 /* unittest.cpp */, 35EA3AD42A2D65C200ED69F1 /* histogram_internal.hpp */, 35EA3AD52A2D65C200ED69F1 /* histogram.cpp */, 35EA3AD72A2D65F200ED69F1 /* doctest.hpp */, ); sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXProject section */ 35EA3ACE2A2D657900ED69F1 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastUpgradeCheck = 1430; }; buildConfigurationList = 35EA3AD12A2D657900ED69F1 /* Build configuration list for PBXProject "unittest" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 35EA3ACD2A2D657900ED69F1; projectDirPath = ""; projectRoot = ""; targets = ( ); }; /* End PBXProject section */ /* Begin XCBuildConfiguration section */ 35EA3AD22A2D657900ED69F1 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Debug; }; 35EA3AD32A2D657900ED69F1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 35EA3AD12A2D657900ED69F1 /* Build configuration list for PBXProject "unittest" */ = { isa = XCConfigurationList; buildConfigurations = ( 35EA3AD22A2D657900ED69F1 /* Debug */, 35EA3AD32A2D657900ED69F1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 35EA3ACE2A2D657900ED69F1 /* Project object */; }