project.pbxproj 25 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 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 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 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 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 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 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 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 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 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		811A0B0F1E7BBB3200B56CC9 /* CNLiveUserNetworkManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 811A0B0D1E7BBB3200B56CC9 /* CNLiveUserNetworkManager.h */; };
		811A0B101E7BBB3200B56CC9 /* CNLiveUserNetworkManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 811A0B0E1E7BBB3200B56CC9 /* CNLiveUserNetworkManager.m */; };
		8131D9251DA9E55B00F03C91 /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = 8131D9241DA9E55B00F03C91 /* Common.h */; };
		818735091DA8F60100046D84 /* CNLiveURLRequestSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 818734EF1DA8F60100046D84 /* CNLiveURLRequestSerialization.h */; };
		8187350A1DA8F60100046D84 /* CNLiveURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 818734F01DA8F60100046D84 /* CNLiveURLRequestSerialization.m */; };
		8187350B1DA8F60100046D84 /* CNLiveFeedback.h in Headers */ = {isa = PBXBuildFile; fileRef = 818734F21DA8F60100046D84 /* CNLiveFeedback.h */; };
		8187350C1DA8F60100046D84 /* CNLiveFeedback.m in Sources */ = {isa = PBXBuildFile; fileRef = 818734F31DA8F60100046D84 /* CNLiveFeedback.m */; };
		8187350D1DA8F60100046D84 /* CNLiveLogin.h in Headers */ = {isa = PBXBuildFile; fileRef = 818734F41DA8F60100046D84 /* CNLiveLogin.h */; };
		8187350E1DA8F60100046D84 /* CNLiveLogin.m in Sources */ = {isa = PBXBuildFile; fileRef = 818734F51DA8F60100046D84 /* CNLiveLogin.m */; };
		8187350F1DA8F60100046D84 /* CNLiveRegister.h in Headers */ = {isa = PBXBuildFile; fileRef = 818734F61DA8F60100046D84 /* CNLiveRegister.h */; };
		818735101DA8F60100046D84 /* CNLiveRegister.m in Sources */ = {isa = PBXBuildFile; fileRef = 818734F71DA8F60100046D84 /* CNLiveRegister.m */; };
		818735111DA8F60100046D84 /* CNLiveUploadIcon.h in Headers */ = {isa = PBXBuildFile; fileRef = 818734F81DA8F60100046D84 /* CNLiveUploadIcon.h */; };
		818735121DA8F60100046D84 /* CNLiveUploadIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = 818734F91DA8F60100046D84 /* CNLiveUploadIcon.m */; };
		818735131DA8F60100046D84 /* CNLiveUserInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 818734FA1DA8F60100046D84 /* CNLiveUserInfo.h */; };
		818735141DA8F60100046D84 /* CNLiveUserInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 818734FB1DA8F60100046D84 /* CNLiveUserInfo.m */; };
		818735151DA8F60100046D84 /* CNLiveUserManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 818734FC1DA8F60100046D84 /* CNLiveUserManager.h */; };
		818735161DA8F60100046D84 /* CNLiveUserManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 818734FD1DA8F60100046D84 /* CNLiveUserManager.m */; };
		818735171DA8F60100046D84 /* CNLiveUserSystemCenter.h in Headers */ = {isa = PBXBuildFile; fileRef = 818734FE1DA8F60100046D84 /* CNLiveUserSystemCenter.h */; settings = {ATTRIBUTES = (Public, ); }; };
		818735181DA8F60100046D84 /* CNLiveUserSystemCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 818734FF1DA8F60100046D84 /* CNLiveUserSystemCenter.m */; };
		818735191DA8F60100046D84 /* CNLiveUserSystemTools.h in Headers */ = {isa = PBXBuildFile; fileRef = 818735001DA8F60100046D84 /* CNLiveUserSystemTools.h */; };
		8187351A1DA8F60100046D84 /* CNLiveUserSystemTools.m in Sources */ = {isa = PBXBuildFile; fileRef = 818735011DA8F60100046D84 /* CNLiveUserSystemTools.m */; };
		8187351B1DA8F60100046D84 /* CNLiveUserSystemTypeDef.h in Headers */ = {isa = PBXBuildFile; fileRef = 818735021DA8F60100046D84 /* CNLiveUserSystemTypeDef.h */; settings = {ATTRIBUTES = (Public, ); }; };
		8187351C1DA8F60100046D84 /* CNLiveVerificationCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 818735031DA8F60100046D84 /* CNLiveVerificationCode.h */; };
		8187351D1DA8F60100046D84 /* CNLiveVerificationCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 818735041DA8F60100046D84 /* CNLiveVerificationCode.m */; };
		8187351E1DA8F60100046D84 /* NSDictionary+Safety.h in Headers */ = {isa = PBXBuildFile; fileRef = 818735051DA8F60100046D84 /* NSDictionary+Safety.h */; };
		8187351F1DA8F60100046D84 /* NSDictionary+Safety.m in Sources */ = {isa = PBXBuildFile; fileRef = 818735061DA8F60100046D84 /* NSDictionary+Safety.m */; };
		D2470C3A1EE65B2800C16A1F /* CNLiveEmailModifyPassword.m in Sources */ = {isa = PBXBuildFile; fileRef = D2470C361EE65B2800C16A1F /* CNLiveEmailModifyPassword.m */; };
		D2470C3B1EE65B2800C16A1F /* CNLiveEmailModifyPassword.h in Headers */ = {isa = PBXBuildFile; fileRef = D2470C371EE65B2800C16A1F /* CNLiveEmailModifyPassword.h */; };
		D2470C3C1EE65B2800C16A1F /* CNLiveCheckVerificationCode.m in Sources */ = {isa = PBXBuildFile; fileRef = D2470C381EE65B2800C16A1F /* CNLiveCheckVerificationCode.m */; };
		D2470C3D1EE65B2800C16A1F /* CNLiveCheckVerificationCode.h in Headers */ = {isa = PBXBuildFile; fileRef = D2470C391EE65B2800C16A1F /* CNLiveCheckVerificationCode.h */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		811A0B0D1E7BBB3200B56CC9 /* CNLiveUserNetworkManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveUserNetworkManager.h; sourceTree = "<group>"; };
		811A0B0E1E7BBB3200B56CC9 /* CNLiveUserNetworkManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveUserNetworkManager.m; sourceTree = "<group>"; };
		8131D9241DA9E55B00F03C91 /* Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = "<group>"; };
		818734E11DA8F5B900046D84 /* CNLiveUserSystemSDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CNLiveUserSystemSDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		818734E51DA8F5B900046D84 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		818734EF1DA8F60100046D84 /* CNLiveURLRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveURLRequestSerialization.h; sourceTree = "<group>"; };
		818734F01DA8F60100046D84 /* CNLiveURLRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveURLRequestSerialization.m; sourceTree = "<group>"; };
		818734F21DA8F60100046D84 /* CNLiveFeedback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveFeedback.h; sourceTree = "<group>"; };
		818734F31DA8F60100046D84 /* CNLiveFeedback.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveFeedback.m; sourceTree = "<group>"; };
		818734F41DA8F60100046D84 /* CNLiveLogin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveLogin.h; sourceTree = "<group>"; };
		818734F51DA8F60100046D84 /* CNLiveLogin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveLogin.m; sourceTree = "<group>"; };
		818734F61DA8F60100046D84 /* CNLiveRegister.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveRegister.h; sourceTree = "<group>"; };
		818734F71DA8F60100046D84 /* CNLiveRegister.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveRegister.m; sourceTree = "<group>"; };
		818734F81DA8F60100046D84 /* CNLiveUploadIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveUploadIcon.h; sourceTree = "<group>"; };
		818734F91DA8F60100046D84 /* CNLiveUploadIcon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveUploadIcon.m; sourceTree = "<group>"; };
		818734FA1DA8F60100046D84 /* CNLiveUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveUserInfo.h; sourceTree = "<group>"; };
		818734FB1DA8F60100046D84 /* CNLiveUserInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveUserInfo.m; sourceTree = "<group>"; };
		818734FC1DA8F60100046D84 /* CNLiveUserManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveUserManager.h; sourceTree = "<group>"; };
		818734FD1DA8F60100046D84 /* CNLiveUserManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveUserManager.m; sourceTree = "<group>"; };
		818734FE1DA8F60100046D84 /* CNLiveUserSystemCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveUserSystemCenter.h; sourceTree = "<group>"; };
		818734FF1DA8F60100046D84 /* CNLiveUserSystemCenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveUserSystemCenter.m; sourceTree = "<group>"; };
		818735001DA8F60100046D84 /* CNLiveUserSystemTools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveUserSystemTools.h; sourceTree = "<group>"; };
		818735011DA8F60100046D84 /* CNLiveUserSystemTools.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveUserSystemTools.m; sourceTree = "<group>"; };
		818735021DA8F60100046D84 /* CNLiveUserSystemTypeDef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveUserSystemTypeDef.h; sourceTree = "<group>"; };
		818735031DA8F60100046D84 /* CNLiveVerificationCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveVerificationCode.h; sourceTree = "<group>"; };
		818735041DA8F60100046D84 /* CNLiveVerificationCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveVerificationCode.m; sourceTree = "<group>"; };
		818735051DA8F60100046D84 /* NSDictionary+Safety.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+Safety.h"; sourceTree = "<group>"; };
		818735061DA8F60100046D84 /* NSDictionary+Safety.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+Safety.m"; sourceTree = "<group>"; };
		D2470C361EE65B2800C16A1F /* CNLiveEmailModifyPassword.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveEmailModifyPassword.m; sourceTree = "<group>"; };
		D2470C371EE65B2800C16A1F /* CNLiveEmailModifyPassword.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveEmailModifyPassword.h; sourceTree = "<group>"; };
		D2470C381EE65B2800C16A1F /* CNLiveCheckVerificationCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveCheckVerificationCode.m; sourceTree = "<group>"; };
		D2470C391EE65B2800C16A1F /* CNLiveCheckVerificationCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNLiveCheckVerificationCode.h; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		818734DD1DA8F5B900046D84 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		818734D71DA8F5B900046D84 = {
			isa = PBXGroup;
			children = (
				818734EC1DA8F60100046D84 /* CNLiveNetworking */,
				818734F11DA8F60100046D84 /* CNLiveUserSystemSDK */,
				818734E31DA8F5B900046D84 /* CNLiveUserSystemSDK */,
				818734E21DA8F5B900046D84 /* Products */,
			);
			sourceTree = "<group>";
		};
		818734E21DA8F5B900046D84 /* Products */ = {
			isa = PBXGroup;
			children = (
				818734E11DA8F5B900046D84 /* CNLiveUserSystemSDK.framework */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		818734E31DA8F5B900046D84 /* CNLiveUserSystemSDK */ = {
			isa = PBXGroup;
			children = (
				818734E51DA8F5B900046D84 /* Info.plist */,
			);
			path = CNLiveUserSystemSDK;
			sourceTree = "<group>";
		};
		818734EC1DA8F60100046D84 /* CNLiveNetworking */ = {
			isa = PBXGroup;
			children = (
				811A0B0D1E7BBB3200B56CC9 /* CNLiveUserNetworkManager.h */,
				811A0B0E1E7BBB3200B56CC9 /* CNLiveUserNetworkManager.m */,
				818734EF1DA8F60100046D84 /* CNLiveURLRequestSerialization.h */,
				818734F01DA8F60100046D84 /* CNLiveURLRequestSerialization.m */,
			);
			name = CNLiveNetworking;
			path = CNLiveUserSystemDemo/CNLiveNetworking;
			sourceTree = "<group>";
		};
		818734F11DA8F60100046D84 /* CNLiveUserSystemSDK */ = {
			isa = PBXGroup;
			children = (
				8131D9241DA9E55B00F03C91 /* Common.h */,
				818734F21DA8F60100046D84 /* CNLiveFeedback.h */,
				818734F31DA8F60100046D84 /* CNLiveFeedback.m */,
				818734F41DA8F60100046D84 /* CNLiveLogin.h */,
				818734F51DA8F60100046D84 /* CNLiveLogin.m */,
				818734F61DA8F60100046D84 /* CNLiveRegister.h */,
				818734F71DA8F60100046D84 /* CNLiveRegister.m */,
				818734F81DA8F60100046D84 /* CNLiveUploadIcon.h */,
				818734F91DA8F60100046D84 /* CNLiveUploadIcon.m */,
				818734FA1DA8F60100046D84 /* CNLiveUserInfo.h */,
				818734FB1DA8F60100046D84 /* CNLiveUserInfo.m */,
				818734FC1DA8F60100046D84 /* CNLiveUserManager.h */,
				818734FD1DA8F60100046D84 /* CNLiveUserManager.m */,
				818734FE1DA8F60100046D84 /* CNLiveUserSystemCenter.h */,
				818734FF1DA8F60100046D84 /* CNLiveUserSystemCenter.m */,
				818735001DA8F60100046D84 /* CNLiveUserSystemTools.h */,
				818735011DA8F60100046D84 /* CNLiveUserSystemTools.m */,
				818735021DA8F60100046D84 /* CNLiveUserSystemTypeDef.h */,
				818735031DA8F60100046D84 /* CNLiveVerificationCode.h */,
				818735041DA8F60100046D84 /* CNLiveVerificationCode.m */,
				818735051DA8F60100046D84 /* NSDictionary+Safety.h */,
				818735061DA8F60100046D84 /* NSDictionary+Safety.m */,
				D2470C361EE65B2800C16A1F /* CNLiveEmailModifyPassword.m */,
				D2470C371EE65B2800C16A1F /* CNLiveEmailModifyPassword.h */,
				D2470C381EE65B2800C16A1F /* CNLiveCheckVerificationCode.m */,
				D2470C391EE65B2800C16A1F /* CNLiveCheckVerificationCode.h */,
			);
			name = CNLiveUserSystemSDK;
			path = CNLiveUserSystemDemo/CNLiveUserSystemSDK;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		818734DE1DA8F5B900046D84 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D2470C3D1EE65B2800C16A1F /* CNLiveCheckVerificationCode.h in Headers */,
				8187351B1DA8F60100046D84 /* CNLiveUserSystemTypeDef.h in Headers */,
				818735171DA8F60100046D84 /* CNLiveUserSystemCenter.h in Headers */,
				8187351C1DA8F60100046D84 /* CNLiveVerificationCode.h in Headers */,
				8187350F1DA8F60100046D84 /* CNLiveRegister.h in Headers */,
				8131D9251DA9E55B00F03C91 /* Common.h in Headers */,
				8187350D1DA8F60100046D84 /* CNLiveLogin.h in Headers */,
				818735151DA8F60100046D84 /* CNLiveUserManager.h in Headers */,
				818735131DA8F60100046D84 /* CNLiveUserInfo.h in Headers */,
				818735191DA8F60100046D84 /* CNLiveUserSystemTools.h in Headers */,
				D2470C3B1EE65B2800C16A1F /* CNLiveEmailModifyPassword.h in Headers */,
				811A0B0F1E7BBB3200B56CC9 /* CNLiveUserNetworkManager.h in Headers */,
				8187350B1DA8F60100046D84 /* CNLiveFeedback.h in Headers */,
				8187351E1DA8F60100046D84 /* NSDictionary+Safety.h in Headers */,
				818735091DA8F60100046D84 /* CNLiveURLRequestSerialization.h in Headers */,
				818735111DA8F60100046D84 /* CNLiveUploadIcon.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		818734E01DA8F5B900046D84 /* CNLiveUserSystemSDK */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 818734E91DA8F5B900046D84 /* Build configuration list for PBXNativeTarget "CNLiveUserSystemSDK" */;
			buildPhases = (
				818734DC1DA8F5B900046D84 /* Sources */,
				818734DD1DA8F5B900046D84 /* Frameworks */,
				818734DE1DA8F5B900046D84 /* Headers */,
				818734DF1DA8F5B900046D84 /* Resources */,
				8131D9261DA9E5A000F03C91 /* ShellScript */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = CNLiveUserSystemSDK;
			productName = CNLiveUserSystemSDK;
			productReference = 818734E11DA8F5B900046D84 /* CNLiveUserSystemSDK.framework */;
			productType = "com.apple.product-type.framework";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		818734D81DA8F5B900046D84 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0800;
				ORGANIZATIONNAME = zhulin;
				TargetAttributes = {
					818734E01DA8F5B900046D84 = {
						CreatedOnToolsVersion = 8.0;
						ProvisioningStyle = Automatic;
					};
				};
			};
			buildConfigurationList = 818734DB1DA8F5B900046D84 /* Build configuration list for PBXProject "CNLiveUserSystemSDK" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = 818734D71DA8F5B900046D84;
			productRefGroup = 818734E21DA8F5B900046D84 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				818734E01DA8F5B900046D84 /* CNLiveUserSystemSDK */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		818734DF1DA8F5B900046D84 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		8131D9261DA9E5A000F03C91 /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "if [ \"${ACTION}\" = \"build\" ]\nthen\nINSTALL_DIR=${SRCROOT}/Products/${PROJECT_NAME}.framework\n\nDEVICE_DIR=${BUILD_ROOT}/${CONFIGURATION}-iphoneos/${PROJECT_NAME}.framework\n\nSIMULATOR_DIR=${BUILD_ROOT}/${CONFIGURATION}-iphonesimulator/${PROJECT_NAME}.framework\n\nif [ -d \"${INSTALL_DIR}\" ]\nthen\nrm -rf \"${INSTALL_DIR}\"\nfi\n\nmkdir -p \"${INSTALL_DIR}\"\n\ncp -R \"${DEVICE_DIR}/\" \"${INSTALL_DIR}/\"\n#ditto \"${DEVICE_DIR}/Headers\" \"${INSTALL_DIR}/Headers\"\n\nlipo -create \"${DEVICE_DIR}/${PROJECT_NAME}\" \"${SIMULATOR_DIR}/${PROJECT_NAME}\" -output \"${INSTALL_DIR}/${PROJECT_NAME}\"\n\n#open \"${DEVICE_DIR}\"\n#open \"${SRCROOT}/Products\"\nfi\n";
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		818734DC1DA8F5B900046D84 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8187351A1DA8F60100046D84 /* CNLiveUserSystemTools.m in Sources */,
				818735181DA8F60100046D84 /* CNLiveUserSystemCenter.m in Sources */,
				818735161DA8F60100046D84 /* CNLiveUserManager.m in Sources */,
				8187351D1DA8F60100046D84 /* CNLiveVerificationCode.m in Sources */,
				818735101DA8F60100046D84 /* CNLiveRegister.m in Sources */,
				D2470C3C1EE65B2800C16A1F /* CNLiveCheckVerificationCode.m in Sources */,
				8187351F1DA8F60100046D84 /* NSDictionary+Safety.m in Sources */,
				D2470C3A1EE65B2800C16A1F /* CNLiveEmailModifyPassword.m in Sources */,
				811A0B101E7BBB3200B56CC9 /* CNLiveUserNetworkManager.m in Sources */,
				8187350A1DA8F60100046D84 /* CNLiveURLRequestSerialization.m in Sources */,
				8187350E1DA8F60100046D84 /* CNLiveLogin.m in Sources */,
				818735121DA8F60100046D84 /* CNLiveUploadIcon.m in Sources */,
				8187350C1DA8F60100046D84 /* CNLiveFeedback.m in Sources */,
				818735141DA8F60100046D84 /* CNLiveUserInfo.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		818734E71DA8F5B900046D84 /* 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_MOVES = YES;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				CURRENT_PROJECT_VERSION = 1;
				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.0;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = "1,2";
				VERSIONING_SYSTEM = "apple-generic";
				VERSION_INFO_PREFIX = "";
			};
			name = Debug;
		};
		818734E81DA8F5B900046D84 /* 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_MOVES = YES;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				CURRENT_PROJECT_VERSION = 1;
				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.0;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = "1,2";
				VALIDATE_PRODUCT = YES;
				VERSIONING_SYSTEM = "apple-generic";
				VERSION_INFO_PREFIX = "";
			};
			name = Release;
		};
		818734EA1DA8F5B900046D84 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_IDENTITY = "";
				DEFINES_MODULE = YES;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				DYLIB_INSTALL_NAME_BASE = "@rpath";
				INFOPLIST_FILE = CNLiveUserSystemSDK/Info.plist;
				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				MACH_O_TYPE = staticlib;
				PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.CNLiveUserSystemSDK;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SKIP_INSTALL = YES;
			};
			name = Debug;
		};
		818734EB1DA8F5B900046D84 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_IDENTITY = "";
				DEFINES_MODULE = YES;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				DYLIB_INSTALL_NAME_BASE = "@rpath";
				INFOPLIST_FILE = CNLiveUserSystemSDK/Info.plist;
				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				MACH_O_TYPE = staticlib;
				PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.CNLiveUserSystemSDK;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SKIP_INSTALL = YES;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		818734DB1DA8F5B900046D84 /* Build configuration list for PBXProject "CNLiveUserSystemSDK" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				818734E71DA8F5B900046D84 /* Debug */,
				818734E81DA8F5B900046D84 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		818734E91DA8F5B900046D84 /* Build configuration list for PBXNativeTarget "CNLiveUserSystemSDK" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				818734EA1DA8F5B900046D84 /* Debug */,
				818734EB1DA8F5B900046D84 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 818734D81DA8F5B900046D84 /* Project object */;
}