Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

81 строка
2.6 KiB
Plaintext

// !$*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 = "<group>"; };
35EA3AD52A2D65C200ED69F1 /* histogram.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = histogram.cpp; path = ../histogram.cpp; sourceTree = "<group>"; };
35EA3AD62A2D65F200ED69F1 /* unittest.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = unittest.cpp; sourceTree = "<group>"; };
35EA3AD72A2D65F200ED69F1 /* doctest.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = doctest.hpp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXGroup section */
35EA3ACD2A2D657900ED69F1 = {
isa = PBXGroup;
children = (
35EA3AD62A2D65F200ED69F1 /* unittest.cpp */,
35EA3AD42A2D65C200ED69F1 /* histogram_internal.hpp */,
35EA3AD52A2D65C200ED69F1 /* histogram.cpp */,
35EA3AD72A2D65F200ED69F1 /* doctest.hpp */,
);
sourceTree = "<group>";
};
/* 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 */;
}