project.pbxproj 40.4 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1 2 3 4 5 6 7 8 9
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
zhu's avatar
zhu committed
10 11
		0447085E1CD7C06B00555827 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0447085D1CD7C06B00555827 /* LoginViewController.m */; };
		044708611CD7C1E800555827 /* MainSetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 044708601CD7C1E800555827 /* MainSetViewController.m */; };
曹云霄's avatar
曹云霄 committed
12
		2906B5D71CD89246000849B4 /* ClientDetailsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2906B5D61CD89246000849B4 /* ClientDetailsTableViewCell.m */; };
曹云霄's avatar
曹云霄 committed
13 14 15 16 17 18
		2928F7E71CD087FE0036D761 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F7E61CD087FE0036D761 /* BaseViewController.m */; };
		2928F8321CD09E320036D761 /* Toolview.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F8311CD09E320036D761 /* Toolview.m */; };
		2928F8381CD09E730036D761 /* CustomButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F8371CD09E730036D761 /* CustomButton.m */; };
		2928F83B1CD0A0CE0036D761 /* CustomTabbarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F83A1CD0A0CE0036D761 /* CustomTabbarController.m */; };
		2928F83D1CD0A9CD0036D761 /* qq.png in Resources */ = {isa = PBXBuildFile; fileRef = 2928F83C1CD0A9CD0036D761 /* qq.png */; };
		2928F8421CD0ABAC0036D761 /* ShoppingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F8411CD0ABAC0036D761 /* ShoppingViewController.m */; };
曹云霄's avatar
曹云霄 committed
19 20 21 22 23 24
		2933934F1CD3158B000D997B /* instructionsLabe.m in Sources */ = {isa = PBXBuildFile; fileRef = 2933934E1CD3158B000D997B /* instructionsLabe.m */; };
		293393551CD3379E000D997B /* ShoppingTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 293393541CD3379E000D997B /* ShoppingTableViewCell.m */; };
		293393591CD3563C000D997B /* CustomerdetailsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 293393581CD3563C000D997B /* CustomerdetailsController.m */; };
		2949BABD1CD2EFA00049385A /* InformationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2949BABC1CD2EFA00049385A /* InformationTableViewCell.m */; };
		2949BAC21CD3055A0049385A /* MMExampleDrawerVisualStateManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2949BAC11CD3055A0049385A /* MMExampleDrawerVisualStateManager.m */; };
		2949BAC41CD3086F0049385A /* weibo.png in Resources */ = {isa = PBXBuildFile; fileRef = 2949BAC31CD3086F0049385A /* weibo.png */; };
曹云霄's avatar
曹云霄 committed
25 26
		2962D06D1CD1A43A0058829D /* ClientViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D06C1CD1A43A0058829D /* ClientViewController.m */; };
		2962D0711CD1A58B0058829D /* RightViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D0701CD1A58B0058829D /* RightViewController.m */; };
曹云霄's avatar
曹云霄 committed
27 28 29 30 31 32 33 34 35
		2962D0791CD1CBC60058829D /* NetworkRequestClassManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D0781CD1CBC60058829D /* NetworkRequestClassManager.m */; };
		2962D07D1CD1E4490058829D /* NSArray+Objectwithindex.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D07C1CD1E4490058829D /* NSArray+Objectwithindex.m */; };
		2962D0811CD1E6010058829D /* UIView+Frame.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D0801CD1E6010058829D /* UIView+Frame.m */; };
		2962D0881CD1EA350058829D /* 1.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 2962D0821CD1EA350058829D /* 1.jpg */; };
		2962D0891CD1EA350058829D /* 2.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 2962D0831CD1EA350058829D /* 2.jpg */; };
		2962D08A1CD1EA350058829D /* 3.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 2962D0841CD1EA350058829D /* 3.jpg */; };
		2962D08B1CD1EA350058829D /* 4.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 2962D0851CD1EA350058829D /* 4.jpg */; };
		2962D08C1CD1EA350058829D /* 5.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 2962D0861CD1EA350058829D /* 5.jpg */; };
		2962D08D1CD1EA350058829D /* 6.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 2962D0871CD1EA350058829D /* 6.jpg */; };
曹云霄's avatar
曹云霄 committed
36 37 38 39 40 41
		29706DA61CD082990003C412 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29706DA51CD082990003C412 /* main.m */; };
		29706DA91CD082990003C412 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 29706DA81CD082990003C412 /* AppDelegate.m */; };
		29706DAF1CD082990003C412 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29706DAD1CD082990003C412 /* Main.storyboard */; };
		29706DB21CD082990003C412 /* Lighting.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 29706DB01CD082990003C412 /* Lighting.xcdatamodeld */; };
		29706DB41CD082990003C412 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 29706DB31CD082990003C412 /* Assets.xcassets */; };
		29706DB71CD082990003C412 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29706DB51CD082990003C412 /* LaunchScreen.storyboard */; };
