|
@@ -190,6 +190,10 @@
|
|
|
F738E8421F90FFD100F95C8E /* NCManageEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F738E8411F90FFD100F95C8E /* NCManageEndToEndEncryption.m */; };
|
|
|
F739513A221B127F00D986C8 /* NCSectionMediaHeader.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7395139221B127F00D986C8 /* NCSectionMediaHeader.xib */; };
|
|
|
F73CB3B222E072A000AD728E /* NCShareHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F73CB3B122E072A000AD728E /* NCShareHeaderView.xib */; };
|
|
|
+ F73D5E47246DE09200DF6467 /* NCElementsJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = F73D5E46246DE09200DF6467 /* NCElementsJSON.swift */; };
|
|
|
+ F73D5E48246DE09200DF6467 /* NCElementsJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = F73D5E46246DE09200DF6467 /* NCElementsJSON.swift */; };
|
|
|
+ F73D5E49246DE09200DF6467 /* NCElementsJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = F73D5E46246DE09200DF6467 /* NCElementsJSON.swift */; };
|
|
|
+ F73D5E4A246DE09200DF6467 /* NCElementsJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = F73D5E46246DE09200DF6467 /* NCElementsJSON.swift */; };
|
|
|
F73F537F1E929C8500F8678D /* CCMore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F73F537E1E929C8500F8678D /* CCMore.swift */; };
|
|
|
F7417DB3216CE925007D05F5 /* NCTrashSectionHeaderFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7417DB2216CE925007D05F5 /* NCTrashSectionHeaderFooter.swift */; };
|
|
|
F7421EAF2294044B00C4B7C1 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7421EAE2294044B00C4B7C1 /* Accelerate.framework */; };
|
|
@@ -687,6 +691,7 @@
|
|
|
F7395139221B127F00D986C8 /* NCSectionMediaHeader.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCSectionMediaHeader.xib; sourceTree = "<group>"; };
|
|
|
F73CB3B122E072A000AD728E /* NCShareHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCShareHeaderView.xib; sourceTree = "<group>"; };
|
|
|
F73CB5771ED46807005F2A5A /* NCBridgeSwift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCBridgeSwift.h; sourceTree = "<group>"; };
|
|
|
+ F73D5E46246DE09200DF6467 /* NCElementsJSON.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCElementsJSON.swift; sourceTree = "<group>"; };
|
|
|
F73F537E1E929C8500F8678D /* CCMore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CCMore.swift; sourceTree = "<group>"; };
|
|
|
F7417DB2216CE925007D05F5 /* NCTrashSectionHeaderFooter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCTrashSectionHeaderFooter.swift; sourceTree = "<group>"; };
|
|
|
F7421EAE2294044B00C4B7C1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
|
|
@@ -1745,6 +1750,7 @@
|
|
|
children = (
|
|
|
F7BAADB41ED5A87C00B7EAD4 /* NCDatabase.swift */,
|
|
|
F7BAADB51ED5A87C00B7EAD4 /* NCManageDatabase.swift */,
|
|
|
+ F73D5E46246DE09200DF6467 /* NCElementsJSON.swift */,
|
|
|
);
|
|
|
path = Database;
|
|
|
sourceTree = "<group>";
|
|
@@ -2519,6 +2525,7 @@
|
|
|
2C1D5D7523E2DE3300334ABB /* NCDatabase.swift in Sources */,
|
|
|
2C1D5D7623E2DE3300334ABB /* NCManageDatabase.swift in Sources */,
|
|
|
2C33C48223E2C475005F963B /* NotificationService.swift in Sources */,
|
|
|
+ F73D5E4A246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
2CB7D1CA23E2EDCB00376EF9 /* NCPushNotificationEncryption.m in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -2529,6 +2536,7 @@
|
|
|
files = (
|
|
|
F71459B81D12E3B700CAFEEC /* CCError.m in Sources */,
|
|
|
F71459BA1D12E3B700CAFEEC /* NSString+TruncateToWidth.m in Sources */,
|
|
|
+ F73D5E48246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
F711CCBD246AC99E0009B204 /* UtilsFramework.m in Sources */,
|
|
|
F711CCE3246AC99E0009B204 /* OCNotifications.m in Sources */,
|
|
|
F785EEA32461A23C00B3F945 /* CCExifGeo.m in Sources */,
|
|
@@ -2591,6 +2599,7 @@
|
|
|
F7434B3820E2400600417916 /* NCBrand.swift in Sources */,
|
|
|
F785EE9E2461A09900B3F945 /* NCNetworking.swift in Sources */,
|
|
|
F771E3D320E2392D00AFB62D /* FileProviderExtension.swift in Sources */,
|
|
|
+ F73D5E49246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
F771E3D520E2392D00AFB62D /* FileProviderItem.swift in Sources */,
|
|
|
F7434B3620E23FE000417916 /* NCManageDatabase.swift in Sources */,
|
|
|
F716FE7A23795EC500FABE50 /* FileProviderExtension+NetworkingDelegate.swift in Sources */,
|
|
@@ -2719,6 +2728,7 @@
|
|
|
F711CCC4246AC99E0009B204 /* OCCapabilities.m in Sources */,
|
|
|
3781B9B023DB2B7E006B4B1D /* AppDelegate+Menu.swift in Sources */,
|
|
|
F77B0E671D118A16002130FE /* Reachability.m in Sources */,
|
|
|
+ F73D5E47246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
F710D1F52405770F00A6033D /* NCViewerPDF.swift in Sources */,
|
|
|
F7501C332212E57500FB1415 /* NCMedia.swift in Sources */,
|
|
|
F711CD54246AC9B80009B204 /* nsBig5Prober.cpp in Sources */,
|