| 
26 | 26 | 		5F9134A11AC9E3A00001DBF8 /* ManualLayout.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FB4CBE91A9BBE7500C2FB4F /* ManualLayout.framework */; };  | 
27 | 27 | 		5FB4CBEF1A9BBE7500C2FB4F /* ManualLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FB4CBEE1A9BBE7500C2FB4F /* ManualLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };  | 
28 | 28 | 		5FB4CBF51A9BBE7500C2FB4F /* ManualLayout.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FB4CBE91A9BBE7500C2FB4F /* ManualLayout.framework */; };  | 
29 |  | -		5FE3334F1C028A8F00EF50C4 /* Info-tvOS.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5FE3334E1C028A8F00EF50C4 /* Info-tvOS.plist */; };  | 
30 | 29 | 		FE4500621BF12E5F0005E270 /* CGRect+ManualLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F9134771AC9E0830001DBF8 /* CGRect+ManualLayout.swift */; };  | 
31 | 30 | 		FE4500631BF12E5F0005E270 /* CALayer+ManualLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F875C681A9BE99F003CACDD /* CALayer+ManualLayout.swift */; };  | 
32 | 31 | 		FE4500641BF12E5F0005E270 /* UIViewController+ManualLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F67BC3E1A9E970300347483 /* UIViewController+ManualLayout.swift */; };  | 
 | 
331 | 330 | 			productReference = 5FB4CBF41A9BBE7500C2FB4F /* ManualLayoutTests.xctest */;  | 
332 | 331 | 			productType = "com.apple.product-type.bundle.unit-test";  | 
333 | 332 | 		};  | 
334 |  | -		FE4500601BF12E5F0005E270 /* ManualLayout tvOS */ = {  | 
 | 333 | +		FE4500601BF12E5F0005E270 /* ManualLayout-tvOS */ = {  | 
335 | 334 | 			isa = PBXNativeTarget;  | 
336 |  | -			buildConfigurationList = FE45006D1BF12E5F0005E270 /* Build configuration list for PBXNativeTarget "ManualLayout tvOS" */;  | 
 | 335 | +			buildConfigurationList = FE45006D1BF12E5F0005E270 /* Build configuration list for PBXNativeTarget "ManualLayout-tvOS" */;  | 
337 | 336 | 			buildPhases = (  | 
338 | 337 | 				FE4500611BF12E5F0005E270 /* Sources */,  | 
339 | 338 | 				FE4500691BF12E5F0005E270 /* Frameworks */,  | 
 | 
344 | 343 | 			);  | 
345 | 344 | 			dependencies = (  | 
346 | 345 | 			);  | 
347 |  | -			name = "ManualLayout tvOS";  | 
 | 346 | +			name = "ManualLayout-tvOS";  | 
348 | 347 | 			productName = ManualLayout;  | 
349 | 348 | 			productReference = FE4500701BF12E5F0005E270 /* ManualLayout.framework */;  | 
350 | 349 | 			productType = "com.apple.product-type.framework";  | 
 | 
356 | 355 | 			isa = PBXProject;  | 
357 | 356 | 			attributes = {  | 
358 | 357 | 				LastSwiftUpdateCheck = 0700;  | 
359 |  | -				LastUpgradeCheck = 0700;  | 
 | 358 | +				LastUpgradeCheck = 0720;  | 
360 | 359 | 				ORGANIZATIONNAME = "Baris Sencan";  | 
361 | 360 | 				TargetAttributes = {  | 
362 | 361 | 					5F91347C1AC9E1630001DBF8 = {  | 
 | 
388 | 387 | 			projectRoot = "";  | 
389 | 388 | 			targets = (  | 
390 | 389 | 				5FB4CBE81A9BBE7500C2FB4F /* ManualLayout */,  | 
 | 390 | +				FE4500601BF12E5F0005E270 /* ManualLayout-tvOS */,  | 
391 | 391 | 				5FB4CBF31A9BBE7500C2FB4F /* ManualLayoutTests */,  | 
392 | 392 | 				5F91347C1AC9E1630001DBF8 /* SimpleExample */,  | 
393 | 393 | 				5F9134901AC9E1640001DBF8 /* SimpleExampleTests */,  | 
394 |  | -				FE4500601BF12E5F0005E270 /* ManualLayout tvOS */,  | 
395 | 394 | 			);  | 
396 | 395 | 		};  | 
397 | 396 | /* End PBXProject section */  | 
 | 
431 | 430 | 			isa = PBXResourcesBuildPhase;  | 
432 | 431 | 			buildActionMask = 2147483647;  | 
433 | 432 | 			files = (  | 
434 |  | -				5FE3334F1C028A8F00EF50C4 /* Info-tvOS.plist in Resources */,  | 
435 | 433 | 			);  | 
436 | 434 | 			runOnlyForDeploymentPostprocessing = 0;  | 
437 | 435 | 		};  | 
 | 
768 | 766 | 				SKIP_INSTALL = YES;  | 
769 | 767 | 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";  | 
770 | 768 | 				TARGETED_DEVICE_FAMILY = 3;  | 
 | 769 | +				TVOS_DEPLOYMENT_TARGET = 9.0;  | 
771 | 770 | 			};  | 
772 | 771 | 			name = Debug;  | 
773 | 772 | 		};  | 
 | 
789 | 788 | 				SDKROOT = appletvos;  | 
790 | 789 | 				SKIP_INSTALL = YES;  | 
791 | 790 | 				TARGETED_DEVICE_FAMILY = 3;  | 
 | 791 | +				TVOS_DEPLOYMENT_TARGET = 9.0;  | 
792 | 792 | 			};  | 
793 | 793 | 			name = Release;  | 
794 | 794 | 		};  | 
 | 
840 | 840 | 			defaultConfigurationIsVisible = 0;  | 
841 | 841 | 			defaultConfigurationName = Release;  | 
842 | 842 | 		};  | 
843 |  | -		FE45006D1BF12E5F0005E270 /* Build configuration list for PBXNativeTarget "ManualLayout tvOS" */ = {  | 
 | 843 | +		FE45006D1BF12E5F0005E270 /* Build configuration list for PBXNativeTarget "ManualLayout-tvOS" */ = {  | 
844 | 844 | 			isa = XCConfigurationList;  | 
845 | 845 | 			buildConfigurations = (  | 
846 | 846 | 				FE45006E1BF12E5F0005E270 /* Debug */,  | 
 | 
0 commit comments