|
43 | 43 | FF629DC9223BC418004C4106 /* videoShortcodes.html in Resources */ = {isa = PBXBuildFile; fileRef = FF629DC8223BC418004C4106 /* videoShortcodes.html */; }; |
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 | | - FFFA53D023C4A64200829A43 /* MediaInsertionHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53CF23C4A64200829A43 /* MediaInsertionHelper.swift */; }; |
| 46 | + FFFA53D023C4A64200829A43 /* MediaInserter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53CF23C4A64200829A43 /* MediaInserter.swift */; }; |
47 | 47 | FFFA53D523C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53D423C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift */; }; |
48 | 48 | FFFA53D723C4C43700829A43 /* UIImage+SaveTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53D623C4C43700829A43 /* UIImage+SaveTo.swift */; }; |
49 | 49 | /* End PBXBuildFile section */ |
|
163 | 163 | FF629DC8223BC418004C4106 /* videoShortcodes.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = videoShortcodes.html; sourceTree = "<group>"; }; |
164 | 164 | FF9AF5471DB0E4E200C42ED3 /* AttachmentDetailsViewController.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = AttachmentDetailsViewController.storyboard; sourceTree = "<group>"; }; |
165 | 165 | FFC41BDD20DBC7BA004DFB4D /* video.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = video.html; sourceTree = "<group>"; }; |
166 | | - FFFA53CF23C4A64200829A43 /* MediaInsertionHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaInsertionHelper.swift; sourceTree = "<group>"; }; |
| 166 | + FFFA53CF23C4A64200829A43 /* MediaInserter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaInserter.swift; sourceTree = "<group>"; }; |
167 | 167 | FFFA53D423C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextViewAttachmentDelegateProvider.swift; sourceTree = "<group>"; }; |
168 | 168 | FFFA53D623C4C43700829A43 /* UIImage+SaveTo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+SaveTo.swift"; sourceTree = "<group>"; }; |
169 | 169 | /* End PBXFileReference section */ |
|
262 | 262 | 607FACD71AFB9204008FA782 /* ViewController.swift */, |
263 | 263 | E63EF92A1D36A60B00B5BA4B /* EditorDemoController.swift */, |
264 | 264 | FFFA53D423C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift */, |
265 | | - FFFA53CF23C4A64200829A43 /* MediaInsertionHelper.swift */, |
| 265 | + FFFA53CF23C4A64200829A43 /* MediaInserter.swift */, |
266 | 266 | FFFA53D623C4C43700829A43 /* UIImage+SaveTo.swift */, |
267 | 267 | B5DB1C361EC630E10005E623 /* UnknownEditorViewController.swift */, |
268 | 268 | 607FACD91AFB9204008FA782 /* Main.storyboard */, |
|
480 | 480 | isa = PBXSourcesBuildPhase; |
481 | 481 | buildActionMask = 2147483647; |
482 | 482 | files = ( |
483 | | - FFFA53D023C4A64200829A43 /* MediaInsertionHelper.swift in Sources */, |
| 483 | + FFFA53D023C4A64200829A43 /* MediaInserter.swift in Sources */, |
484 | 484 | B5DB1C371EC630E10005E623 /* UnknownEditorViewController.swift in Sources */, |
485 | 485 | FFFA53D523C4AD0B00829A43 /* TextViewAttachmentDelegateProvider.swift in Sources */, |
486 | 486 | 599F25701D8BCF57002871D6 /* AppDelegate.swift in Sources */, |
|
0 commit comments