| 
22 | 22 | 		5393B55717F83CB600AD2292 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5393B55517F83CB600AD2292 /* InfoPlist.strings */; };  | 
23 | 23 | 		5393B55917F83CB600AD2292 /* DynamicTextTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5393B55817F83CB600AD2292 /* DynamicTextTests.m */; };  | 
24 | 24 | 		5393B56417F83DB000AD2292 /* UYLTextStyleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5393B56317F83DB000AD2292 /* UYLTextStyleViewController.m */; };  | 
25 |  | -		53B8D3861869EF4C00AA7903 /* UYLFont.m in Sources */ = {isa = PBXBuildFile; fileRef = 53B8D3851869EF4C00AA7903 /* UYLFont.m */; };  | 
 | 25 | +		53FE524C1871CDB700DE5F24 /* UIFont+UYLScaledFont.m in Sources */ = {isa = PBXBuildFile; fileRef = 53FE524B1871CDB700DE5F24 /* UIFont+UYLScaledFont.m */; };  | 
26 | 26 | /* End PBXBuildFile section */  | 
27 | 27 | 
 
  | 
28 | 28 | /* Begin PBXContainerItemProxy section */  | 
 | 
58 | 58 | 		5393B55817F83CB600AD2292 /* DynamicTextTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DynamicTextTests.m; sourceTree = "<group>"; };  | 
59 | 59 | 		5393B56217F83DB000AD2292 /* UYLTextStyleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UYLTextStyleViewController.h; sourceTree = "<group>"; };  | 
60 | 60 | 		5393B56317F83DB000AD2292 /* UYLTextStyleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UYLTextStyleViewController.m; sourceTree = "<group>"; };  | 
61 |  | -		53B8D3841869EF4C00AA7903 /* UYLFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UYLFont.h; sourceTree = "<group>"; };  | 
62 |  | -		53B8D3851869EF4C00AA7903 /* UYLFont.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UYLFont.m; sourceTree = "<group>"; };  | 
 | 61 | +		53FE524A1871CDB700DE5F24 /* UIFont+UYLScaledFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIFont+UYLScaledFont.h"; sourceTree = "<group>"; };  | 
 | 62 | +		53FE524B1871CDB700DE5F24 /* UIFont+UYLScaledFont.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIFont+UYLScaledFont.m"; sourceTree = "<group>"; };  | 
63 | 63 | /* End PBXFileReference section */  | 
64 | 64 | 
 
  | 
65 | 65 | /* Begin PBXFrameworksBuildPhase section */  | 
 | 
126 | 126 | 				5393B56317F83DB000AD2292 /* UYLTextStyleViewController.m */,  | 
127 | 127 | 				531B32081861EFB6005F2332 /* UYLScaledTextStyleViewController.h */,  | 
128 | 128 | 				531B32091861EFB6005F2332 /* UYLScaledTextStyleViewController.m */,  | 
129 |  | -				53B8D3841869EF4C00AA7903 /* UYLFont.h */,  | 
130 |  | -				53B8D3851869EF4C00AA7903 /* UYLFont.m */,  | 
 | 129 | +				53FE524A1871CDB700DE5F24 /* UIFont+UYLScaledFont.h */,  | 
 | 130 | +				53FE524B1871CDB700DE5F24 /* UIFont+UYLScaledFont.m */,  | 
131 | 131 | 				5393B53F17F83CB600AD2292 /* Main.storyboard */,  | 
132 | 132 | 				5393B54517F83CB600AD2292 /* Images.xcassets */,  | 
133 | 133 | 				5393B53417F83CB600AD2292 /* Supporting Files */,  | 
 | 
263 | 263 | 			buildActionMask = 2147483647;  | 
264 | 264 | 			files = (  | 
265 | 265 | 				5393B53A17F83CB600AD2292 /* main.m in Sources */,  | 
266 |  | -				53B8D3861869EF4C00AA7903 /* UYLFont.m in Sources */,  | 
267 | 266 | 				5393B56417F83DB000AD2292 /* UYLTextStyleViewController.m in Sources */,  | 
268 | 267 | 				5393B53E17F83CB600AD2292 /* UYLAppDelegate.m in Sources */,  | 
 | 268 | +				53FE524C1871CDB700DE5F24 /* UIFont+UYLScaledFont.m in Sources */,  | 
269 | 269 | 				531B320A1861EFB6005F2332 /* UYLScaledTextStyleViewController.m in Sources */,  | 
270 | 270 | 			);  | 
271 | 271 | 			runOnlyForDeploymentPostprocessing = 0;  | 
 | 
0 commit comments