|
|
@ -20,7 +20,7 @@ |
|
|
1C736503B656C999E5E12081 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7365B06FA66294E99AC2D3 /* NetworkManager.swift */; }; |
|
|
1C736503B656C999E5E12081 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7365B06FA66294E99AC2D3 /* NetworkManager.swift */; }; |
|
|
1C73654C9EA6D255CFC039C5 /* NetworkHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73620D01687FB4F1811C5C /* NetworkHelper.swift */; }; |
|
|
1C73654C9EA6D255CFC039C5 /* NetworkHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73620D01687FB4F1811C5C /* NetworkHelper.swift */; }; |
|
|
1C7365885FAF292F2221ED44 /* PhotoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73673DC671535E3A049F54 /* PhotoController.swift */; }; |
|
|
1C7365885FAF292F2221ED44 /* PhotoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C73673DC671535E3A049F54 /* PhotoController.swift */; }; |
|
|
1C736662E43C6E8FFED11AC4 /* download.js in Sources */ = {isa = PBXBuildFile; fileRef = 1C736C1368E0DE89BAA2DF60 /* download.js */; }; |
|
|
|
|
|
|
|
|
1C73666A07CF2416B1B8D3F0 /* KSettingsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736C94157754DE1C808173 /* KSettingsModel.swift */; }; |
|
|
1C7366A0CFD2B55BF8C3BAF0 /* NetworkDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7364F10BED5DA0F1C0423C /* NetworkDelegate.swift */; }; |
|
|
1C7366A0CFD2B55BF8C3BAF0 /* NetworkDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7364F10BED5DA0F1C0423C /* NetworkDelegate.swift */; }; |
|
|
1C7366DAC06047DE335EFC37 /* BMPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736927EA28AFBEB25D7487 /* BMPlayer.swift */; }; |
|
|
1C7366DAC06047DE335EFC37 /* BMPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736927EA28AFBEB25D7487 /* BMPlayer.swift */; }; |
|
|
1C73671FC2CCCACAA2FFC153 /* ThumbnailCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736EA15A11AF7D57F85824 /* ThumbnailCache.swift */; }; |
|
|
1C73671FC2CCCACAA2FFC153 /* ThumbnailCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C736EA15A11AF7D57F85824 /* ThumbnailCache.swift */; }; |
|
|
@ -108,8 +108,8 @@ |
|
|
1C736B41C6AC33F3FA592C63 /* MediaModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaModel.swift; sourceTree = "<group>"; }; |
|
|
1C736B41C6AC33F3FA592C63 /* MediaModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaModel.swift; sourceTree = "<group>"; }; |
|
|
1C736B794396F2E50387B8F2 /* stringutil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = stringutil.swift; sourceTree = "<group>"; }; |
|
|
1C736B794396F2E50387B8F2 /* stringutil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = stringutil.swift; sourceTree = "<group>"; }; |
|
|
1C736BC4450890C45F8FBC63 /* LayoutTools.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayoutTools.swift; sourceTree = "<group>"; }; |
|
|
1C736BC4450890C45F8FBC63 /* LayoutTools.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayoutTools.swift; sourceTree = "<group>"; }; |
|
|
1C736C1368E0DE89BAA2DF60 /* download.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = download.js; sourceTree = "<group>"; }; |
|
|
|
|
|
1C736C7FFBDAC665AE04CB65 /* VideoController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoController.swift; sourceTree = "<group>"; }; |
|
|
1C736C7FFBDAC665AE04CB65 /* VideoController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoController.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
1C736C94157754DE1C808173 /* KSettingsModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KSettingsModel.swift; sourceTree = "<group>"; }; |
|
|
1C736D9BB5498E7E8F11C754 /* HeaderCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HeaderCell.swift; sourceTree = "<group>"; }; |
|
|
1C736D9BB5498E7E8F11C754 /* HeaderCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HeaderCell.swift; sourceTree = "<group>"; }; |
|
|
1C736DBB6986A8B62963FBB3 /* HtmlParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HtmlParser.swift; sourceTree = "<group>"; }; |
|
|
1C736DBB6986A8B62963FBB3 /* HtmlParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HtmlParser.swift; sourceTree = "<group>"; }; |
|
|
1C736DCCE3AA9993E15F7652 /* UIImageExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImageExtension.swift; sourceTree = "<group>"; }; |
|
|
1C736DCCE3AA9993E15F7652 /* UIImageExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImageExtension.swift; sourceTree = "<group>"; }; |
|
|
@ -168,7 +168,6 @@ |
|
|
isa = PBXGroup; |
|
|
isa = PBXGroup; |
|
|
children = ( |
|
|
children = ( |
|
|
1C73625012D50E457D18A785 /* kplayer.js */, |
|
|
1C73625012D50E457D18A785 /* kplayer.js */, |
|
|
1C736C1368E0DE89BAA2DF60 /* download.js */, |
|
|
|
|
|
1C73615FFA2AA98BD1C56CD4 /* links.html */, |
|
|
1C73615FFA2AA98BD1C56CD4 /* links.html */, |
|
|
); |
|
|
); |
|
|
path = server; |
|
|
path = server; |
|
|
@ -222,6 +221,7 @@ |
|
|
1C73631C96E6C860833052CA /* ItemType.swift */, |
|
|
1C73631C96E6C860833052CA /* ItemType.swift */, |
|
|
1C736DBB6986A8B62963FBB3 /* HtmlParser.swift */, |
|
|
1C736DBB6986A8B62963FBB3 /* HtmlParser.swift */, |
|
|
1C736AE5021E3D985FE3402D /* KSettings.swift */, |
|
|
1C736AE5021E3D985FE3402D /* KSettings.swift */, |
|
|
|
|
|
1C736C94157754DE1C808173 /* KSettingsModel.swift */, |
|
|
); |
|
|
); |
|
|
path = core; |
|
|
path = core; |
|
|
sourceTree = "<group>"; |
|
|
sourceTree = "<group>"; |
|
|
@ -533,9 +533,9 @@ |
|
|
1C736A06A2AD75B8C14EEBBE /* HtmlParser.swift in Sources */, |
|
|
1C736A06A2AD75B8C14EEBBE /* HtmlParser.swift in Sources */, |
|
|
1C736048BFA120F5C7D36874 /* readme.md in Sources */, |
|
|
1C736048BFA120F5C7D36874 /* readme.md in Sources */, |
|
|
1C736771C503FB0D52AEB8F7 /* kplayer.js in Sources */, |
|
|
1C736771C503FB0D52AEB8F7 /* kplayer.js in Sources */, |
|
|
1C736662E43C6E8FFED11AC4 /* download.js in Sources */, |
|
|
|
|
|
1C7361B3AF46CEB30D3F4FA0 /* KSettings.swift in Sources */, |
|
|
1C7361B3AF46CEB30D3F4FA0 /* KSettings.swift in Sources */, |
|
|
1C73600CB93F16F4F28C116F /* KSettingsView.swift in Sources */, |
|
|
1C73600CB93F16F4F28C116F /* KSettingsView.swift in Sources */, |
|
|
|
|
|
1C73666A07CF2416B1B8D3F0 /* KSettingsModel.swift in Sources */, |
|
|
); |
|
|
); |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
}; |
|
|
}; |
|
|
|