|
|
|
@ -18,7 +18,6 @@ |
|
|
|
1C736503B656C999E5E12081 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7365B06FA66294E99AC2D3 /* NetworkManager.swift */; }; |
|
|
|
1C73654C9EA6D255CFC039C5 /* NetworkHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73620D01687FB4F1811C5C /* NetworkHelper.swift */; }; |
|
|
|
1C7365885FAF292F2221ED44 /* PhotoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73673DC671535E3A049F54 /* PhotoController.swift */; }; |
|
|
|
1C736667B944A494666AEEAE /* Downloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73643B4BBE7251CCF189B2 /* Downloader.swift */; }; |
|
|
|
1C7366A0CFD2B55BF8C3BAF0 /* NetworkDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7364F10BED5DA0F1C0423C /* NetworkDelegate.swift */; }; |
|
|
|
1C7366DAC06047DE335EFC37 /* BMPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736927EA28AFBEB25D7487 /* BMPlayer.swift */; }; |
|
|
|
1C73671FC2CCCACAA2FFC153 /* ThumbnailCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736EA15A11AF7D57F85824 /* ThumbnailCache.swift */; }; |
|
|
|
@ -84,7 +83,6 @@ |
|
|
|
1C736253AB7A95EA41B605B7 /* ItemModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ItemModel.swift; sourceTree = "<group>"; }; |
|
|
|
1C736260E748CF136FF37EA7 /* UploadOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UploadOperation.swift; sourceTree = "<group>"; }; |
|
|
|
1C73631C96E6C860833052CA /* ItemType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ItemType.swift; sourceTree = "<group>"; }; |
|
|
|
1C73643B4BBE7251CCF189B2 /* Downloader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Downloader.swift; sourceTree = "<group>"; }; |
|
|
|
1C7364709899FF62774B0199 /* VideoHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoHelper.swift; sourceTree = "<group>"; }; |
|
|
|
1C73648CEC974A2500172064 /* ViewControllerExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewControllerExtensions.swift; sourceTree = "<group>"; }; |
|
|
|
1C7364F10BED5DA0F1C0423C /* NetworkDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkDelegate.swift; sourceTree = "<group>"; }; |
|
|
|
@ -200,7 +198,6 @@ |
|
|
|
1C73648CEC974A2500172064 /* ViewControllerExtensions.swift */, |
|
|
|
1C7367ECBD369A2A0C94C499 /* FileHelper.swift */, |
|
|
|
1C7364709899FF62774B0199 /* VideoHelper.swift */, |
|
|
|
1C73643B4BBE7251CCF189B2 /* Downloader.swift */, |
|
|
|
); |
|
|
|
path = util; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -523,7 +520,6 @@ |
|
|
|
1C7368242038C0FF6C9631E7 /* VideoHelper.swift in Sources */, |
|
|
|
1C7360F1D2CF83ECDD586B84 /* BMPlayerCompositionResourceDefinition.swift in Sources */, |
|
|
|
1C736A06A2AD75B8C14EEBBE /* HtmlParser.swift in Sources */, |
|
|
|
1C736667B944A494666AEEAE /* Downloader.swift in Sources */, |
|
|
|
1C736048BFA120F5C7D36874 /* readme.md in Sources */, |
|
|
|
1C736771C503FB0D52AEB8F7 /* kplayer.js in Sources */, |
|
|
|
); |
|
|
|
|