|
@@ -264,6 +264,10 @@
|
|
F798F0EC2588060A000DAFFD /* UIColor+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */; };
|
|
F798F0EC2588060A000DAFFD /* UIColor+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */; };
|
|
F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */; };
|
|
F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */; };
|
|
F79A65C62191D95E00FF6DCC /* NCSelect.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79A65C52191D95E00FF6DCC /* NCSelect.swift */; };
|
|
F79A65C62191D95E00FF6DCC /* NCSelect.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79A65C52191D95E00FF6DCC /* NCSelect.swift */; };
|
|
|
|
+ F79B646026CA661600838ACA /* UIControl+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79B645F26CA661600838ACA /* UIControl+Extensions.swift */; };
|
|
|
|
+ F79B646126CA661600838ACA /* UIControl+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79B645F26CA661600838ACA /* UIControl+Extensions.swift */; };
|
|
|
|
+ F79B646226CA661600838ACA /* UIControl+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79B645F26CA661600838ACA /* UIControl+Extensions.swift */; };
|
|
|
|
+ F79B646326CA661600838ACA /* UIControl+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79B645F26CA661600838ACA /* UIControl+Extensions.swift */; };
|
|
F79B869B265E19D40085C0E0 /* NSMutableAttributedString+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79B869A265E19D40085C0E0 /* NSMutableAttributedString+Extensions.swift */; };
|
|
F79B869B265E19D40085C0E0 /* NSMutableAttributedString+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79B869A265E19D40085C0E0 /* NSMutableAttributedString+Extensions.swift */; };
|
|
F79EC77F26316193004E59D6 /* NCRenameFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D87CE25EE6E58008CBBBD /* NCRenameFile.swift */; };
|
|
F79EC77F26316193004E59D6 /* NCRenameFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D87CE25EE6E58008CBBBD /* NCRenameFile.swift */; };
|
|
F79EC784263161BA004E59D6 /* NCRenameFile.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F70D87CD25EE6E58008CBBBD /* NCRenameFile.storyboard */; };
|
|
F79EC784263161BA004E59D6 /* NCRenameFile.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F70D87CD25EE6E58008CBBBD /* NCRenameFile.storyboard */; };
|
|
@@ -667,6 +671,7 @@
|
|
F79918A72199840500C2E308 /* Sheeeeeeeeet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sheeeeeeeeet.framework; path = Carthage/Build/iOS/Sheeeeeeeeet.framework; sourceTree = "<group>"; };
|
|
F79918A72199840500C2E308 /* Sheeeeeeeeet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sheeeeeeeeet.framework; path = Carthage/Build/iOS/Sheeeeeeeeet.framework; sourceTree = "<group>"; };
|
|
F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCSelect.storyboard; sourceTree = "<group>"; };
|
|
F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCSelect.storyboard; sourceTree = "<group>"; };
|
|
F79A65C52191D95E00FF6DCC /* NCSelect.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSelect.swift; sourceTree = "<group>"; };
|
|
F79A65C52191D95E00FF6DCC /* NCSelect.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSelect.swift; sourceTree = "<group>"; };
|
|
|
|
+ F79B645F26CA661600838ACA /* UIControl+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIControl+Extensions.swift"; sourceTree = "<group>"; };
|
|
F79B869A265E19D40085C0E0 /* NSMutableAttributedString+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSMutableAttributedString+Extensions.swift"; sourceTree = "<group>"; };
|
|
F79B869A265E19D40085C0E0 /* NSMutableAttributedString+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSMutableAttributedString+Extensions.swift"; sourceTree = "<group>"; };
|
|
F79EDA9F26B004980007D134 /* NCViewerVideoToolBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCViewerVideoToolBar.swift; sourceTree = "<group>"; };
|
|
F79EDA9F26B004980007D134 /* NCViewerVideoToolBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCViewerVideoToolBar.swift; sourceTree = "<group>"; };
|
|
F79EDAA026B004980007D134 /* NCKTVHTTPCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCKTVHTTPCache.swift; sourceTree = "<group>"; };
|
|
F79EDAA026B004980007D134 /* NCKTVHTTPCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCKTVHTTPCache.swift; sourceTree = "<group>"; };
|
|
@@ -1222,6 +1227,7 @@
|
|
F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */,
|
|
F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */,
|
|
F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */,
|
|
F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */,
|
|
F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */,
|
|
F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */,
|
|
|
|
+ F79B645F26CA661600838ACA /* UIControl+Extensions.swift */,
|
|
F713FEFE2472764000214AF6 /* UIImage+animatedGIF.h */,
|
|
F713FEFE2472764000214AF6 /* UIImage+animatedGIF.h */,
|
|
F713FEFF2472764100214AF6 /* UIImage+animatedGIF.m */,
|
|
F713FEFF2472764100214AF6 /* UIImage+animatedGIF.m */,
|
|
F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */,
|
|
F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */,
|
|
@@ -2016,6 +2022,7 @@
|
|
2C1D5D7623E2DE3300334ABB /* NCManageDatabase.swift in Sources */,
|
|
2C1D5D7623E2DE3300334ABB /* NCManageDatabase.swift in Sources */,
|
|
2C33C48223E2C475005F963B /* NotificationService.swift in Sources */,
|
|
2C33C48223E2C475005F963B /* NotificationService.swift in Sources */,
|
|
F73D5E4A246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
F73D5E4A246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
|
+ F79B646326CA661600838ACA /* UIControl+Extensions.swift in Sources */,
|
|
F798F0EC2588060A000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
F798F0EC2588060A000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
2CB7D1CA23E2EDCB00376EF9 /* NCPushNotificationEncryption.m in Sources */,
|
|
2CB7D1CA23E2EDCB00376EF9 /* NCPushNotificationEncryption.m in Sources */,
|
|
F782FDC424E6933900666099 /* NCUtility.swift in Sources */,
|
|
F782FDC424E6933900666099 /* NCUtility.swift in Sources */,
|
|
@@ -2034,6 +2041,7 @@
|
|
F7707687263A853700A1BA94 /* NCContentPresenter.swift in Sources */,
|
|
F7707687263A853700A1BA94 /* NCContentPresenter.swift in Sources */,
|
|
F70460532499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
F70460532499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
F70BFC7520E0FA7D00C67599 /* NCUtility.swift in Sources */,
|
|
F70BFC7520E0FA7D00C67599 /* NCUtility.swift in Sources */,
|
|
|
|
+ F79B646126CA661600838ACA /* UIControl+Extensions.swift in Sources */,
|
|
F7E17F4726C40AFA000AB7DD /* NCOperationQueue.swift in Sources */,
|
|
F7E17F4726C40AFA000AB7DD /* NCOperationQueue.swift in Sources */,
|
|
F7EDE4CC262D7B6F00414FE6 /* NCEmptyDataSet.swift in Sources */,
|
|
F7EDE4CC262D7B6F00414FE6 /* NCEmptyDataSet.swift in Sources */,
|
|
F798F0E225880608000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
F798F0E225880608000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
@@ -2076,6 +2084,7 @@
|
|
F798F0E725880609000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
F798F0E725880609000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
F70460542499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
F70460542499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
F785EEA42461A4A600B3F945 /* NCUtility.swift in Sources */,
|
|
F785EEA42461A4A600B3F945 /* NCUtility.swift in Sources */,
|
|
|
|
+ F79B646226CA661600838ACA /* UIControl+Extensions.swift in Sources */,
|
|
F771E3F320E239A600AFB62D /* FileProviderData.swift in Sources */,
|
|
F771E3F320E239A600AFB62D /* FileProviderData.swift in Sources */,
|
|
F7B8CD9B261AF401007C1359 /* NCNetworkingChunkedUpload.swift in Sources */,
|
|
F7B8CD9B261AF401007C1359 /* NCNetworkingChunkedUpload.swift in Sources */,
|
|
F7A0D1372591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
F7A0D1372591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
@@ -2171,6 +2180,7 @@
|
|
F718C24E254D507B00C5C256 /* NCViewerImageDetailView.swift in Sources */,
|
|
F718C24E254D507B00C5C256 /* NCViewerImageDetailView.swift in Sources */,
|
|
F7381EE1218218C9000B1560 /* NCOffline.swift in Sources */,
|
|
F7381EE1218218C9000B1560 /* NCOffline.swift in Sources */,
|
|
F78071091EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */,
|
|
F78071091EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */,
|
|
|
|
+ F79B646026CA661600838ACA /* UIControl+Extensions.swift in Sources */,
|
|
F7CA212D25F1333300826ABB /* NCAccountRequest.swift in Sources */,
|
|
F7CA212D25F1333300826ABB /* NCAccountRequest.swift in Sources */,
|
|
F765F73125237E3F00391DBE /* NCRecent.swift in Sources */,
|
|
F765F73125237E3F00391DBE /* NCRecent.swift in Sources */,
|
|
F76B3CCE1EAE01BD00921AC9 /* NCBrand.swift in Sources */,
|
|
F76B3CCE1EAE01BD00921AC9 /* NCBrand.swift in Sources */,
|