|
@@ -247,6 +247,10 @@
|
|
|
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 */; };
|
|
|
+ F7A0D1352591FBC5008F8A13 /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */; };
|
|
|
+ F7A0D1362591FBC5008F8A13 /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */; };
|
|
|
+ F7A0D1372591FBC5008F8A13 /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */; };
|
|
|
+ F7A0D1382591FBC5008F8A13 /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */; };
|
|
|
F7A321AD1E9E6AD50069AD1B /* CCAdvanced.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */; };
|
|
|
F7A76DC8256A71CD00119AB3 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */; };
|
|
|
F7A76DCD256A71CE00119AB3 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */; };
|
|
@@ -598,6 +602,7 @@
|
|
|
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>"; };
|
|
|
F79A65C52191D95E00FF6DCC /* NCSelect.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSelect.swift; sourceTree = "<group>"; };
|
|
|
+ F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extensions.swift"; sourceTree = "<group>"; };
|
|
|
F7A321AB1E9E6AD50069AD1B /* CCAdvanced.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAdvanced.h; sourceTree = "<group>"; };
|
|
|
F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAdvanced.m; sourceTree = "<group>"; };
|
|
|
F7A582D71A24DAB500E903D7 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
@@ -1272,6 +1277,7 @@
|
|
|
F74AF3A3247FB6AE00AC767B /* NCUtilityFileSystem.swift */,
|
|
|
F78071071EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.h */,
|
|
|
F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */,
|
|
|
+ F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */,
|
|
|
F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */,
|
|
|
F713FEFE2472764000214AF6 /* UIImage+animatedGIF.h */,
|
|
|
F713FEFF2472764100214AF6 /* UIImage+animatedGIF.m */,
|
|
@@ -1950,6 +1956,7 @@
|
|
|
2C1D5D7923E2DE9100334ABB /* NCBrand.swift in Sources */,
|
|
|
F7A76DCE256A71CF00119AB3 /* UIImage+Extensions.swift in Sources */,
|
|
|
2C1D5D7523E2DE3300334ABB /* NCDatabase.swift in Sources */,
|
|
|
+ F7A0D1382591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
|
2C1D5D7623E2DE3300334ABB /* NCManageDatabase.swift in Sources */,
|
|
|
2C33C48223E2C475005F963B /* NotificationService.swift in Sources */,
|
|
|
F73D5E4A246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
@@ -1965,6 +1972,7 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
F73D5E48246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
+ F7A0D1362591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
|
F70460532499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
|
F71459C21D12E3B700CAFEEC /* ShareViewController.m in Sources */,
|
|
|
F70BFC7520E0FA7D00C67599 /* NCUtility.swift in Sources */,
|
|
@@ -2004,6 +2012,7 @@
|
|
|
F70460542499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
|
F785EEA42461A4A600B3F945 /* NCUtility.swift in Sources */,
|
|
|
F771E3F320E239A600AFB62D /* FileProviderData.swift in Sources */,
|
|
|
+ F7A0D1372591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
|
F771E3D720E2392D00AFB62D /* FileProviderEnumerator.swift in Sources */,
|
|
|
F74AF3A6247FB6AE00AC767B /* NCUtilityFileSystem.swift in Sources */,
|
|
|
F7A76DCD256A71CE00119AB3 /* UIImage+Extensions.swift in Sources */,
|
|
@@ -2071,6 +2080,7 @@
|
|
|
F78ACD4A21903F850088454D /* NCTrashListCell.swift in Sources */,
|
|
|
F760329F252F0F8E0015A421 /* NCTransferCell.swift in Sources */,
|
|
|
F7682FE023C36B0500983A04 /* NCMainTabBar.swift in Sources */,
|
|
|
+ F7A0D1352591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
|
F77B0E5F1D118A16002130FE /* NCSettings.m in Sources */,
|
|
|
F7F9D1BB25397CE000D9BFF5 /* NCViewer.swift in Sources */,
|
|
|
F70460522499061800BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|