曹云霄's avatar
曹云霄 committed
42
		29807C621CD20C2A00F111B8 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 29807C611CD20C2A00F111B8 /* Images.xcassets */; };
曹云霄's avatar
曹云霄 committed
43
		29807C651CD20F0F00F111B8 /* StoryboardwithCYX.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29807C641CD20F0F00F111B8 /* StoryboardwithCYX.storyboard */; };
曹云霄's avatar
曹云霄 committed
44
		29A8D3981CD85A58004D558F /* ClientdetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A8D3971CD85A58004D558F /* ClientdetailsViewController.m */; };
曹云霄's avatar
曹云霄 committed
45 46 47 48
		745C665EA695DD3EC6271ADE /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DDC80D439AC474587DD59064 /* libPods.a */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
zhu's avatar
zhu committed
49 50 51 52
		0447085C1CD7C06B00555827 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
		0447085D1CD7C06B00555827 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
		0447085F1CD7C1E800555827 /* MainSetViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainSetViewController.h; sourceTree = "<group>"; };
		044708601CD7C1E800555827 /* MainSetViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainSetViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
53 54
		2906B5D51CD89246000849B4 /* ClientDetailsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClientDetailsTableViewCell.h; sourceTree = "<group>"; };
		2906B5D61CD89246000849B4 /* ClientDetailsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClientDetailsTableViewCell.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
55 56 57 58 59 60 61 62 63 64 65 66
		2928F7E21CD085F40036D761 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
		2928F7E51CD087FE0036D761 /* BaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; };
		2928F7E61CD087FE0036D761 /* BaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseViewController.m; sourceTree = "<group>"; };
		2928F8301CD09E320036D761 /* Toolview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Toolview.h; sourceTree = "<group>"; };
		2928F8311CD09E320036D761 /* Toolview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Toolview.m; sourceTree = "<group>"; };
		2928F8361CD09E730036D761 /* CustomButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomButton.h; sourceTree = "<group>"; };
		2928F8371CD09E730036D761 /* CustomButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomButton.m; sourceTree = "<group>"; };
		2928F8391CD0A0CE0036D761 /* CustomTabbarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTabbarController.h; sourceTree = "<group>"; };
		2928F83A1CD0A0CE0036D761 /* CustomTabbarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTabbarController.m; sourceTree = "<group>"; };
		2928F83C1CD0A9CD0036D761 /* qq.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = qq.png; sourceTree = "<group>"; };
		2928F8401CD0ABAC0036D761 /* ShoppingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShoppingViewController.h; sourceTree = "<group>"; };
		2928F8411CD0ABAC0036D761 /* ShoppingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShoppingViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
67 68 69 70 71 72 73 74 75 76 77
		2933934D1CD3158B000D997B /* instructionsLabe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instructionsLabe.h; sourceTree = "<group>"; };
		2933934E1CD3158B000D997B /* instructionsLabe.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = instructionsLabe.m; sourceTree = "<group>"; };
		293393531CD3379E000D997B /* ShoppingTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShoppingTableViewCell.h; sourceTree = "<group>"; };
		293393541CD3379E000D997B /* ShoppingTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShoppingTableViewCell.m; sourceTree = "<group>"; };
		293393571CD3563C000D997B /* CustomerdetailsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomerdetailsController.h; sourceTree = "<group>"; };
		293393581CD3563C000D997B /* CustomerdetailsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomerdetailsController.m; sourceTree = "<group>"; };
		2949BABB1CD2EFA00049385A /* InformationTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InformationTableViewCell.h; sourceTree = "<group>"; };
		2949BABC1CD2EFA00049385A /* InformationTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InformationTableViewCell.m; sourceTree = "<group>"; };
		2949BAC01CD3055A0049385A /* MMExampleDrawerVisualStateManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MMExampleDrawerVisualStateManager.h; sourceTree = "<group>"; };
		2949BAC11CD3055A0049385A /* MMExampleDrawerVisualStateManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MMExampleDrawerVisualStateManager.m; sourceTree = "<group>"; };
		2949BAC31CD3086F0049385A /* weibo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = weibo.png; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
78 79 80 81
		2962D06B1CD1A43A0058829D /* ClientViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClientViewController.h; sourceTree = "<group>"; };
		2962D06C1CD1A43A0058829D /* ClientViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClientViewController.m; sourceTree = "<group>"; };
		2962D06F1CD1A58B0058829D /* RightViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RightViewController.h; sourceTree = "<group>"; };
		2962D0701CD1A58B0058829D /* RightViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RightViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
82 83 84 85 86 87 88 89 90 91 92 93
		2962D0771CD1CBC60058829D /* NetworkRequestClassManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkRequestClassManager.h; sourceTree = "<group>"; };
		2962D0781CD1CBC60058829D /* NetworkRequestClassManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkRequestClassManager.m; sourceTree = "<group>"; };
		2962D07B1CD1E4490058829D /* NSArray+Objectwithindex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+Objectwithindex.h"; sourceTree = "<group>"; };
		2962D07C1CD1E4490058829D /* NSArray+Objectwithindex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSArray+Objectwithindex.m"; sourceTree = "<group>"; };
		2962D07F1CD1E6010058829D /* UIView+Frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Frame.h"; sourceTree = "<group>"; };
		2962D0801CD1E6010058829D /* UIView+Frame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Frame.m"; sourceTree = "<group>"; };
		2962D0821CD1EA350058829D /* 1.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 1.jpg; sourceTree = "<group>"; };
		2962D0831CD1EA350058829D /* 2.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 2.jpg; sourceTree = "<group>"; };
		2962D0841CD1EA350058829D /* 3.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 3.jpg; sourceTree = "<group>"; };
		2962D0851CD1EA350058829D /* 4.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 4.jpg; sourceTree = "<group>"; };
		2962D0861CD1EA350058829D /* 5.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 5.jpg; sourceTree = "<group>"; };
		2962D0871CD1EA350058829D /* 6.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 6.jpg; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
94 95 96 97 98 99 100 101 102
		29706DA11CD082990003C412 /* Lighting.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Lighting.app; sourceTree = BUILT_PRODUCTS_DIR; };
		29706DA51CD082990003C412 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		29706DA71CD082990003C412 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		29706DA81CD082990003C412 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		29706DAE1CD082990003C412 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		29706DB11CD082990003C412 /* Lighting.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Lighting.xcdatamodel; sourceTree = "<group>"; };
		29706DB31CD082990003C412 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		29706DB61CD082990003C412 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		29706DB81CD082990003C412 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
103
		29807C611CD20C2A00F111B8 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
104
		29807C641CD20F0F00F111B8 /* StoryboardwithCYX.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = StoryboardwithCYX.storyboard; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
105 106
		29A8D3961CD85A58004D558F /* ClientdetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClientdetailsViewController.h; sourceTree = "<group>"; };
		29A8D3971CD85A58004D558F /* ClientdetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClientdetailsViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
		CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
		D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
		DDC80D439AC474587DD59064 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		29706D9E1CD082980003C412 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				745C665EA695DD3EC6271ADE /* libPods.a in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
zhu's avatar
zhu committed
124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165
		044708571CD7C06B00555827 /* MainSet */ = {
			isa = PBXGroup;
			children = (
				0447085F1CD7C1E800555827 /* MainSetViewController.h */,
				044708601CD7C1E800555827 /* MainSetViewController.m */,
				044708581CD7C06B00555827 /* Followheart */,
				044708591CD7C06B00555827 /* Productlibrary */,
				0447085A1CD7C06B00555827 /* SceneLibrary */,
			);
			path = MainSet;
			sourceTree = "<group>";
		};
		044708581CD7C06B00555827 /* Followheart */ = {
			isa = PBXGroup;
			children = (
			);
			path = Followheart;
			sourceTree = "<group>";
		};
		044708591CD7C06B00555827 /* Productlibrary */ = {
			isa = PBXGroup;
			children = (
			);
			path = Productlibrary;
			sourceTree = "<group>";
		};
		0447085A1CD7C06B00555827 /* SceneLibrary */ = {
			isa = PBXGroup;
			children = (
			);
			path = SceneLibrary;
			sourceTree = "<group>";
		};
		0447085B1CD7C06B00555827 /* Login */ = {
			isa = PBXGroup;
			children = (
				0447085C1CD7C06B00555827 /* LoginViewController.h */,
				0447085D1CD7C06B00555827 /* LoginViewController.m */,
			);
			path = Login;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183
		2906B5D31CD8920F000849B4 /* Controller */ = {
			isa = PBXGroup;
			children = (
				29A8D3961CD85A58004D558F /* ClientdetailsViewController.h */,
				29A8D3971CD85A58004D558F /* ClientdetailsViewController.m */,
			);
			name = Controller;
			sourceTree = "<group>";
		};
		2906B5D41CD89220000849B4 /* view */ = {
			isa = PBXGroup;
			children = (
				2906B5D51CD89246000849B4 /* ClientDetailsTableViewCell.h */,
				2906B5D61CD89246000849B4 /* ClientDetailsTableViewCell.m */,
			);
			name = view;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
184 185 186
		2928F7DD1CD085430036D761 /* Class */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
187
				293393561CD35608000D997B /* Customerdetails */,
曹云霄's avatar
曹云霄 committed
188 189 190 191
				2962D06E1CD1A56B0058829D /* RIghtVC */,
				2962D06A1CD1A3FE0058829D /* MyClient */,
				2928F83F1CD0AB830036D761 /* Shoppingcart */,
				2928F8251CD09BC10036D761 /* Tabbar */,
zhu's avatar
zhu committed
192 193
				0447085B1CD7C06B00555827 /* Login */,
				044708571CD7C06B00555827 /* MainSet */,
曹云霄's avatar
曹云霄 committed
194 195 196 197 198 199 200
			);
			path = Class;
			sourceTree = "<group>";
		};
		2928F7DE1CD085430036D761 /* Tools */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
