|
@@ -93,6 +93,11 @@
|
|
|
F7148059262ED52200693E51 /* NCSectionHeaderMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F78ACD57219048040088454D /* NCSectionHeaderMenu.xib */; };
|
|
|
F714805E262ED52900693E51 /* NCSectionFooter.xib in Resources */ = {isa = PBXBuildFile; fileRef = F78ACD53219047D40088454D /* NCSectionFooter.xib */; };
|
|
|
F7148063262ED66200693E51 /* NCEmptyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7239876253D86D300257F49 /* NCEmptyView.xib */; };
|
|
|
+ F716B75A26F0995200D37EFC /* KTVHTTPCache.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F70B86792642CF5300ED5349 /* KTVHTTPCache.xcframework */; };
|
|
|
+ F716B75B26F0995200D37EFC /* KTVHTTPCache.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F70B86792642CF5300ED5349 /* KTVHTTPCache.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
+ F716B75C26F0995200D37EFC /* KTVCocoaHTTPServer.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F70B867E2642CF5400ED5349 /* KTVCocoaHTTPServer.xcframework */; };
|
|
|
+ F716B75D26F0995200D37EFC /* KTVCocoaHTTPServer.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F70B867E2642CF5400ED5349 /* KTVCocoaHTTPServer.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
+ F716B75F26F09DF600D37EFC /* NCKTVHTTPCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = F716B75E26F09DF600D37EFC /* NCKTVHTTPCache.swift */; };
|
|
|
F717402D24F699A5000C87D5 /* NCFavorite.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F717402B24F699A5000C87D5 /* NCFavorite.storyboard */; };
|
|
|
F717402E24F699A5000C87D5 /* NCFavorite.swift in Sources */ = {isa = PBXBuildFile; fileRef = F717402C24F699A5000C87D5 /* NCFavorite.swift */; };
|
|
|
F718C24E254D507B00C5C256 /* NCViewerImageDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F718C24D254D507B00C5C256 /* NCViewerImageDetailView.swift */; };
|
|
@@ -367,10 +372,12 @@
|
|
|
dstPath = "";
|
|
|
dstSubfolderSpec = 10;
|
|
|
files = (
|
|
|
+ F716B75B26F0995200D37EFC /* KTVHTTPCache.xcframework in Embed Frameworks */,
|
|
|
F70B869A2642CF5800ED5349 /* FSCalendar.xcframework in Embed Frameworks */,
|
|
|
F70B868E2642CF5600ED5349 /* UICKeyChainStore.xcframework in Embed Frameworks */,
|
|
|
F70B86982642CF5700ED5349 /* TOPasscodeViewController.xcframework in Embed Frameworks */,
|
|
|
F70B86942642CF5700ED5349 /* OpenSSL.xcframework in Embed Frameworks */,
|
|
|
+ F716B75D26F0995200D37EFC /* KTVCocoaHTTPServer.xcframework in Embed Frameworks */,
|
|
|
F70B868C2642CF5600ED5349 /* Queuer.xcframework in Embed Frameworks */,
|
|
|
F70B868A2642CF5600ED5349 /* XLForm.xcframework in Embed Frameworks */,
|
|
|
F70B869C2642CF5800ED5349 /* DropDown.xcframework in Embed Frameworks */,
|
|
@@ -480,6 +487,7 @@
|
|
|
F7151A811D477A4B00E6AF45 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F7169A301EE59BB70086BD69 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F7169A4C1EE59C640086BD69 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
+ F716B75E26F09DF600D37EFC /* NCKTVHTTPCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCKTVHTTPCache.swift; sourceTree = "<group>"; };
|
|
|
F716FE7723795E5000FABE50 /* NCCommunication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NCCommunication.framework; path = Carthage/Build/iOS/NCCommunication.framework; sourceTree = "<group>"; };
|
|
|
F717402B24F699A5000C87D5 /* NCFavorite.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCFavorite.storyboard; sourceTree = "<group>"; };
|
|
|
F717402C24F699A5000C87D5 /* NCFavorite.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCFavorite.swift; sourceTree = "<group>"; };
|
|
@@ -809,7 +817,9 @@
|
|
|
F770768E263A8C3400A1BA94 /* FloatingPanel in Frameworks */,
|
|
|
F786D58D253454BF00E3DD7B /* NCCommunication in Frameworks */,
|
|
|
F70B868B2642CF5600ED5349 /* Queuer.xcframework in Frameworks */,
|
|
|
+ F716B75C26F0995200D37EFC /* KTVCocoaHTTPServer.xcframework in Frameworks */,
|
|
|
F782A57B25123694007BBABD /* Realm in Frameworks */,
|
|
|
+ F716B75A26F0995200D37EFC /* KTVHTTPCache.xcframework in Frameworks */,
|
|
|
F75E57BD25BF0EC1002B72C2 /* SVGKit in Frameworks */,
|
|
|
F70B86752642CE3B00ED5349 /* FirebaseCrashlytics in Frameworks */,
|
|
|
F70B86992642CF5800ED5349 /* FSCalendar.xcframework in Frameworks */,
|
|
@@ -1204,6 +1214,7 @@
|
|
|
F79EDA9E26B004980007D134 /* NCViewerVideo */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ F716B75E26F09DF600D37EFC /* NCKTVHTTPCache.swift */,
|
|
|
F79EDA9F26B004980007D134 /* NCViewerVideoToolBar.swift */,
|
|
|
F79EDAA126B004980007D134 /* NCViewerVideo.swift */,
|
|
|
F79EDAA226B004980007D134 /* NCViewerAVPlayerViewController.swift */,
|
|
@@ -2127,6 +2138,7 @@
|
|
|
F78A18B823CDE2B300F681F3 /* NCViewerRichWorkspace.swift in Sources */,
|
|
|
F77910AB25DD53C700CEDB9E /* NCSettingsBundleHelper.swift in Sources */,
|
|
|
F78A18B623CDD07D00F681F3 /* NCViewerRichWorkspaceWebView.swift in Sources */,
|
|
|
+ F716B75F26F09DF600D37EFC /* NCKTVHTTPCache.swift in Sources */,
|
|
|
F75A9EE623796C6F0044CFCE /* NCNetworking.swift in Sources */,
|
|
|
F758B460212C56A400515F55 /* ScanCollectionView.swift in Sources */,
|
|
|
F78ACD52219046DC0088454D /* NCSectionHeaderFooter.swift in Sources */,
|