|
16 | 16 | 97886DA71DB8E0AF00A0B326 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97886DA51DB8E0AF00A0B326 /* LaunchScreen.storyboard */; }; |
17 | 17 | 97886DB21DB8E0AF00A0B326 /* TXScrollLabelViewDemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 97886DB11DB8E0AF00A0B326 /* TXScrollLabelViewDemoTests.m */; }; |
18 | 18 | 97886DBD1DB8E0AF00A0B326 /* TXScrollLabelViewDemoUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 97886DBC1DB8E0AF00A0B326 /* TXScrollLabelViewDemoUITests.m */; }; |
| 19 | + AF1B25351DF5803200AB8923 /* NSString+AttributedString.m in Sources */ = {isa = PBXBuildFile; fileRef = AF1B25341DF5803200AB8923 /* NSString+AttributedString.m */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
21 | 22 | /* Begin PBXContainerItemProxy section */ |
|
55 | 56 | 97886DB81DB8E0AF00A0B326 /* TXScrollLabelViewDemoUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TXScrollLabelViewDemoUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | 57 | 97886DBC1DB8E0AF00A0B326 /* TXScrollLabelViewDemoUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TXScrollLabelViewDemoUITests.m; sourceTree = "<group>"; }; |
57 | 58 | 97886DBE1DB8E0AF00A0B326 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 59 | + AF1B25331DF5803200AB8923 /* NSString+AttributedString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+AttributedString.h"; sourceTree = "<group>"; }; |
| 60 | + AF1B25341DF5803200AB8923 /* NSString+AttributedString.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+AttributedString.m"; sourceTree = "<group>"; }; |
58 | 61 | /* End PBXFileReference section */ |
59 | 62 |
|
60 | 63 | /* Begin PBXFrameworksBuildPhase section */ |
|
122 | 125 | 97886D9B1DB8E0AF00A0B326 /* AppDelegate.m */, |
123 | 126 | 97886D9D1DB8E0AF00A0B326 /* ViewController.h */, |
124 | 127 | 97886D9E1DB8E0AF00A0B326 /* ViewController.m */, |
| 128 | + AF1B25331DF5803200AB8923 /* NSString+AttributedString.h */, |
| 129 | + AF1B25341DF5803200AB8923 /* NSString+AttributedString.m */, |
125 | 130 | 97886DA31DB8E0AF00A0B326 /* Assets.xcassets */, |
126 | 131 | 97886DA51DB8E0AF00A0B326 /* LaunchScreen.storyboard */, |
127 | 132 | 97886DA81DB8E0AF00A0B326 /* Info.plist */, |
|
295 | 300 | 972620CA1DDE2F0600009F23 /* TXScrollLabelView.m in Sources */, |
296 | 301 | 97886D9F1DB8E0AF00A0B326 /* ViewController.m in Sources */, |
297 | 302 | 97886D9C1DB8E0AF00A0B326 /* AppDelegate.m in Sources */, |
| 303 | + AF1B25351DF5803200AB8923 /* NSString+AttributedString.m in Sources */, |
298 | 304 | 97886D991DB8E0AF00A0B326 /* main.m in Sources */, |
299 | 305 | ); |
300 | 306 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments