Change the name of project
This commit is contained in:
parent
a71cc34d4c
commit
fb04530279
|
@ -1,599 +0,0 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 46;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
2791B89C1EE69A5B00759A22 /* AAChartView.html in Resources */ = {isa = PBXBuildFile; fileRef = 2791B8961EE69A5B00759A22 /* AAChartView.html */; };
|
||||
2791B89D1EE69A5B00759A22 /* AAHighCharts-3d.js in Resources */ = {isa = PBXBuildFile; fileRef = 2791B8971EE69A5B00759A22 /* AAHighCharts-3d.js */; };
|
||||
2791B89E1EE69A5B00759A22 /* AAHighChartsLibrary.js in Resources */ = {isa = PBXBuildFile; fileRef = 2791B8981EE69A5B00759A22 /* AAHighChartsLibrary.js */; };
|
||||
2791B89F1EE69A5B00759A22 /* AAHighchartsMore.js in Resources */ = {isa = PBXBuildFile; fileRef = 2791B8991EE69A5B00759A22 /* AAHighchartsMore.js */; };
|
||||
2791B8A01EE69A5B00759A22 /* AAJQueryLibrary.js in Resources */ = {isa = PBXBuildFile; fileRef = 2791B89A1EE69A5B00759A22 /* AAJQueryLibrary.js */; };
|
||||
2791B8A11EE69A5B00759A22 /* AAOptionsConstructor.js in Resources */ = {isa = PBXBuildFile; fileRef = 2791B89B1EE69A5B00759A22 /* AAOptionsConstructor.js */; };
|
||||
2791B8A61EE69A6300759A22 /* AAChartModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2791B8A31EE69A6300759A22 /* AAChartModel.swift */; };
|
||||
2791B8A71EE69A6300759A22 /* AAChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2791B8A41EE69A6300759A22 /* AAChartView.swift */; };
|
||||
2791B8A81EE69A6300759A22 /* AASerializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2791B8A51EE69A6300759A22 /* AASerializable.swift */; };
|
||||
649025C91ED345DC009EA1A7 /* MainVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649025C81ED345DC009EA1A7 /* MainVC.swift */; };
|
||||
649025CB1ED345F3009EA1A7 /* SpecialChartVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649025CA1ED345F3009EA1A7 /* SpecialChartVC.swift */; };
|
||||
718EC8811EA624CD00F36D85 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 718EC8801EA624CD00F36D85 /* AppDelegate.swift */; };
|
||||
718EC8831EA624CD00F36D85 /* CommonChartVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 718EC8821EA624CD00F36D85 /* CommonChartVC.swift */; };
|
||||
718EC8861EA624CD00F36D85 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 718EC8841EA624CD00F36D85 /* Main.storyboard */; };
|
||||
718EC8881EA624CD00F36D85 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 718EC8871EA624CD00F36D85 /* Assets.xcassets */; };
|
||||
718EC88B1EA624CD00F36D85 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 718EC8891EA624CD00F36D85 /* LaunchScreen.storyboard */; };
|
||||
718EC8961EA624CD00F36D85 /* AAChartKit_SwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 718EC8951EA624CD00F36D85 /* AAChartKit_SwiftTests.swift */; };
|
||||
718EC8A11EA624CD00F36D85 /* AAChartKit_SwiftUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 718EC8A01EA624CD00F36D85 /* AAChartKit_SwiftUITests.swift */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
718EC8921EA624CD00F36D85 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 718EC8751EA624CD00F36D85 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 718EC87C1EA624CD00F36D85;
|
||||
remoteInfo = "AAChartKit-Swift";
|
||||
};
|
||||
718EC89D1EA624CD00F36D85 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 718EC8751EA624CD00F36D85 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 718EC87C1EA624CD00F36D85;
|
||||
remoteInfo = "AAChartKit-Swift";
|
||||
};
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
2791B8961EE69A5B00759A22 /* AAChartView.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = AAChartView.html; sourceTree = "<group>"; };
|
||||
2791B8971EE69A5B00759A22 /* AAHighCharts-3d.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "AAHighCharts-3d.js"; sourceTree = "<group>"; };
|
||||
2791B8981EE69A5B00759A22 /* AAHighChartsLibrary.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = AAHighChartsLibrary.js; sourceTree = "<group>"; };
|
||||
2791B8991EE69A5B00759A22 /* AAHighchartsMore.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = AAHighchartsMore.js; sourceTree = "<group>"; };
|
||||
2791B89A1EE69A5B00759A22 /* AAJQueryLibrary.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = AAJQueryLibrary.js; sourceTree = "<group>"; };
|
||||
2791B89B1EE69A5B00759A22 /* AAOptionsConstructor.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = AAOptionsConstructor.js; sourceTree = "<group>"; };
|
||||
2791B8A31EE69A6300759A22 /* AAChartModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AAChartModel.swift; sourceTree = "<group>"; };
|
||||
2791B8A41EE69A6300759A22 /* AAChartView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AAChartView.swift; sourceTree = "<group>"; };
|
||||
2791B8A51EE69A6300759A22 /* AASerializable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AASerializable.swift; sourceTree = "<group>"; };
|
||||
649025C81ED345DC009EA1A7 /* MainVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainVC.swift; sourceTree = "<group>"; };
|
||||
649025CA1ED345F3009EA1A7 /* SpecialChartVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpecialChartVC.swift; sourceTree = "<group>"; };
|
||||
718EC87D1EA624CD00F36D85 /* AAChartKit-Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "AAChartKit-Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
718EC8801EA624CD00F36D85 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
||||
718EC8821EA624CD00F36D85 /* CommonChartVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonChartVC.swift; sourceTree = "<group>"; };
|
||||
718EC8851EA624CD00F36D85 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||||
718EC8871EA624CD00F36D85 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||
718EC88A1EA624CD00F36D85 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
||||
718EC88C1EA624CD00F36D85 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
718EC8911EA624CD00F36D85 /* AAChartKit-SwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "AAChartKit-SwiftTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
718EC8951EA624CD00F36D85 /* AAChartKit_SwiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AAChartKit_SwiftTests.swift; sourceTree = "<group>"; };
|
||||
718EC8971EA624CD00F36D85 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
718EC89C1EA624CD00F36D85 /* AAChartKit-SwiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "AAChartKit-SwiftUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
718EC8A01EA624CD00F36D85 /* AAChartKit_SwiftUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AAChartKit_SwiftUITests.swift; sourceTree = "<group>"; };
|
||||
718EC8A21EA624CD00F36D85 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
718EC87A1EA624CD00F36D85 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
718EC88E1EA624CD00F36D85 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
718EC8991EA624CD00F36D85 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXFrameworksBuildPhase section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
2791B8951EE69A5B00759A22 /* AAJSFiles */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
2791B8961EE69A5B00759A22 /* AAChartView.html */,
|
||||
2791B8971EE69A5B00759A22 /* AAHighCharts-3d.js */,
|
||||
2791B8981EE69A5B00759A22 /* AAHighChartsLibrary.js */,
|
||||
2791B8991EE69A5B00759A22 /* AAHighchartsMore.js */,
|
||||
2791B89A1EE69A5B00759A22 /* AAJQueryLibrary.js */,
|
||||
2791B89B1EE69A5B00759A22 /* AAOptionsConstructor.js */,
|
||||
);
|
||||
path = AAJSFiles;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
2791B8A21EE69A6300759A22 /* AAChartCreator */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
2791B8A31EE69A6300759A22 /* AAChartModel.swift */,
|
||||
2791B8A41EE69A6300759A22 /* AAChartView.swift */,
|
||||
2791B8A51EE69A6300759A22 /* AASerializable.swift */,
|
||||
);
|
||||
path = AAChartCreator;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
641A3D261EDD680B005D9662 /* AAInfographicsFiles */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
2791B8A21EE69A6300759A22 /* AAChartCreator */,
|
||||
2791B8951EE69A5B00759A22 /* AAJSFiles */,
|
||||
);
|
||||
name = AAInfographicsFiles;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
718EC8741EA624CD00F36D85 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
718EC87F1EA624CD00F36D85 /* AAChartKit-Swift */,
|
||||
718EC8941EA624CD00F36D85 /* AAChartKit-SwiftTests */,
|
||||
718EC89F1EA624CD00F36D85 /* AAChartKit-SwiftUITests */,
|
||||
718EC87E1EA624CD00F36D85 /* Products */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
718EC87E1EA624CD00F36D85 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
718EC87D1EA624CD00F36D85 /* AAChartKit-Swift.app */,
|
||||
718EC8911EA624CD00F36D85 /* AAChartKit-SwiftTests.xctest */,
|
||||
718EC89C1EA624CD00F36D85 /* AAChartKit-SwiftUITests.xctest */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
718EC87F1EA624CD00F36D85 /* AAChartKit-Swift */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
718EC8801EA624CD00F36D85 /* AppDelegate.swift */,
|
||||
649025C81ED345DC009EA1A7 /* MainVC.swift */,
|
||||
718EC8821EA624CD00F36D85 /* CommonChartVC.swift */,
|
||||
649025CA1ED345F3009EA1A7 /* SpecialChartVC.swift */,
|
||||
641A3D261EDD680B005D9662 /* AAInfographicsFiles */,
|
||||
718EC8841EA624CD00F36D85 /* Main.storyboard */,
|
||||
718EC8871EA624CD00F36D85 /* Assets.xcassets */,
|
||||
718EC8891EA624CD00F36D85 /* LaunchScreen.storyboard */,
|
||||
718EC88C1EA624CD00F36D85 /* Info.plist */,
|
||||
);
|
||||
path = "AAChartKit-Swift";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
718EC8941EA624CD00F36D85 /* AAChartKit-SwiftTests */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
718EC8951EA624CD00F36D85 /* AAChartKit_SwiftTests.swift */,
|
||||
718EC8971EA624CD00F36D85 /* Info.plist */,
|
||||
);
|
||||
path = "AAChartKit-SwiftTests";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
718EC89F1EA624CD00F36D85 /* AAChartKit-SwiftUITests */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
718EC8A01EA624CD00F36D85 /* AAChartKit_SwiftUITests.swift */,
|
||||
718EC8A21EA624CD00F36D85 /* Info.plist */,
|
||||
);
|
||||
path = "AAChartKit-SwiftUITests";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
718EC87C1EA624CD00F36D85 /* AAChartKit-Swift */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 718EC8A51EA624CD00F36D85 /* Build configuration list for PBXNativeTarget "AAChartKit-Swift" */;
|
||||
buildPhases = (
|
||||
718EC8791EA624CD00F36D85 /* Sources */,
|
||||
718EC87A1EA624CD00F36D85 /* Frameworks */,
|
||||
718EC87B1EA624CD00F36D85 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = "AAChartKit-Swift";
|
||||
productName = "AAChartKit-Swift";
|
||||
productReference = 718EC87D1EA624CD00F36D85 /* AAChartKit-Swift.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
718EC8901EA624CD00F36D85 /* AAChartKit-SwiftTests */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 718EC8A81EA624CD00F36D85 /* Build configuration list for PBXNativeTarget "AAChartKit-SwiftTests" */;
|
||||
buildPhases = (
|
||||
718EC88D1EA624CD00F36D85 /* Sources */,
|
||||
718EC88E1EA624CD00F36D85 /* Frameworks */,
|
||||
718EC88F1EA624CD00F36D85 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
718EC8931EA624CD00F36D85 /* PBXTargetDependency */,
|
||||
);
|
||||
name = "AAChartKit-SwiftTests";
|
||||
productName = "AAChartKit-SwiftTests";
|
||||
productReference = 718EC8911EA624CD00F36D85 /* AAChartKit-SwiftTests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.unit-test";
|
||||
};
|
||||
718EC89B1EA624CD00F36D85 /* AAChartKit-SwiftUITests */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 718EC8AB1EA624CD00F36D85 /* Build configuration list for PBXNativeTarget "AAChartKit-SwiftUITests" */;
|
||||
buildPhases = (
|
||||
718EC8981EA624CD00F36D85 /* Sources */,
|
||||
718EC8991EA624CD00F36D85 /* Frameworks */,
|
||||
718EC89A1EA624CD00F36D85 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
718EC89E1EA624CD00F36D85 /* PBXTargetDependency */,
|
||||
);
|
||||
name = "AAChartKit-SwiftUITests";
|
||||
productName = "AAChartKit-SwiftUITests";
|
||||
productReference = 718EC89C1EA624CD00F36D85 /* AAChartKit-SwiftUITests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.ui-testing";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
718EC8751EA624CD00F36D85 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
LastSwiftUpdateCheck = 0820;
|
||||
LastUpgradeCheck = 0820;
|
||||
ORGANIZATIONNAME = "Danny boy";
|
||||
TargetAttributes = {
|
||||
718EC87C1EA624CD00F36D85 = {
|
||||
CreatedOnToolsVersion = 8.2.1;
|
||||
ProvisioningStyle = Automatic;
|
||||
};
|
||||
718EC8901EA624CD00F36D85 = {
|
||||
CreatedOnToolsVersion = 8.2.1;
|
||||
ProvisioningStyle = Automatic;
|
||||
TestTargetID = 718EC87C1EA624CD00F36D85;
|
||||
};
|
||||
718EC89B1EA624CD00F36D85 = {
|
||||
CreatedOnToolsVersion = 8.2.1;
|
||||
ProvisioningStyle = Automatic;
|
||||
TestTargetID = 718EC87C1EA624CD00F36D85;
|
||||
};
|
||||
};
|
||||
};
|
||||
buildConfigurationList = 718EC8781EA624CD00F36D85 /* Build configuration list for PBXProject "AAChartKit-Swift" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
en,
|
||||
Base,
|
||||
);
|
||||
mainGroup = 718EC8741EA624CD00F36D85;
|
||||
productRefGroup = 718EC87E1EA624CD00F36D85 /* Products */;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
718EC87C1EA624CD00F36D85 /* AAChartKit-Swift */,
|
||||
718EC8901EA624CD00F36D85 /* AAChartKit-SwiftTests */,
|
||||
718EC89B1EA624CD00F36D85 /* AAChartKit-SwiftUITests */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXResourcesBuildPhase section */
|
||||
718EC87B1EA624CD00F36D85 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
718EC88B1EA624CD00F36D85 /* LaunchScreen.storyboard in Resources */,
|
||||
718EC8881EA624CD00F36D85 /* Assets.xcassets in Resources */,
|
||||
2791B89C1EE69A5B00759A22 /* AAChartView.html in Resources */,
|
||||
2791B89E1EE69A5B00759A22 /* AAHighChartsLibrary.js in Resources */,
|
||||
2791B8A01EE69A5B00759A22 /* AAJQueryLibrary.js in Resources */,
|
||||
2791B89D1EE69A5B00759A22 /* AAHighCharts-3d.js in Resources */,
|
||||
2791B8A11EE69A5B00759A22 /* AAOptionsConstructor.js in Resources */,
|
||||
2791B89F1EE69A5B00759A22 /* AAHighchartsMore.js in Resources */,
|
||||
718EC8861EA624CD00F36D85 /* Main.storyboard in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
718EC88F1EA624CD00F36D85 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
718EC89A1EA624CD00F36D85 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
718EC8791EA624CD00F36D85 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
718EC8831EA624CD00F36D85 /* CommonChartVC.swift in Sources */,
|
||||
2791B8A61EE69A6300759A22 /* AAChartModel.swift in Sources */,
|
||||
649025CB1ED345F3009EA1A7 /* SpecialChartVC.swift in Sources */,
|
||||
649025C91ED345DC009EA1A7 /* MainVC.swift in Sources */,
|
||||
2791B8A81EE69A6300759A22 /* AASerializable.swift in Sources */,
|
||||
718EC8811EA624CD00F36D85 /* AppDelegate.swift in Sources */,
|
||||
2791B8A71EE69A6300759A22 /* AAChartView.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
718EC88D1EA624CD00F36D85 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
718EC8961EA624CD00F36D85 /* AAChartKit_SwiftTests.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
718EC8981EA624CD00F36D85 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
718EC8A11EA624CD00F36D85 /* AAChartKit_SwiftUITests.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXTargetDependency section */
|
||||
718EC8931EA624CD00F36D85 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 718EC87C1EA624CD00F36D85 /* AAChartKit-Swift */;
|
||||
targetProxy = 718EC8921EA624CD00F36D85 /* PBXContainerItemProxy */;
|
||||
};
|
||||
718EC89E1EA624CD00F36D85 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 718EC87C1EA624CD00F36D85 /* AAChartKit-Swift */;
|
||||
targetProxy = 718EC89D1EA624CD00F36D85 /* PBXContainerItemProxy */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
|
||||
/* Begin PBXVariantGroup section */
|
||||
718EC8841EA624CD00F36D85 /* Main.storyboard */ = {
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
718EC8851EA624CD00F36D85 /* Base */,
|
||||
);
|
||||
name = Main.storyboard;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
718EC8891EA624CD00F36D85 /* LaunchScreen.storyboard */ = {
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
718EC88A1EA624CD00F36D85 /* Base */,
|
||||
);
|
||||
name = LaunchScreen.storyboard;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXVariantGroup section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
718EC8A31EA624CD00F36D85 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_ANALYZER_NONNULL = YES;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
CLANG_WARN_BOOL_CONVERSION = YES;
|
||||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||||
CLANG_WARN_EMPTY_BODY = YES;
|
||||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||||
CLANG_WARN_INFINITE_RECURSION = YES;
|
||||
CLANG_WARN_INT_CONVERSION = YES;
|
||||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||||
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_NO_COMMON_BLOCKS = YES;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"DEBUG=1",
|
||||
"$(inherited)",
|
||||
);
|
||||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||||
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
|
||||
MTL_ENABLE_DEBUG_INFO = YES;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = iphoneos;
|
||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
718EC8A41EA624CD00F36D85 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_ANALYZER_NONNULL = YES;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
CLANG_WARN_BOOL_CONVERSION = YES;
|
||||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||||
CLANG_WARN_EMPTY_BODY = YES;
|
||||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||||
CLANG_WARN_INFINITE_RECURSION = YES;
|
||||
CLANG_WARN_INT_CONVERSION = YES;
|
||||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||||
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_NO_COMMON_BLOCKS = YES;
|
||||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||||
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.2;
|
||||
MTL_ENABLE_DEBUG_INFO = NO;
|
||||
SDKROOT = iphoneos;
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
VALIDATE_PRODUCT = YES;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
718EC8A61EA624CD00F36D85 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
INFOPLIST_FILE = "AAChartKit-Swift/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "Hobbies.AAChartKit-Swift";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
718EC8A71EA624CD00F36D85 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
INFOPLIST_FILE = "AAChartKit-Swift/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "Hobbies.AAChartKit-Swift";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
718EC8A91EA624CD00F36D85 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||
BUNDLE_LOADER = "$(TEST_HOST)";
|
||||
INFOPLIST_FILE = "AAChartKit-SwiftTests/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "Hobbies.AAChartKit-SwiftTests";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AAChartKit-Swift.app/AAChartKit-Swift";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
718EC8AA1EA624CD00F36D85 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||
BUNDLE_LOADER = "$(TEST_HOST)";
|
||||
INFOPLIST_FILE = "AAChartKit-SwiftTests/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "Hobbies.AAChartKit-SwiftTests";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AAChartKit-Swift.app/AAChartKit-Swift";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
718EC8AC1EA624CD00F36D85 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||
INFOPLIST_FILE = "AAChartKit-SwiftUITests/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "Hobbies.AAChartKit-SwiftUITests";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_TARGET_NAME = "AAChartKit-Swift";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
718EC8AD1EA624CD00F36D85 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||
INFOPLIST_FILE = "AAChartKit-SwiftUITests/Info.plist";
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = "Hobbies.AAChartKit-SwiftUITests";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_TARGET_NAME = "AAChartKit-Swift";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
718EC8781EA624CD00F36D85 /* Build configuration list for PBXProject "AAChartKit-Swift" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
718EC8A31EA624CD00F36D85 /* Debug */,
|
||||
718EC8A41EA624CD00F36D85 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
718EC8A51EA624CD00F36D85 /* Build configuration list for PBXNativeTarget "AAChartKit-Swift" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
718EC8A61EA624CD00F36D85 /* Debug */,
|
||||
718EC8A71EA624CD00F36D85 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
718EC8A81EA624CD00F36D85 /* Build configuration list for PBXNativeTarget "AAChartKit-SwiftTests" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
718EC8A91EA624CD00F36D85 /* Debug */,
|
||||
718EC8AA1EA624CD00F36D85 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
718EC8AB1EA624CD00F36D85 /* Build configuration list for PBXNativeTarget "AAChartKit-SwiftUITests" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
718EC8AC1EA624CD00F36D85 /* Debug */,
|
||||
718EC8AD1EA624CD00F36D85 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 718EC8751EA624CD00F36D85 /* Project object */;
|
||||
}
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Bucket
|
||||
type = "1"
|
||||
version = "2.0">
|
||||
<Breakpoints>
|
||||
<BreakpointProxy
|
||||
BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint">
|
||||
<BreakpointContent
|
||||
shouldBeEnabled = "Yes"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
scope = "0"
|
||||
stopOnStyle = "0">
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
</Breakpoints>
|
||||
</Bucket>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Bucket
|
||||
type = "1"
|
||||
version = "2.0">
|
||||
</Bucket>
|
|
@ -1,111 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "0820"
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
buildImplicitDependencies = "YES">
|
||||
<BuildActionEntries>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
</BuildAction>
|
||||
<TestAction
|
||||
buildConfiguration = "Debug"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES">
|
||||
<Testables>
|
||||
<TestableReference
|
||||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC8901EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-SwiftTests.xctest"
|
||||
BlueprintName = "AAChartKit-SwiftTests"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
<TestableReference
|
||||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC89B1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-SwiftUITests.xctest"
|
||||
BlueprintName = "AAChartKit-SwiftUITests"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
<AdditionalOptions>
|
||||
</AdditionalOptions>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
buildConfiguration = "Debug"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
launchStyle = "0"
|
||||
useCustomWorkingDirectory = "NO"
|
||||
ignoresPersistentStateOnLaunch = "NO"
|
||||
debugDocumentVersioning = "YES"
|
||||
debugServiceExtension = "internal"
|
||||
allowLocationSimulation = "YES">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<AdditionalOptions>
|
||||
</AdditionalOptions>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
buildConfiguration = "Release"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
debugDocumentVersioning = "YES">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
||||
<AnalyzeAction
|
||||
buildConfiguration = "Debug">
|
||||
</AnalyzeAction>
|
||||
<ArchiveAction
|
||||
buildConfiguration = "Release"
|
||||
revealArchiveInOrganizer = "YES">
|
||||
</ArchiveAction>
|
||||
</Scheme>
|
|
@ -1,32 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>AAChartKit-Swift.xcscheme</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
<dict>
|
||||
<key>718EC87C1EA624CD00F36D85</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>718EC8901EA624CD00F36D85</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>718EC89B1EA624CD00F36D85</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Bucket
|
||||
type = "1"
|
||||
version = "2.0">
|
||||
</Bucket>
|
|
@ -1,111 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "0820"
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
buildImplicitDependencies = "YES">
|
||||
<BuildActionEntries>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
</BuildAction>
|
||||
<TestAction
|
||||
buildConfiguration = "Debug"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES">
|
||||
<Testables>
|
||||
<TestableReference
|
||||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC8901EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-SwiftTests.xctest"
|
||||
BlueprintName = "AAChartKit-SwiftTests"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
<TestableReference
|
||||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC89B1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-SwiftUITests.xctest"
|
||||
BlueprintName = "AAChartKit-SwiftUITests"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
<AdditionalOptions>
|
||||
</AdditionalOptions>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
buildConfiguration = "Debug"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
launchStyle = "0"
|
||||
useCustomWorkingDirectory = "NO"
|
||||
ignoresPersistentStateOnLaunch = "NO"
|
||||
debugDocumentVersioning = "YES"
|
||||
debugServiceExtension = "internal"
|
||||
allowLocationSimulation = "YES">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<AdditionalOptions>
|
||||
</AdditionalOptions>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
buildConfiguration = "Release"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
debugDocumentVersioning = "YES">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
||||
<AnalyzeAction
|
||||
buildConfiguration = "Debug">
|
||||
</AnalyzeAction>
|
||||
<ArchiveAction
|
||||
buildConfiguration = "Release"
|
||||
revealArchiveInOrganizer = "YES">
|
||||
</ArchiveAction>
|
||||
</Scheme>
|
|
@ -1,32 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>AAChartKit-Swift.xcscheme</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
<dict>
|
||||
<key>718EC87C1EA624CD00F36D85</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>718EC8901EA624CD00F36D85</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>718EC89B1EA624CD00F36D85</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
|
@ -0,0 +1,610 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 46;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
278C54B21EE9472300770B97 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C54B11EE9472300770B97 /* AppDelegate.swift */; };
|
||||
278C54B71EE9472300770B97 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 278C54B51EE9472300770B97 /* Main.storyboard */; };
|
||||
278C54B91EE9472300770B97 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 278C54B81EE9472300770B97 /* Assets.xcassets */; };
|
||||
278C54BC1EE9472300770B97 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 278C54BA1EE9472300770B97 /* LaunchScreen.storyboard */; };
|
||||
278C54C71EE9472300770B97 /* AAInfographicsDemoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C54C61EE9472300770B97 /* AAInfographicsDemoTests.swift */; };
|
||||
278C54D21EE9472300770B97 /* AAInfographicsDemoUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C54D11EE9472300770B97 /* AAInfographicsDemoUITests.swift */; };
|
||||
278C55001EE947DF00770B97 /* AAChartModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C54F61EE947DF00770B97 /* AAChartModel.swift */; };
|
||||
278C55011EE947DF00770B97 /* AAChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C54F71EE947DF00770B97 /* AAChartView.swift */; };
|
||||
278C55021EE947DF00770B97 /* AASerializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C54F81EE947DF00770B97 /* AASerializable.swift */; };
|
||||
278C55031EE947DF00770B97 /* AAChartView.html in Resources */ = {isa = PBXBuildFile; fileRef = 278C54FA1EE947DF00770B97 /* AAChartView.html */; };
|
||||
278C55041EE947DF00770B97 /* AAHighCharts-3d.js in Resources */ = {isa = PBXBuildFile; fileRef = 278C54FB1EE947DF00770B97 /* AAHighCharts-3d.js */; };
|
||||
278C55051EE947DF00770B97 /* AAHighChartsLibrary.js in Resources */ = {isa = PBXBuildFile; fileRef = 278C54FC1EE947DF00770B97 /* AAHighChartsLibrary.js */; };
|
||||
278C55061EE947DF00770B97 /* AAHighchartsMore.js in Resources */ = {isa = PBXBuildFile; fileRef = 278C54FD1EE947DF00770B97 /* AAHighchartsMore.js */; };
|
||||
278C55071EE947DF00770B97 /* AAJQueryLibrary.js in Resources */ = {isa = PBXBuildFile; fileRef = 278C54FE1EE947DF00770B97 /* AAJQueryLibrary.js */; };
|
||||
278C55081EE947DF00770B97 /* AAOptionsConstructor.js in Resources */ = {isa = PBXBuildFile; fileRef = 278C54FF1EE947DF00770B97 /* AAOptionsConstructor.js */; };
|
||||
278C55141EE948C900770B97 /* CommonChartVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C55101EE948C900770B97 /* CommonChartVC.swift */; };
|
||||
278C55151EE948C900770B97 /* MainVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C55111EE948C900770B97 /* MainVC.swift */; };
|
||||
278C55161EE948C900770B97 /* SpecialChartVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C55121EE948C900770B97 /* SpecialChartVC.swift */; };
|
||||
278C55171EE948C900770B97 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 278C55131EE948C900770B97 /* ViewController.swift */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
278C54C31EE9472300770B97 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 278C54A61EE9472300770B97 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 278C54AD1EE9472300770B97;
|
||||
remoteInfo = AAInfographicsDemo;
|
||||
};
|
||||
278C54CE1EE9472300770B97 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 278C54A61EE9472300770B97 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 278C54AD1EE9472300770B97;
|
||||
remoteInfo = AAInfographicsDemo;
|
||||
};
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
278C54AE1EE9472300770B97 /* AAInfographicsDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AAInfographicsDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
278C54B11EE9472300770B97 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
||||
278C54B61EE9472300770B97 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||||
278C54B81EE9472300770B97 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||
278C54BB1EE9472300770B97 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
||||
278C54BD1EE9472300770B97 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
278C54C21EE9472300770B97 /* AAInfographicsDemoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AAInfographicsDemoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
278C54C61EE9472300770B97 /* AAInfographicsDemoTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AAInfographicsDemoTests.swift; sourceTree = "<group>"; };
|
||||
278C54C81EE9472300770B97 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
278C54CD1EE9472300770B97 /* AAInfographicsDemoUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AAInfographicsDemoUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
278C54D11EE9472300770B97 /* AAInfographicsDemoUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AAInfographicsDemoUITests.swift; sourceTree = "<group>"; };
|
||||
278C54D31EE9472300770B97 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
278C54F61EE947DF00770B97 /* AAChartModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AAChartModel.swift; sourceTree = "<group>"; };
|
||||
278C54F71EE947DF00770B97 /* AAChartView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AAChartView.swift; sourceTree = "<group>"; };
|
||||
278C54F81EE947DF00770B97 /* AASerializable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AASerializable.swift; sourceTree = "<group>"; };
|
||||
278C54FA1EE947DF00770B97 /* AAChartView.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = AAChartView.html; sourceTree = "<group>"; };
|
||||
278C54FB1EE947DF00770B97 /* AAHighCharts-3d.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "AAHighCharts-3d.js"; sourceTree = "<group>"; };
|
||||
278C54FC1EE947DF00770B97 /* AAHighChartsLibrary.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = AAHighChartsLibrary.js; sourceTree = "<group>"; };
|
||||
278C54FD1EE947DF00770B97 /* AAHighchartsMore.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = AAHighchartsMore.js; sourceTree = "<group>"; };
|
||||
278C54FE1EE947DF00770B97 /* AAJQueryLibrary.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = AAJQueryLibrary.js; sourceTree = "<group>"; };
|
||||
278C54FF1EE947DF00770B97 /* AAOptionsConstructor.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = AAOptionsConstructor.js; sourceTree = "<group>"; };
|
||||
278C55101EE948C900770B97 /* CommonChartVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonChartVC.swift; sourceTree = "<group>"; };
|
||||
278C55111EE948C900770B97 /* MainVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainVC.swift; sourceTree = "<group>"; };
|
||||
278C55121EE948C900770B97 /* SpecialChartVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpecialChartVC.swift; sourceTree = "<group>"; };
|
||||
278C55131EE948C900770B97 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
278C54AB1EE9472300770B97 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
278C54BF1EE9472300770B97 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
278C54CA1EE9472300770B97 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXFrameworksBuildPhase section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
278C54A51EE9472300770B97 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C54B01EE9472300770B97 /* AAInfographicsDemo */,
|
||||
278C54C51EE9472300770B97 /* AAInfographicsDemoTests */,
|
||||
278C54D01EE9472300770B97 /* AAInfographicsDemoUITests */,
|
||||
278C54AF1EE9472300770B97 /* Products */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
278C54AF1EE9472300770B97 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C54AE1EE9472300770B97 /* AAInfographicsDemo.app */,
|
||||
278C54C21EE9472300770B97 /* AAInfographicsDemoTests.xctest */,
|
||||
278C54CD1EE9472300770B97 /* AAInfographicsDemoUITests.xctest */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
278C54B01EE9472300770B97 /* AAInfographicsDemo */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C54B11EE9472300770B97 /* AppDelegate.swift */,
|
||||
278C550F1EE9487F00770B97 /* Demo */,
|
||||
278C54F41EE947DF00770B97 /* AAInfographics */,
|
||||
278C54B51EE9472300770B97 /* Main.storyboard */,
|
||||
278C54B81EE9472300770B97 /* Assets.xcassets */,
|
||||
278C54BA1EE9472300770B97 /* LaunchScreen.storyboard */,
|
||||
278C54BD1EE9472300770B97 /* Info.plist */,
|
||||
);
|
||||
path = AAInfographicsDemo;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
278C54C51EE9472300770B97 /* AAInfographicsDemoTests */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C54C61EE9472300770B97 /* AAInfographicsDemoTests.swift */,
|
||||
278C54C81EE9472300770B97 /* Info.plist */,
|
||||
);
|
||||
path = AAInfographicsDemoTests;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
278C54D01EE9472300770B97 /* AAInfographicsDemoUITests */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C54D11EE9472300770B97 /* AAInfographicsDemoUITests.swift */,
|
||||
278C54D31EE9472300770B97 /* Info.plist */,
|
||||
);
|
||||
path = AAInfographicsDemoUITests;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
278C54F41EE947DF00770B97 /* AAInfographics */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C54F51EE947DF00770B97 /* AAChartCreator */,
|
||||
278C54F91EE947DF00770B97 /* AAJSFiles */,
|
||||
);
|
||||
path = AAInfographics;
|
||||
sourceTree = SOURCE_ROOT;
|
||||
};
|
||||
278C54F51EE947DF00770B97 /* AAChartCreator */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C54F61EE947DF00770B97 /* AAChartModel.swift */,
|
||||
278C54F81EE947DF00770B97 /* AASerializable.swift */,
|
||||
278C54F71EE947DF00770B97 /* AAChartView.swift */,
|
||||
);
|
||||
path = AAChartCreator;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
278C54F91EE947DF00770B97 /* AAJSFiles */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C54FA1EE947DF00770B97 /* AAChartView.html */,
|
||||
278C54FF1EE947DF00770B97 /* AAOptionsConstructor.js */,
|
||||
278C54FB1EE947DF00770B97 /* AAHighCharts-3d.js */,
|
||||
278C54FC1EE947DF00770B97 /* AAHighChartsLibrary.js */,
|
||||
278C54FD1EE947DF00770B97 /* AAHighchartsMore.js */,
|
||||
278C54FE1EE947DF00770B97 /* AAJQueryLibrary.js */,
|
||||
);
|
||||
path = AAJSFiles;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
278C550F1EE9487F00770B97 /* Demo */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
278C55101EE948C900770B97 /* CommonChartVC.swift */,
|
||||
278C55111EE948C900770B97 /* MainVC.swift */,
|
||||
278C55121EE948C900770B97 /* SpecialChartVC.swift */,
|
||||
278C55131EE948C900770B97 /* ViewController.swift */,
|
||||
);
|
||||
path = Demo;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
278C54AD1EE9472300770B97 /* AAInfographicsDemo */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 278C54D61EE9472300770B97 /* Build configuration list for PBXNativeTarget "AAInfographicsDemo" */;
|
||||
buildPhases = (
|
||||
278C54AA1EE9472300770B97 /* Sources */,
|
||||
278C54AB1EE9472300770B97 /* Frameworks */,
|
||||
278C54AC1EE9472300770B97 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = AAInfographicsDemo;
|
||||
productName = AAInfographicsDemo;
|
||||
productReference = 278C54AE1EE9472300770B97 /* AAInfographicsDemo.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
278C54C11EE9472300770B97 /* AAInfographicsDemoTests */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 278C54D91EE9472300770B97 /* Build configuration list for PBXNativeTarget "AAInfographicsDemoTests" */;
|
||||
buildPhases = (
|
||||
278C54BE1EE9472300770B97 /* Sources */,
|
||||
278C54BF1EE9472300770B97 /* Frameworks */,
|
||||
278C54C01EE9472300770B97 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
278C54C41EE9472300770B97 /* PBXTargetDependency */,
|
||||
);
|
||||
name = AAInfographicsDemoTests;
|
||||
productName = AAInfographicsDemoTests;
|
||||
productReference = 278C54C21EE9472300770B97 /* AAInfographicsDemoTests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.unit-test";
|
||||
};
|
||||
278C54CC1EE9472300770B97 /* AAInfographicsDemoUITests */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 278C54DC1EE9472300770B97 /* Build configuration list for PBXNativeTarget "AAInfographicsDemoUITests" */;
|
||||
buildPhases = (
|
||||
278C54C91EE9472300770B97 /* Sources */,
|
||||
278C54CA1EE9472300770B97 /* Frameworks */,
|
||||
278C54CB1EE9472300770B97 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
278C54CF1EE9472300770B97 /* PBXTargetDependency */,
|
||||
);
|
||||
name = AAInfographicsDemoUITests;
|
||||
productName = AAInfographicsDemoUITests;
|
||||
productReference = 278C54CD1EE9472300770B97 /* AAInfographicsDemoUITests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.ui-testing";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
278C54A61EE9472300770B97 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
LastSwiftUpdateCheck = 0830;
|
||||
LastUpgradeCheck = 0830;
|
||||
ORGANIZATIONNAME = "An An";
|
||||
TargetAttributes = {
|
||||
278C54AD1EE9472300770B97 = {
|
||||
CreatedOnToolsVersion = 8.3.2;
|
||||
ProvisioningStyle = Automatic;
|
||||
};
|
||||
278C54C11EE9472300770B97 = {
|
||||
CreatedOnToolsVersion = 8.3.2;
|
||||
ProvisioningStyle = Automatic;
|
||||
TestTargetID = 278C54AD1EE9472300770B97;
|
||||
};
|
||||
278C54CC1EE9472300770B97 = {
|
||||
CreatedOnToolsVersion = 8.3.2;
|
||||
ProvisioningStyle = Automatic;
|
||||
TestTargetID = 278C54AD1EE9472300770B97;
|
||||
};
|
||||
};
|
||||
};
|
||||
buildConfigurationList = 278C54A91EE9472300770B97 /* Build configuration list for PBXProject "AAInfographicsDemo" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
en,
|
||||
Base,
|
||||
);
|
||||
mainGroup = 278C54A51EE9472300770B97;
|
||||
productRefGroup = 278C54AF1EE9472300770B97 /* Products */;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
278C54AD1EE9472300770B97 /* AAInfographicsDemo */,
|
||||
278C54C11EE9472300770B97 /* AAInfographicsDemoTests */,
|
||||
278C54CC1EE9472300770B97 /* AAInfographicsDemoUITests */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXResourcesBuildPhase section */
|
||||
278C54AC1EE9472300770B97 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
278C54BC1EE9472300770B97 /* LaunchScreen.storyboard in Resources */,
|
||||
278C54B91EE9472300770B97 /* Assets.xcassets in Resources */,
|
||||
278C55031EE947DF00770B97 /* AAChartView.html in Resources */,
|
||||
278C55051EE947DF00770B97 /* AAHighChartsLibrary.js in Resources */,
|
||||
278C55071EE947DF00770B97 /* AAJQueryLibrary.js in Resources */,
|
||||
278C55041EE947DF00770B97 /* AAHighCharts-3d.js in Resources */,
|
||||
278C55081EE947DF00770B97 /* AAOptionsConstructor.js in Resources */,
|
||||
278C55061EE947DF00770B97 /* AAHighchartsMore.js in Resources */,
|
||||
278C54B71EE9472300770B97 /* Main.storyboard in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
278C54C01EE9472300770B97 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
278C54CB1EE9472300770B97 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
278C54AA1EE9472300770B97 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
278C55001EE947DF00770B97 /* AAChartModel.swift in Sources */,
|
||||
278C55151EE948C900770B97 /* MainVC.swift in Sources */,
|
||||
278C54B21EE9472300770B97 /* AppDelegate.swift in Sources */,
|
||||
278C55171EE948C900770B97 /* ViewController.swift in Sources */,
|
||||
278C55161EE948C900770B97 /* SpecialChartVC.swift in Sources */,
|
||||
278C55021EE947DF00770B97 /* AASerializable.swift in Sources */,
|
||||
278C55011EE947DF00770B97 /* AAChartView.swift in Sources */,
|
||||
278C55141EE948C900770B97 /* CommonChartVC.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
278C54BE1EE9472300770B97 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
278C54C71EE9472300770B97 /* AAInfographicsDemoTests.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
278C54C91EE9472300770B97 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
278C54D21EE9472300770B97 /* AAInfographicsDemoUITests.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXTargetDependency section */
|
||||
278C54C41EE9472300770B97 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 278C54AD1EE9472300770B97 /* AAInfographicsDemo */;
|
||||
targetProxy = 278C54C31EE9472300770B97 /* PBXContainerItemProxy */;
|
||||
};
|
||||
278C54CF1EE9472300770B97 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 278C54AD1EE9472300770B97 /* AAInfographicsDemo */;
|
||||
targetProxy = 278C54CE1EE9472300770B97 /* PBXContainerItemProxy */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
|
||||
/* Begin PBXVariantGroup section */
|
||||
278C54B51EE9472300770B97 /* Main.storyboard */ = {
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
278C54B61EE9472300770B97 /* Base */,
|
||||
);
|
||||
name = Main.storyboard;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
278C54BA1EE9472300770B97 /* LaunchScreen.storyboard */ = {
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
278C54BB1EE9472300770B97 /* Base */,
|
||||
);
|
||||
name = LaunchScreen.storyboard;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXVariantGroup section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
278C54D41EE9472300770B97 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_ANALYZER_NONNULL = YES;
|
||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
CLANG_WARN_BOOL_CONVERSION = YES;
|
||||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||||
CLANG_WARN_EMPTY_BODY = YES;
|
||||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||||
CLANG_WARN_INFINITE_RECURSION = YES;
|
||||
CLANG_WARN_INT_CONVERSION = YES;
|
||||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||||
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_NO_COMMON_BLOCKS = YES;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"DEBUG=1",
|
||||
"$(inherited)",
|
||||
);
|
||||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||||
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.3;
|
||||
MTL_ENABLE_DEBUG_INFO = YES;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = iphoneos;
|
||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
278C54D51EE9472300770B97 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_ANALYZER_NONNULL = YES;
|
||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
CLANG_WARN_BOOL_CONVERSION = YES;
|
||||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||||
CLANG_WARN_EMPTY_BODY = YES;
|
||||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||||
CLANG_WARN_INFINITE_RECURSION = YES;
|
||||
CLANG_WARN_INT_CONVERSION = YES;
|
||||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||||
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_NO_COMMON_BLOCKS = YES;
|
||||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||||
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.3;
|
||||
MTL_ENABLE_DEBUG_INFO = NO;
|
||||
SDKROOT = iphoneos;
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
VALIDATE_PRODUCT = YES;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
278C54D71EE9472300770B97 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
INFOPLIST_FILE = AAInfographicsDemo/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = Hobbies.AAInfographicsDemo;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
278C54D81EE9472300770B97 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
INFOPLIST_FILE = AAInfographicsDemo/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = Hobbies.AAInfographicsDemo;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
278C54DA1EE9472300770B97 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||
BUNDLE_LOADER = "$(TEST_HOST)";
|
||||
INFOPLIST_FILE = AAInfographicsDemoTests/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = Hobbies.AAInfographicsDemoTests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AAInfographicsDemo.app/AAInfographicsDemo";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
278C54DB1EE9472300770B97 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||
BUNDLE_LOADER = "$(TEST_HOST)";
|
||||
INFOPLIST_FILE = AAInfographicsDemoTests/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = Hobbies.AAInfographicsDemoTests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AAInfographicsDemo.app/AAInfographicsDemo";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
278C54DD1EE9472300770B97 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||
INFOPLIST_FILE = AAInfographicsDemoUITests/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = Hobbies.AAInfographicsDemoUITests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_TARGET_NAME = AAInfographicsDemo;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
278C54DE1EE9472300770B97 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||
INFOPLIST_FILE = AAInfographicsDemoUITests/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = Hobbies.AAInfographicsDemoUITests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 3.0;
|
||||
TEST_TARGET_NAME = AAInfographicsDemo;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
278C54A91EE9472300770B97 /* Build configuration list for PBXProject "AAInfographicsDemo" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
278C54D41EE9472300770B97 /* Debug */,
|
||||
278C54D51EE9472300770B97 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
278C54D61EE9472300770B97 /* Build configuration list for PBXNativeTarget "AAInfographicsDemo" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
278C54D71EE9472300770B97 /* Debug */,
|
||||
278C54D81EE9472300770B97 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
};
|
||||
278C54D91EE9472300770B97 /* Build configuration list for PBXNativeTarget "AAInfographicsDemoTests" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
278C54DA1EE9472300770B97 /* Debug */,
|
||||
278C54DB1EE9472300770B97 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
};
|
||||
278C54DC1EE9472300770B97 /* Build configuration list for PBXNativeTarget "AAInfographicsDemoUITests" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
278C54DD1EE9472300770B97 /* Debug */,
|
||||
278C54DE1EE9472300770B97 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 278C54A61EE9472300770B97 /* Project object */;
|
||||
}
|
|
@ -2,6 +2,6 @@
|
|||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:AAChartKit-Swift.xcodeproj">
|
||||
location = "self:AAInfographicsDemo.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
|
@ -14,10 +14,10 @@
|
|||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
BlueprintIdentifier = "278C54AD1EE9472300770B97"
|
||||
BuildableName = "AAInfographicsDemo.app"
|
||||
BlueprintName = "AAInfographicsDemo"
|
||||
ReferencedContainer = "container:AAInfographicsDemo.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
|
@ -32,30 +32,30 @@
|
|||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC8901EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-SwiftTests.xctest"
|
||||
BlueprintName = "AAChartKit-SwiftTests"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
BlueprintIdentifier = "278C54C11EE9472300770B97"
|
||||
BuildableName = "AAInfographicsDemoTests.xctest"
|
||||
BlueprintName = "AAInfographicsDemoTests"
|
||||
ReferencedContainer = "container:AAInfographicsDemo.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
<TestableReference
|
||||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC89B1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-SwiftUITests.xctest"
|
||||
BlueprintName = "AAChartKit-SwiftUITests"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
BlueprintIdentifier = "278C54CC1EE9472300770B97"
|
||||
BuildableName = "AAInfographicsDemoUITests.xctest"
|
||||
BlueprintName = "AAInfographicsDemoUITests"
|
||||
ReferencedContainer = "container:AAInfographicsDemo.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
BlueprintIdentifier = "278C54AD1EE9472300770B97"
|
||||
BuildableName = "AAInfographicsDemo.app"
|
||||
BlueprintName = "AAInfographicsDemo"
|
||||
ReferencedContainer = "container:AAInfographicsDemo.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
<AdditionalOptions>
|
||||
|
@ -75,10 +75,10 @@
|
|||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
BlueprintIdentifier = "278C54AD1EE9472300770B97"
|
||||
BuildableName = "AAInfographicsDemo.app"
|
||||
BlueprintName = "AAInfographicsDemo"
|
||||
ReferencedContainer = "container:AAInfographicsDemo.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<AdditionalOptions>
|
||||
|
@ -94,10 +94,10 @@
|
|||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "718EC87C1EA624CD00F36D85"
|
||||
BuildableName = "AAChartKit-Swift.app"
|
||||
BlueprintName = "AAChartKit-Swift"
|
||||
ReferencedContainer = "container:AAChartKit-Swift.xcodeproj">
|
||||
BlueprintIdentifier = "278C54AD1EE9472300770B97"
|
||||
BuildableName = "AAInfographicsDemo.app"
|
||||
BlueprintName = "AAInfographicsDemo"
|
||||
ReferencedContainer = "container:AAInfographicsDemo.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
|
@ -4,7 +4,7 @@
|
|||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>AAChartKit-Swift.xcscheme</key>
|
||||
<key>AAInfographicsDemo.xcscheme</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
|
@ -12,17 +12,17 @@
|
|||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
<dict>
|
||||
<key>718EC87C1EA624CD00F36D85</key>
|
||||
<key>278C54AD1EE9472300770B97</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>718EC8901EA624CD00F36D85</key>
|
||||
<key>278C54C11EE9472300770B97</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>718EC89B1EA624CD00F36D85</key>
|
||||
<key>278C54CC1EE9472300770B97</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
|
@ -1,10 +1,9 @@
|
|||
//
|
||||
// AppDelegate.swift
|
||||
// AAChartKit-Swift
|
||||
// AAInfographicsDemo
|
||||
//
|
||||
// Created by An An on 17/4/18.
|
||||
// Copyright © 2017年 An An . All rights reserved.
|
||||
// source code ----*** https://github.com/AAChartModel/AAChartKit-Swift ***--- source code
|
||||
// Created by An An on 2017/6/8.
|
||||
// Copyright © 2017年 An An. All rights reserved.
|
||||
//
|
||||
|
||||
import UIKit
|
|
@ -1,15 +1,5 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "iphone",
|
||||
"size" : "20x20",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "iphone",
|
||||
"size" : "20x20",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"idiom" : "iphone",
|
||||
"size" : "29x29",
|
||||
|
@ -40,16 +30,6 @@
|
|||
"size" : "60x60",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "20x20",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "20x20",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "29x29",
|
||||
|
@ -79,11 +59,6 @@
|
|||
"idiom" : "ipad",
|
||||
"size" : "76x76",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "83.5x83.5",
|
||||
"scale" : "2x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11134" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
|
||||
<dependencies>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11106"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<scenes>
|
||||
<!--View Controller-->
|
||||
<scene sceneID="EHf-IW-A2E">
|
||||
<objects>
|
||||
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
|
||||
<layoutGuides>
|
||||
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
|
||||
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
|
||||
</layoutGuides>
|
||||
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
</view>
|
||||
</viewController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
<point key="canvasLocation" x="53" y="375"/>
|
||||
</scene>
|
||||
</scenes>
|
||||
</document>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="6hP-pP-88J">
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="gWF-JL-MLX">
|
||||
<device id="retina4_7" orientation="portrait">
|
||||
<adaptation id="fullscreen"/>
|
||||
</device>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<!--MainVC-->
|
||||
<scene sceneID="tne-QT-ifu">
|
||||
<objects>
|
||||
<viewController id="BYZ-38-t0r" customClass="MainVC" customModule="AAChartKit_Swift" customModuleProvider="target" sceneMemberID="viewController">
|
||||
<viewController id="BYZ-38-t0r" customClass="MainVC" customModule="AAInfographicsDemo" customModuleProvider="target" sceneMemberID="viewController">
|
||||
<layoutGuides>
|
||||
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
|
||||
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
|
||||
|
@ -22,29 +22,29 @@
|
|||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
</view>
|
||||
<navigationItem key="navigationItem" id="a9Q-gL-v09"/>
|
||||
<navigationItem key="navigationItem" id="0yX-QW-I5z"/>
|
||||
</viewController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
<point key="canvasLocation" x="1055.2" y="122.78860569715144"/>
|
||||
<point key="canvasLocation" x="1008.8" y="42.728635682158924"/>
|
||||
</scene>
|
||||
<!--Navigation Controller-->
|
||||
<scene sceneID="irs-OI-Ej1">
|
||||
<scene sceneID="JMP-qW-OaV">
|
||||
<objects>
|
||||
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="6hP-pP-88J" sceneMemberID="viewController">
|
||||
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="gWF-JL-MLX" sceneMemberID="viewController">
|
||||
<toolbarItems/>
|
||||
<navigationBar key="navigationBar" contentMode="scaleToFill" id="ZZv-3e-k08">
|
||||
<navigationBar key="navigationBar" contentMode="scaleToFill" id="sp9-CT-F51">
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
</navigationBar>
|
||||
<nil name="viewControllers"/>
|
||||
<connections>
|
||||
<segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="aSx-2D-pHq"/>
|
||||
<segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="h91-VB-Jlj"/>
|
||||
</connections>
|
||||
</navigationController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="U9L-Wg-tsx" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="gfM-uj-PK9" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
<point key="canvasLocation" x="116" y="122.78860569715144"/>
|
||||
<point key="canvasLocation" x="116" y="696.7016491754124"/>
|
||||
</scene>
|
||||
</scenes>
|
||||
</document>
|
|
@ -0,0 +1,25 @@
|
|||
//
|
||||
// ViewController.swift
|
||||
// AAInfographicsDemo
|
||||
//
|
||||
// Created by An An on 2017/6/8.
|
||||
// Copyright © 2017年 An An. All rights reserved.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
|
||||
class ViewController: UIViewController {
|
||||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
// Do any additional setup after loading the view, typically from a nib.
|
||||
}
|
||||
|
||||
override func didReceiveMemoryWarning() {
|
||||
super.didReceiveMemoryWarning()
|
||||
// Dispose of any resources that can be recreated.
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
@ -1,16 +1,15 @@
|
|||
//
|
||||
// AAChartKit_SwiftTests.swift
|
||||
// AAChartKit-SwiftTests
|
||||
// AAInfographicsDemoTests.swift
|
||||
// AAInfographicsDemoTests
|
||||
//
|
||||
// Created by An An on 17/4/18.
|
||||
// Copyright © 2017年 An An . All rights reserved.
|
||||
// source code ----*** https://github.com/AAChartModel/AAChartKit-Swift ***--- source code
|
||||
// Created by An An on 2017/6/8.
|
||||
// Copyright © 2017年 An An. All rights reserved.
|
||||
//
|
||||
|
||||
import XCTest
|
||||
@testable import AAChartKit_Swift
|
||||
@testable import AAInfographicsDemo
|
||||
|
||||
class AAChartKit_SwiftTests: XCTestCase {
|
||||
class AAInfographicsDemoTests: XCTestCase {
|
||||
|
||||
override func setUp() {
|
||||
super.setUp()
|
|
@ -1,15 +1,14 @@
|
|||
//
|
||||
// AAChartKit_SwiftUITests.swift
|
||||
// AAChartKit-SwiftUITests
|
||||
// AAInfographicsDemoUITests.swift
|
||||
// AAInfographicsDemoUITests
|
||||
//
|
||||
// Created by An An on 17/4/18.
|
||||
// Copyright © 2017年 An An . All rights reserved.
|
||||
// source code ----*** https://github.com/AAChartModel/AAChartKit-Swift ***--- source code
|
||||
// Created by An An on 2017/6/8.
|
||||
// Copyright © 2017年 An An. All rights reserved.
|
||||
//
|
||||
|
||||
import XCTest
|
||||
|
||||
class AAChartKit_SwiftUITests: XCTestCase {
|
||||
class AAInfographicsDemoUITests: XCTestCase {
|
||||
|
||||
override func setUp() {
|
||||
super.setUp()
|
|
@ -1,60 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
|
||||
<device id="retina4_7" orientation="portrait">
|
||||
<adaptation id="fullscreen"/>
|
||||
</device>
|
||||
<dependencies>
|
||||
<deployment identifier="iOS"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
|
||||
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<scenes>
|
||||
<!--View Controller-->
|
||||
<scene sceneID="EHf-IW-A2E">
|
||||
<objects>
|
||||
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
|
||||
<layoutGuides>
|
||||
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
|
||||
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
|
||||
</layoutGuides>
|
||||
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="AAInfographics" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pfe-TN-uAV">
|
||||
<rect key="frame" x="16" y="49" width="343" height="95"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="95" id="Bcn-5k-TGF"/>
|
||||
</constraints>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="30"/>
|
||||
<color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
||||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2017 An An . All Rights Reserved" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EDJ-Pc-BHQ">
|
||||
<rect key="frame" x="16" y="533" width="343" height="35"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="35" id="K2H-eB-avW"/>
|
||||
</constraints>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
||||
<color key="textColor" red="0.13712229787288288" green="0.56427832700768499" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<color key="highlightedColor" red="1" green="0.53880414919999997" blue="0.42666443980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
</label>
|
||||
</subviews>
|
||||
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<constraints>
|
||||
<constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="EDJ-Pc-BHQ" secondAttribute="bottom" constant="99" id="1ja-T1-49r"/>
|
||||
<constraint firstItem="pfe-TN-uAV" firstAttribute="trailing" secondItem="Ze5-6b-2t3" secondAttribute="trailingMargin" id="FRm-eJ-bqP"/>
|
||||
<constraint firstItem="pfe-TN-uAV" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leadingMargin" id="Z3e-rz-D78"/>
|
||||
<constraint firstItem="EDJ-Pc-BHQ" firstAttribute="trailing" secondItem="Ze5-6b-2t3" secondAttribute="trailingMargin" id="gch-LF-epF"/>
|
||||
<constraint firstItem="EDJ-Pc-BHQ" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leadingMargin" id="hrT-In-hLh"/>
|
||||
<constraint firstItem="pfe-TN-uAV" firstAttribute="top" secondItem="Llm-lL-Icb" secondAttribute="bottom" constant="29" id="pUU-PO-rIa"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</viewController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
<point key="canvasLocation" x="52" y="374.66266866566718"/>
|
||||
</scene>
|
||||
</scenes>
|
||||
</document>
|
Loading…
Reference in New Issue