201
				2949BABF1CD305340049385A /* MMDrawerManager */,
曹云霄's avatar
曹云霄 committed
202 203 204 205 206 207
				2962D0821CD1EA350058829D /* 1.jpg */,
				2962D0831CD1EA350058829D /* 2.jpg */,
				2962D0841CD1EA350058829D /* 3.jpg */,
				2962D0851CD1EA350058829D /* 4.jpg */,
				2962D0861CD1EA350058829D /* 5.jpg */,
				2962D0871CD1EA350058829D /* 6.jpg */,
曹云霄's avatar
曹云霄 committed
208
				2949BAC31CD3086F0049385A /* weibo.png */,
曹云霄's avatar
曹云霄 committed
209 210 211
				2962D07E1CD1E5DD0058829D /* UIView+Frame */,
				2962D07A1CD1E3CC0058829D /* NSarray+category */,
				2962D0761CD1CB860058829D /* NetworkRequest */,
曹云霄's avatar
曹云霄 committed
212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260
				2928F8351CD09E500036D761 /* CustomButton */,
				2928F7E41CD087C20036D761 /* parentclass */,
				2928F7E31CD087B60036D761 /* pch */,
			);
			path = Tools;
			sourceTree = "<group>";
		};
		2928F7E31CD087B60036D761 /* pch */ = {
			isa = PBXGroup;
			children = (
				2928F7E21CD085F40036D761 /* PrefixHeader.pch */,
			);
			name = pch;
			sourceTree = "<group>";
		};
		2928F7E41CD087C20036D761 /* parentclass */ = {
			isa = PBXGroup;
			children = (
				2928F7E51CD087FE0036D761 /* BaseViewController.h */,
				2928F7E61CD087FE0036D761 /* BaseViewController.m */,
			);
			name = parentclass;
			sourceTree = "<group>";
		};
		2928F8251CD09BC10036D761 /* Tabbar */ = {
			isa = PBXGroup;
			children = (
				2928F82F1CD09E220036D761 /* Toolview */,
				2928F8391CD0A0CE0036D761 /* CustomTabbarController.h */,
				2928F83A1CD0A0CE0036D761 /* CustomTabbarController.m */,
			);
			path = Tabbar;
			sourceTree = "<group>";
		};
		2928F82F1CD09E220036D761 /* Toolview */ = {
			isa = PBXGroup;
			children = (
				2928F8301CD09E320036D761 /* Toolview.h */,
				2928F8311CD09E320036D761 /* Toolview.m */,
			);
			name = Toolview;
			sourceTree = "<group>";
		};
		2928F8351CD09E500036D761 /* CustomButton */ = {
			isa = PBXGroup;
			children = (
				2928F8361CD09E730036D761 /* CustomButton.h */,
				2928F8371CD09E730036D761 /* CustomButton.m */,
				2928F83C1CD0A9CD0036D761 /* qq.png */,
曹云霄's avatar
曹云霄 committed
261 262
				2933934D1CD3158B000D997B /* instructionsLabe.h */,
				2933934E1CD3158B000D997B /* instructionsLabe.m */,
曹云霄's avatar
曹云霄 committed
263 264 265 266 267
			);
			name = CustomButton;
			sourceTree = "<group>";
		};
		2928F83F1CD0AB830036D761 /* Shoppingcart */ = {
曹云霄's avatar
曹云霄 committed
268 269 270 271 272 273 274 275 276
			isa = PBXGroup;
			children = (
				293393521CD3377E000D997B /* view */,
				293393501CD329EC000D997B /* controller */,
			);
			path = Shoppingcart;
			sourceTree = "<group>";
		};
		293393501CD329EC000D997B /* controller */ = {
曹云霄's avatar
曹云霄 committed
277 278 279 280 281
			isa = PBXGroup;
			children = (
				2928F8401CD0ABAC0036D761 /* ShoppingViewController.h */,
				2928F8411CD0ABAC0036D761 /* ShoppingViewController.m */,
			);
曹云霄's avatar
曹云霄 committed
282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327
			name = controller;
			sourceTree = "<group>";
		};
		293393521CD3377E000D997B /* view */ = {
			isa = PBXGroup;
			children = (
				293393531CD3379E000D997B /* ShoppingTableViewCell.h */,
				293393541CD3379E000D997B /* ShoppingTableViewCell.m */,
			);
			name = view;
			sourceTree = "<group>";
		};
		293393561CD35608000D997B /* Customerdetails */ = {
			isa = PBXGroup;
			children = (
				293393571CD3563C000D997B /* CustomerdetailsController.h */,
				293393581CD3563C000D997B /* CustomerdetailsController.m */,
			);
			name = Customerdetails;
			sourceTree = "<group>";
		};
		2949BABA1CD2EF800049385A /* view */ = {
			isa = PBXGroup;
			children = (
				2949BABB1CD2EFA00049385A /* InformationTableViewCell.h */,
				2949BABC1CD2EFA00049385A /* InformationTableViewCell.m */,
			);
			name = view;
			sourceTree = "<group>";
		};
		2949BABE1CD2F1FE0049385A /* controller */ = {
			isa = PBXGroup;
			children = (
				2962D06F1CD1A58B0058829D /* RightViewController.h */,
				2962D0701CD1A58B0058829D /* RightViewController.m */,
			);
			name = controller;
			sourceTree = "<group>";
		};
		2949BABF1CD305340049385A /* MMDrawerManager */ = {
			isa = PBXGroup;
			children = (
				2949BAC01CD3055A0049385A /* MMExampleDrawerVisualStateManager.h */,
				2949BAC11CD3055A0049385A /* MMExampleDrawerVisualStateManager.m */,
			);
			name = MMDrawerManager;
曹云霄's avatar
曹云霄 committed
328 329 330 331 332
			sourceTree = "<group>";
		};
		2962D06A1CD1A3FE0058829D /* MyClient */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
