|
44 | 44 | FF9AF5481DB0E4E200C42ED3 /* AttachmentDetailsViewController.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FF9AF5471DB0E4E200C42ED3 /* AttachmentDetailsViewController.storyboard */; }; |
45 | 45 | FFC41BDE20DBC7BA004DFB4D /* video.html in Resources */ = {isa = PBXBuildFile; fileRef = FFC41BDD20DBC7BA004DFB4D /* video.html */; }; |
46 | 46 | FFFA53D023C4A64200829A43 /* MediaInsertionHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53CF23C4A64200829A43 /* MediaInsertionHelper.swift */; }; |
| 47 | + FFFA53D523C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53D423C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift */; }; |
| 48 | + FFFA53D723C4C43700829A43 /* UIImage+SaveTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53D623C4C43700829A43 /* UIImage+SaveTo.swift */; }; |
47 | 49 | /* End PBXBuildFile section */ |
48 | 50 |
|
49 | 51 | /* Begin PBXContainerItemProxy section */ |
|
162 | 164 | FF9AF5471DB0E4E200C42ED3 /* AttachmentDetailsViewController.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = AttachmentDetailsViewController.storyboard; sourceTree = "<group>"; }; |
163 | 165 | FFC41BDD20DBC7BA004DFB4D /* video.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = video.html; sourceTree = "<group>"; }; |
164 | 166 | FFFA53CF23C4A64200829A43 /* MediaInsertionHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaInsertionHelper.swift; sourceTree = "<group>"; }; |
| 167 | + FFFA53D423C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextViewAttachmentDelegateProvider.swift; sourceTree = "<group>"; }; |
| 168 | + FFFA53D623C4C43700829A43 /* UIImage+SaveTo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+SaveTo.swift"; sourceTree = "<group>"; }; |
165 | 169 | /* End PBXFileReference section */ |
166 | 170 |
|
167 | 171 | /* Begin PBXFrameworksBuildPhase section */ |
|
257 | 261 | FF9AF5471DB0E4E200C42ED3 /* AttachmentDetailsViewController.storyboard */, |
258 | 262 | 607FACD71AFB9204008FA782 /* ViewController.swift */, |
259 | 263 | E63EF92A1D36A60B00B5BA4B /* EditorDemoController.swift */, |
| 264 | + FFFA53D423C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift */, |
260 | 265 | FFFA53CF23C4A64200829A43 /* MediaInsertionHelper.swift */, |
| 266 | + FFFA53D623C4C43700829A43 /* UIImage+SaveTo.swift */, |
261 | 267 | B5DB1C361EC630E10005E623 /* UnknownEditorViewController.swift */, |
262 | 268 | 607FACD91AFB9204008FA782 /* Main.storyboard */, |
263 | 269 | 607FACDC1AFB9204008FA782 /* Images.xcassets */, |
|
476 | 482 | files = ( |
477 | 483 | FFFA53D023C4A64200829A43 /* MediaInsertionHelper.swift in Sources */, |
478 | 484 | B5DB1C371EC630E10005E623 /* UnknownEditorViewController.swift in Sources */, |
| 485 | + FFFA53D523C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift in Sources */, |
479 | 486 | 599F25701D8BCF57002871D6 /* AppDelegate.swift in Sources */, |
480 | 487 | 59D2873B1D8C599B00B99C80 /* AttachmentDetailsViewController.swift in Sources */, |
| 488 | + FFFA53D723C4C43700829A43 /* UIImage+SaveTo.swift in Sources */, |
481 | 489 | E63EF92B1D36A60B00B5BA4B /* EditorDemoController.swift in Sources */, |
482 | 490 | 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */, |
483 | 491 | ); |
|
0 commit comments