|
@@ -46,7 +46,7 @@
|
|
|
F70BFC7420E0FA7D00C67599 /* NCUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70BFC7320E0FA7C00C67599 /* NCUtility.swift */; };
|
|
|
F70BFC7520E0FA7D00C67599 /* NCUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70BFC7320E0FA7C00C67599 /* NCUtility.swift */; };
|
|
|
F70CAE3A1F8CF31A008125FD /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
|
- F70CEF5623E9C7E50007035B /* UIColor+adjust.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70CEF5523E9C7E50007035B /* UIColor+adjust.swift */; };
|
|
|
+ F70CEF5623E9C7E50007035B /* UIColor+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */; };
|
|
|
F70D8D8124A4A9BF000A5756 /* NCNetworkingAutoUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D8D8024A4A9BF000A5756 /* NCNetworkingAutoUpload.swift */; };
|
|
|
F70F2BA5225F2D8900EBB73E /* ZIPFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F70F2BA4225F2D8900EBB73E /* ZIPFoundation.framework */; };
|
|
|
F710D1F52405770F00A6033D /* NCViewerPDF.swift in Sources */ = {isa = PBXBuildFile; fileRef = F710D1F42405770F00A6033D /* NCViewerPDF.swift */; };
|
|
@@ -243,6 +243,9 @@
|
|
|
F790110E21415BF600D7B136 /* NCViewerRichdocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = F790110D21415BF600D7B136 /* NCViewerRichdocument.swift */; };
|
|
|
F79728D422F96F2E003CACA7 /* NCShareLinkFolderMenuView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F79728D322F96F2D003CACA7 /* NCShareLinkFolderMenuView.xib */; };
|
|
|
F79728D622F9A0B1003CACA7 /* NCShareUserFolderMenuView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F79728D522F9A0B0003CACA7 /* NCShareUserFolderMenuView.xib */; };
|
|
|
+ F798F0E225880608000DAFFD /* UIColor+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */; };
|
|
|
+ F798F0E725880609000DAFFD /* 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 */; };
|
|
|
F79918A221997FA300C2E308 /* UICKeyChainStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F79918A021997F9000C2E308 /* UICKeyChainStore.framework */; };
|
|
|
F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */; };
|
|
|
F79A65C62191D95E00FF6DCC /* NCSelect.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79A65C52191D95E00FF6DCC /* NCSelect.swift */; };
|
|
@@ -388,7 +391,7 @@
|
|
|
F70BFC7320E0FA7C00C67599 /* NCUtility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCUtility.swift; sourceTree = "<group>"; };
|
|
|
F70CAE381F8CF31A008125FD /* NCEndToEndEncryption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCEndToEndEncryption.h; sourceTree = "<group>"; };
|
|
|
F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NCEndToEndEncryption.m; sourceTree = "<group>"; };
|
|
|
- F70CEF5523E9C7E50007035B /* UIColor+adjust.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+adjust.swift"; sourceTree = "<group>"; };
|
|
|
+ F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Extensions.swift"; sourceTree = "<group>"; };
|
|
|
F70D8D8024A4A9BF000A5756 /* NCNetworkingAutoUpload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingAutoUpload.swift; sourceTree = "<group>"; };
|
|
|
F70F2BA4225F2D8900EBB73E /* ZIPFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ZIPFoundation.framework; path = Carthage/Build/iOS/ZIPFoundation.framework; sourceTree = "<group>"; };
|
|
|
F710C5EF2471A6D1009AD8B7 /* Sentry.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sentry.framework; path = Carthage/Build/iOS/Sentry.framework; sourceTree = "<group>"; };
|
|
@@ -1277,7 +1280,7 @@
|
|
|
F74AF3A3247FB6AE00AC767B /* NCUtilityFileSystem.swift */,
|
|
|
F78071071EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.h */,
|
|
|
F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */,
|
|
|
- F70CEF5523E9C7E50007035B /* UIColor+adjust.swift */,
|
|
|
+ F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */,
|
|
|
F713FEFE2472764000214AF6 /* UIImage+animatedGIF.h */,
|
|
|
F713FEFF2472764100214AF6 /* UIImage+animatedGIF.m */,
|
|
|
F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */,
|
|
@@ -1958,6 +1961,7 @@
|
|
|
2C1D5D7623E2DE3300334ABB /* NCManageDatabase.swift in Sources */,
|
|
|
2C33C48223E2C475005F963B /* NotificationService.swift in Sources */,
|
|
|
F73D5E4A246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
+ F798F0EC2588060A000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
|
F74AF3A7247FB6AE00AC767B /* NCUtilityFileSystem.swift in Sources */,
|
|
|
2CB7D1CA23E2EDCB00376EF9 /* NCPushNotificationEncryption.m in Sources */,
|
|
|
F7A76DC3256A679400119AB3 /* CCGraphics.m in Sources */,
|
|
@@ -1973,6 +1977,7 @@
|
|
|
F70460532499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
|
F71459C21D12E3B700CAFEEC /* ShareViewController.m in Sources */,
|
|
|
F70BFC7520E0FA7D00C67599 /* NCUtility.swift in Sources */,
|
|
|
+ F798F0E225880608000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */,
|
|
|
F74AF3A5247FB6AE00AC767B /* NCUtilityFileSystem.swift in Sources */,
|
|
|
F7F878AF1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */,
|
|
@@ -2006,6 +2011,7 @@
|
|
|
F73D5E49246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
F771E3D520E2392D00AFB62D /* FileProviderItem.swift in Sources */,
|
|
|
F7434B3620E23FE000417916 /* NCManageDatabase.swift in Sources */,
|
|
|
+ F798F0E725880609000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
|
F70460542499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
|
F785EEA42461A4A600B3F945 /* NCUtility.swift in Sources */,
|
|
|
F771E3F320E239A600AFB62D /* FileProviderData.swift in Sources */,
|
|
@@ -2131,7 +2137,7 @@
|
|
|
F7725A60251F33BB00D125E0 /* NCFiles.swift in Sources */,
|
|
|
F704B5E52430AA8000632F5F /* NCCreateFormUploadConflict.swift in Sources */,
|
|
|
F765608F23BF813600765969 /* NCContentPresenter.swift in Sources */,
|
|
|
- F70CEF5623E9C7E50007035B /* UIColor+adjust.swift in Sources */,
|
|
|
+ F70CEF5623E9C7E50007035B /* UIColor+Extensions.swift in Sources */,
|
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */,
|
|
|
F7C7B489245EBA4100D93E60 /* NCViewerQuickLook.swift in Sources */,
|
|
|
F758B45E212C569D00515F55 /* ScanCell.swift in Sources */,
|