333
				29A8D3951CD85A3C004D558F /* Clientdetails */,
曹云霄's avatar
曹云霄 committed
334
				2949BABA1CD2EF800049385A /* view */,
曹云霄's avatar
曹云霄 committed
335
				29807C661CD20F3100F111B8 /* Controller */,
曹云霄's avatar
曹云霄 committed
336 337 338 339 340 341 342
			);
			name = MyClient;
			sourceTree = "<group>";
		};
		2962D06E1CD1A56B0058829D /* RIghtVC */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
343
				2949BABE1CD2F1FE0049385A /* controller */,
曹云霄's avatar
曹云霄 committed
344 345 346 347
			);
			name = RIghtVC;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374
		2962D0761CD1CB860058829D /* NetworkRequest */ = {
			isa = PBXGroup;
			children = (
				2962D0771CD1CBC60058829D /* NetworkRequestClassManager.h */,
				2962D0781CD1CBC60058829D /* NetworkRequestClassManager.m */,
			);
			name = NetworkRequest;
			sourceTree = "<group>";
		};
		2962D07A1CD1E3CC0058829D /* NSarray+category */ = {
			isa = PBXGroup;
			children = (
				2962D07B1CD1E4490058829D /* NSArray+Objectwithindex.h */,
				2962D07C1CD1E4490058829D /* NSArray+Objectwithindex.m */,
			);
			name = "NSarray+category";
			sourceTree = "<group>";
		};
		2962D07E1CD1E5DD0058829D /* UIView+Frame */ = {
			isa = PBXGroup;
			children = (
				2962D07F1CD1E6010058829D /* UIView+Frame.h */,
				2962D0801CD1E6010058829D /* UIView+Frame.m */,
			);
			name = "UIView+Frame";
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400
		29706D981CD082980003C412 = {
			isa = PBXGroup;
			children = (
				2928F7DD1CD085430036D761 /* Class */,
				2928F7DE1CD085430036D761 /* Tools */,
				29706DA31CD082990003C412 /* Lighting */,
				29706DA21CD082990003C412 /* Products */,
				99C9049F2B2C8B9E92F5DFCC /* Pods */,
				4333C4B25549A396FC0CD944 /* Frameworks */,
			);
			sourceTree = "<group>";
		};
		29706DA21CD082990003C412 /* Products */ = {
			isa = PBXGroup;
			children = (
				29706DA11CD082990003C412 /* Lighting.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		29706DA31CD082990003C412 /* Lighting */ = {
			isa = PBXGroup;
			children = (
				29706DA71CD082990003C412 /* AppDelegate.h */,
				29706DA81CD082990003C412 /* AppDelegate.m */,
				29706DAD1CD082990003C412 /* Main.storyboard */,
曹云霄's avatar
曹云霄 committed
401
				29807C641CD20F0F00F111B8 /* StoryboardwithCYX.storyboard */,
曹云霄's avatar
曹云霄 committed
402 403 404 405
				29706DB31CD082990003C412 /* Assets.xcassets */,
				29706DB51CD082990003C412 /* LaunchScreen.storyboard */,
				29706DB81CD082990003C412 /* Info.plist */,
				29706DB01CD082990003C412 /* Lighting.xcdatamodeld */,
曹云霄's avatar
曹云霄 committed
406
				29807C611CD20C2A00F111B8 /* Images.xcassets */,
曹云霄's avatar
曹云霄 committed
407 408 409 410 411 412 413 414 415 416 417 418 419
				29706DA41CD082990003C412 /* Supporting Files */,
			);
			path = Lighting;
			sourceTree = "<group>";
		};
		29706DA41CD082990003C412 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				29706DA51CD082990003C412 /* main.m */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
420 421 422 423 424 425 426 427 428
		29807C661CD20F3100F111B8 /* Controller */ = {
			isa = PBXGroup;
			children = (
				2962D06B1CD1A43A0058829D /* ClientViewController.h */,
				2962D06C1CD1A43A0058829D /* ClientViewController.m */,
			);
			name = Controller;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
429 430 431 432 433 434 435 436 437
		29A8D3951CD85A3C004D558F /* Clientdetails */ = {
			isa = PBXGroup;
			children = (
				2906B5D41CD89220000849B4 /* view */,
				2906B5D31CD8920F000849B4 /* Controller */,
			);
			name = Clientdetails;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488
		4333C4B25549A396FC0CD944 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				DDC80D439AC474587DD59064 /* libPods.a */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		99C9049F2B2C8B9E92F5DFCC /* Pods */ = {
			isa = PBXGroup;
			children = (
				D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */,
				CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */,
			);
			name = Pods;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		29706DA01CD082980003C412 /* Lighting */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 29706DBB1CD082990003C412 /* Build configuration list for PBXNativeTarget "Lighting" */;
			buildPhases = (
				675779B6521946A2B132AAD2 /* Check Pods Manifest.lock */,
				29706D9D1CD082980003C412 /* Sources */,
				29706D9E1CD082980003C412 /* Frameworks */,
				29706D9F1CD082980003C412 /* Resources */,
				C8FDABE3FCB7CA558CB818DE /* Embed Pods Frameworks */,
				218E27B34ECAAB613035E724 /* Copy Pods Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = Lighting;
			productName = Lighting;
			productReference = 29706DA11CD082990003C412 /* Lighting.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		29706D991CD082980003C412 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0730;
				ORGANIZATIONNAME = "上海勾芒科技有限公司";
				TargetAttributes = {
					29706DA01CD082980003C412 = {
						CreatedOnToolsVersion = 7.3;
zhu's avatar
zhu committed
489
						DevelopmentTeam = W54V2VB863;
曹云霄's avatar
曹云霄 committed
490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515
					};
				};
			};
			buildConfigurationList = 29706D9C1CD082980003C412 /* Build configuration list for PBXProject "Lighting" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 29706D981CD082980003C412;
			productRefGroup = 29706DA21CD082990003C412 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				29706DA01CD082980003C412 /* Lighting */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		29706D9F1CD082980003C412 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
曹云霄's avatar
曹云霄 committed
516
				29807C651CD20F0F00F111B8 /* StoryboardwithCYX.storyboard in Resources */,
曹云霄's avatar
曹云霄 committed
517 518
				2962D08B1CD1EA350058829D /* 4.jpg in Resources */,
				2962D0891CD1EA350058829D /* 2.jpg in Resources */,
曹云霄's avatar
曹云霄 committed
519
				29706DB71CD082990003C412 /* LaunchScreen.storyboard in Resources */,
曹云霄's avatar
曹云霄 committed
520
				2962D08C1CD1EA350058829D /* 5.jpg in Resources */,
曹云霄's avatar
曹云霄 committed
521
				29807C621CD20C2A00F111B8 /* Images.xcassets in Resources */,
曹云霄's avatar
曹云霄 committed
522
				2962D08D1CD1EA350058829D /* 6.jpg in Resources */,
曹云霄's avatar
曹云霄 committed
523
				2949BAC41CD3086F0049385A /* weibo.png in Resources */,
曹云霄's avatar
曹云霄 committed
524 525 526
				2928F83D1CD0A9CD0036D761 /* qq.png in Resources */,
				29706DB41CD082990003C412 /* Assets.xcassets in Resources */,
				29706DAF1CD082990003C412 /* Main.storyboard in Resources */,
曹云霄's avatar
曹云霄 committed
527 528
				2962D08A1CD1EA350058829D /* 3.jpg in Resources */,
				2962D0881CD1EA350058829D /* 1.jpg in Resources */,
曹云霄's avatar
曹云霄 committed
529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		218E27B34ECAAB613035E724 /* Copy Pods Resources */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Copy Pods Resources";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
			showEnvVarsInLog = 0;
		};
		675779B6521946A2B132AAD2 /* Check Pods Manifest.lock */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Check Pods Manifest.lock";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n    cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n    exit 1\nfi\n";
			showEnvVarsInLog = 0;
		};
		C8FDABE3FCB7CA558CB818DE /* Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Embed Pods Frameworks";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		29706D9D1CD082980003C412 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				2928F8381CD09E730036D761 /* CustomButton.m in Sources */,
曹云霄's avatar
曹云霄 committed
588 589
				293393551CD3379E000D997B /* ShoppingTableViewCell.m in Sources */,
				2949BAC21CD3055A0049385A /* MMExampleDrawerVisualStateManager.m in Sources */,
曹云霄's avatar
曹云霄 committed
590 591
				2928F8421CD0ABAC0036D761 /* ShoppingViewController.m in Sources */,
				2928F7E71CD087FE0036D761 /* BaseViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
592
				2962D0791CD1CBC60058829D /* NetworkRequestClassManager.m in Sources */,
曹云霄's avatar
曹云霄 committed
593
				2928F8321CD09E320036D761 /* Toolview.m in Sources */,
曹云霄's avatar
曹云霄 committed
594
				2933934F1CD3158B000D997B /* instructionsLabe.m in Sources */,
曹云霄's avatar
曹云霄 committed
595 596 597
				2962D0711CD1A58B0058829D /* RightViewController.m in Sources */,
				29706DA91CD082990003C412 /* AppDelegate.m in Sources */,
				29706DA61CD082990003C412 /* main.m in Sources */,
曹云霄's avatar
曹云霄 committed
598
				2962D07D1CD1E4490058829D /* NSArray+Objectwithindex.m in Sources */,
曹云霄's avatar
曹云霄 committed
599
				2949BABD1CD2EFA00049385A /* InformationTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
600
				29706DB21CD082990003C412 /* Lighting.xcdatamodeld in Sources */,
曹云霄's avatar
曹云霄 committed
601
				2962D0811CD1E6010058829D /* UIView+Frame.m in Sources */,
zhu's avatar
zhu committed
602
				0447085E1CD7C06B00555827 /* LoginViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
603
				2928F83B1CD0A0CE0036D761 /* CustomTabbarController.m in Sources */,
曹云霄's avatar
曹云霄 committed
604
				293393591CD3563C000D997B /* CustomerdetailsController.m in Sources */,
zhu's avatar
zhu committed
605
				044708611CD7C1E800555827 /* MainSetViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
606
				2906B5D71CD89246000849B4 /* ClientDetailsTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
607
				2962D06D1CD1A43A0058829D /* ClientViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
608
				29A8D3981CD85A58004D558F /* ClientdetailsViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		29706DAD1CD082990003C412 /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				29706DAE1CD082990003C412 /* Base */,
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
		29706DB51CD082990003C412 /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				29706DB61CD082990003C412 /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		29706DB91CD082990003C412 /* 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_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
zhu's avatar
zhu committed
652 653
				CODE_SIGN_IDENTITY = "iPhone Developer: Fanfan Cui (7S27LB84E2)";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Fanfan Cui (7S27LB84E2)";
曹云霄's avatar
曹云霄 committed
654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674
				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 = 9.3;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
zhu's avatar
zhu committed
675
				PROVISIONING_PROFILE = "1984600d-9582-4f80-b666-2975a03aee8f";
曹云霄's avatar
曹云霄 committed
676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = 2;
			};
			name = Debug;
		};
		29706DBA1CD082990003C412 /* 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_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
zhu's avatar
zhu committed
699 700
				CODE_SIGN_IDENTITY = "iPhone Developer: Fanfan Cui (7S27LB84E2)";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Fanfan Cui (7S27LB84E2)";
曹云霄's avatar
曹云霄 committed
701 702 703 704 705 706 707 708 709 710 711 712 713 714
				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 = 9.3;
				MTL_ENABLE_DEBUG_INFO = NO;
zhu's avatar
zhu committed
715
				PROVISIONING_PROFILE = "1984600d-9582-4f80-b666-2975a03aee8f";
曹云霄's avatar
曹云霄 committed
716 717 718 719 720 721 722 723 724 725 726 727
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = 2;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		29706DBC1CD082990003C412 /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
zhu's avatar
zhu committed
728 729
				CODE_SIGN_IDENTITY = "iPhone Developer: Fanfan Cui (7S27LB84E2)";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Fanfan Cui (7S27LB84E2)";
曹云霄's avatar
曹云霄 committed
730 731 732 733 734
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "$(SRCROOT)/Tools/PrefixHeader.pch";
				INFOPLIST_FILE = Lighting/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
曹云霄's avatar
曹云霄 committed
735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763
				OTHER_LDFLAGS = (
					"$(inherited)",
					"-ObjC",
					"-l\"AFNetworking\"",
					"-l\"IQKeyboardManager\"",
					"-l\"MBProgressHUD\"",
					"-l\"MJExtension\"",
					"-l\"MJRefresh\"",
					"-l\"MMDrawerController\"",
					"-l\"Masonry\"",
					"-l\"SDWebImage\"",
					"-l\"SVProgressHUD\"",
					"-framework",
					"\"CoreGraphics\"",
					"-framework",
					"\"Foundation\"",
					"-framework",
					"\"ImageIO\"",
					"-framework",
					"\"MobileCoreServices\"",
					"-framework",
					"\"QuartzCore\"",
					"-framework",
					"\"Security\"",
					"-framework",
					"\"SystemConfiguration\"",
					"-framework",
					"\"UIKit\"",
				);
zhu's avatar
zhu committed
764
				PRODUCT_BUNDLE_IDENTIFIER = com.cntaiping.opple;
曹云霄's avatar
曹云霄 committed
765
				PRODUCT_NAME = "$(TARGET_NAME)";
zhu's avatar
zhu committed
766
				PROVISIONING_PROFILE = "1984600d-9582-4f80-b666-2975a03aee8f";
曹云霄's avatar
曹云霄 committed
767 768 769 770 771 772 773 774 775 776
				USER_HEADER_SEARCH_PATHS = "$(PODS_ROOT)/**";
			};
			name = Debug;
		};
		29706DBD1CD082990003C412 /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
zhu's avatar
zhu committed
777 778
				CODE_SIGN_IDENTITY = "iPhone Developer: Fanfan Cui (7S27LB84E2)";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Fanfan Cui (7S27LB84E2)";
曹云霄's avatar
曹云霄 committed
779 780 781 782 783
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "$(SRCROOT)/Tools/PrefixHeader.pch";
				INFOPLIST_FILE = Lighting/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
曹云霄's avatar
曹云霄 committed
784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812
				OTHER_LDFLAGS = (
					"$(inherited)",
					"-ObjC",
					"-l\"AFNetworking\"",
					"-l\"IQKeyboardManager\"",
					"-l\"MBProgressHUD\"",
					"-l\"MJExtension\"",
					"-l\"MJRefresh\"",
					"-l\"MMDrawerController\"",
					"-l\"Masonry\"",
					"-l\"SDWebImage\"",
					"-l\"SVProgressHUD\"",
					"-framework",
					"\"CoreGraphics\"",
					"-framework",
					"\"Foundation\"",
					"-framework",
					"\"ImageIO\"",
					"-framework",
					"\"MobileCoreServices\"",
					"-framework",
					"\"QuartzCore\"",
					"-framework",
					"\"Security\"",
					"-framework",
					"\"SystemConfiguration\"",
					"-framework",
					"\"UIKit\"",
				);
zhu's avatar
zhu committed
813
				PRODUCT_BUNDLE_IDENTIFIER = com.cntaiping.opple;
曹云霄's avatar
曹云霄 committed
814
				PRODUCT_NAME = "$(TARGET_NAME)";
zhu's avatar
zhu committed
815
				PROVISIONING_PROFILE = "1984600d-9582-4f80-b666-2975a03aee8f";
曹云霄's avatar
曹云霄 committed
816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857
				USER_HEADER_SEARCH_PATHS = "$(PODS_ROOT)/**";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		29706D9C1CD082980003C412 /* Build configuration list for PBXProject "Lighting" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				29706DB91CD082990003C412 /* Debug */,
				29706DBA1CD082990003C412 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		29706DBB1CD082990003C412 /* Build configuration list for PBXNativeTarget "Lighting" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				29706DBC1CD082990003C412 /* Debug */,
				29706DBD1CD082990003C412 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */

/* Begin XCVersionGroup section */
		29706DB01CD082990003C412 /* Lighting.xcdatamodeld */ = {
			isa = XCVersionGroup;
			children = (
				29706DB11CD082990003C412 /* Lighting.xcdatamodel */,
			);
			currentVersion = 29706DB11CD082990003C412 /* Lighting.xcdatamodel */;
			path = Lighting.xcdatamodeld;
			sourceTree = "<group>";
			versionGroupType = wrapper.xcdatamodel;
		};
/* End XCVersionGroup section */
	};
	rootObject = 29706D991CD082980003C412 /* Project object */;
}