75 lines
1.9 KiB
Text
75 lines
1.9 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 77;
|
|
objects = {
|
|
|
|
/* Begin PBXFileReference section */
|
|
6A4665922D9B96F8002F8AE1 /* Calc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Calc.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXGroup section */
|
|
6A46658B2D9B96E2002F8AE1 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6A4665922D9B96F8002F8AE1 /* Calc.swift */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXProject section */
|
|
6A46658C2D9B96E2002F8AE1 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastUpgradeCheck = 1620;
|
|
};
|
|
buildConfigurationList = 6A46658F2D9B96E2002F8AE1 /* Build configuration list for PBXProject "bignumcalc" */;
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 6A46658B2D9B96E2002F8AE1;
|
|
minimizedProjectReferenceProxies = 1;
|
|
preferredProjectObjectVersion = 77;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
6A4665902D9B96E2002F8AE1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
6A4665912D9B96E2002F8AE1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
6A46658F2D9B96E2002F8AE1 /* Build configuration list for PBXProject "bignumcalc" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6A4665902D9B96E2002F8AE1 /* Debug */,
|
|
6A4665912D9B96E2002F8AE1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 6A46658C2D9B96E2002F8AE1 /* Project object */;
|
|
}
|