|
@@ -394,8 +394,11 @@
|
|
F7A0D1362591FBC5008F8A13 /* 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 */; };
|
|
F7A0D1372591FBC5008F8A13 /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */; };
|
|
F7A321AD1E9E6AD50069AD1B /* CCAdvanced.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */; };
|
|
F7A321AD1E9E6AD50069AD1B /* CCAdvanced.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */; };
|
|
|
|
+ F7A60F86292D215000FCE1F2 /* NCTalkAccounts.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7A60F84292D215000FCE1F2 /* NCTalkAccounts.swift */; };
|
|
|
|
+ F7A60F87292D215000FCE1F2 /* NCTalkAccounts.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7A60F85292D215000FCE1F2 /* NCTalkAccounts.storyboard */; };
|
|
F7A76DC8256A71CD00119AB3 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */; };
|
|
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 */; };
|
|
F7A76DCD256A71CE00119AB3 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */; };
|
|
|
|
+ F7A7FA6329265CF4000603EF /* NCManageE2EE.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7A7FA6229265CF4000603EF /* NCManageE2EE.swift */; };
|
|
F7A8D72428F1771B008BBE1C /* NextcloudKit in Frameworks */ = {isa = PBXBuildFile; productRef = F7A8D72328F1771B008BBE1C /* NextcloudKit */; };
|
|
F7A8D72428F1771B008BBE1C /* NextcloudKit in Frameworks */ = {isa = PBXBuildFile; productRef = F7A8D72328F1771B008BBE1C /* NextcloudKit */; };
|
|
F7A8D72628F17728008BBE1C /* Realm in Frameworks */ = {isa = PBXBuildFile; productRef = F7A8D72528F17728008BBE1C /* Realm */; };
|
|
F7A8D72628F17728008BBE1C /* Realm in Frameworks */ = {isa = PBXBuildFile; productRef = F7A8D72528F17728008BBE1C /* Realm */; };
|
|
F7A8D72828F17728008BBE1C /* RealmSwift in Frameworks */ = {isa = PBXBuildFile; productRef = F7A8D72728F17728008BBE1C /* RealmSwift */; };
|
|
F7A8D72828F17728008BBE1C /* RealmSwift in Frameworks */ = {isa = PBXBuildFile; productRef = F7A8D72728F17728008BBE1C /* RealmSwift */; };
|
|
@@ -439,6 +442,14 @@
|
|
F7BC288026663F85004D46C5 /* NCViewCertificateDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7BC287F26663F85004D46C5 /* NCViewCertificateDetails.swift */; };
|
|
F7BC288026663F85004D46C5 /* NCViewCertificateDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7BC287F26663F85004D46C5 /* NCViewCertificateDetails.swift */; };
|
|
F7BD71E62636EAFC00643C34 /* NCNetworkingE2EE.swift in Sources */ = {isa = PBXBuildFile; fileRef = F785EE9C246196DF00B3F945 /* NCNetworkingE2EE.swift */; };
|
|
F7BD71E62636EAFC00643C34 /* NCNetworkingE2EE.swift in Sources */ = {isa = PBXBuildFile; fileRef = F785EE9C246196DF00B3F945 /* NCNetworkingE2EE.swift */; };
|
|
F7C1EEA525053A9C00866ACC /* NCDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C1EEA425053A9C00866ACC /* NCDataSource.swift */; };
|
|
F7C1EEA525053A9C00866ACC /* NCDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C1EEA425053A9C00866ACC /* NCDataSource.swift */; };
|
|
|
|
+ F7C30DF6291BC0CA0017149B /* NCNetworkingE2EEUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DF5291BC0CA0017149B /* NCNetworkingE2EEUpload.swift */; };
|
|
|
|
+ F7C30DF7291BC0D30017149B /* NCNetworkingE2EEUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DF5291BC0CA0017149B /* NCNetworkingE2EEUpload.swift */; };
|
|
|
|
+ F7C30DFA291BCF790017149B /* NCNetworkingE2EECreateFolder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DF9291BCF790017149B /* NCNetworkingE2EECreateFolder.swift */; };
|
|
|
|
+ F7C30DFB291BCF790017149B /* NCNetworkingE2EECreateFolder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DF9291BCF790017149B /* NCNetworkingE2EECreateFolder.swift */; };
|
|
|
|
+ F7C30DFD291BD0B80017149B /* NCNetworkingE2EEDelete.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DFC291BD0B80017149B /* NCNetworkingE2EEDelete.swift */; };
|
|
|
|
+ F7C30DFE291BD0B80017149B /* NCNetworkingE2EEDelete.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DFC291BD0B80017149B /* NCNetworkingE2EEDelete.swift */; };
|
|
|
|
+ F7C30E00291BD2610017149B /* NCNetworkingE2EERename.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DFF291BD2610017149B /* NCNetworkingE2EERename.swift */; };
|
|
|
|
+ F7C30E01291BD2610017149B /* NCNetworkingE2EERename.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DFF291BD2610017149B /* NCNetworkingE2EERename.swift */; };
|
|
F7C7B25028B8AD4500E7115D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F7E70DE91A24DE4100E1B66A /* Localizable.strings */; };
|
|
F7C7B25028B8AD4500E7115D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F7E70DE91A24DE4100E1B66A /* Localizable.strings */; };
|
|
F7C7B25128B8B0C400E7115D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F7F67BB81A24D27800EE80DA /* Images.xcassets */; };
|
|
F7C7B25128B8B0C400E7115D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F7F67BB81A24D27800EE80DA /* Images.xcassets */; };
|
|
F7C7B489245EBA4100D93E60 /* NCViewerQuickLook.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C7B488245EBA4100D93E60 /* NCViewerQuickLook.swift */; };
|
|
F7C7B489245EBA4100D93E60 /* NCViewerQuickLook.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C7B488245EBA4100D93E60 /* NCViewerQuickLook.swift */; };
|
|
@@ -941,6 +952,9 @@
|
|
F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extensions.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>"; };
|
|
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>"; };
|
|
F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAdvanced.m; sourceTree = "<group>"; };
|
|
|
|
+ F7A60F84292D215000FCE1F2 /* NCTalkAccounts.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCTalkAccounts.swift; sourceTree = "<group>"; };
|
|
|
|
+ F7A60F85292D215000FCE1F2 /* NCTalkAccounts.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCTalkAccounts.storyboard; sourceTree = "<group>"; };
|
|
|
|
+ F7A7FA6229265CF4000603EF /* NCManageE2EE.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCManageE2EE.swift; sourceTree = "<group>"; };
|
|
F7A8D72228F176B6008BBE1C /* WidgetDashboardIntentHandler-Brinding-header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WidgetDashboardIntentHandler-Brinding-header.h"; sourceTree = "<group>"; };
|
|
F7A8D72228F176B6008BBE1C /* WidgetDashboardIntentHandler-Brinding-header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WidgetDashboardIntentHandler-Brinding-header.h"; sourceTree = "<group>"; };
|
|
F7A8D73028F17C44008BBE1C /* WidgetDashboardIntentHandler.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WidgetDashboardIntentHandler.entitlements; sourceTree = "<group>"; };
|
|
F7A8D73028F17C44008BBE1C /* WidgetDashboardIntentHandler.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WidgetDashboardIntentHandler.entitlements; sourceTree = "<group>"; };
|
|
F7A8D73328F17C62008BBE1C /* WidgetDashboardIntentHandler.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = WidgetDashboardIntentHandler.plist; sourceTree = "<group>"; };
|
|
F7A8D73328F17C62008BBE1C /* WidgetDashboardIntentHandler.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = WidgetDashboardIntentHandler.plist; sourceTree = "<group>"; };
|
|
@@ -1056,6 +1070,10 @@
|
|
F7BE7C79290ADF16002ABB61 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Intent.strings"; sourceTree = "<group>"; };
|
|
F7BE7C79290ADF16002ABB61 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Intent.strings"; sourceTree = "<group>"; };
|
|
F7BE7C7B290ADF16002ABB61 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Intent.strings"; sourceTree = "<group>"; };
|
|
F7BE7C7B290ADF16002ABB61 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Intent.strings"; sourceTree = "<group>"; };
|
|
F7C1EEA425053A9C00866ACC /* NCDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCDataSource.swift; sourceTree = "<group>"; };
|
|
F7C1EEA425053A9C00866ACC /* NCDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCDataSource.swift; sourceTree = "<group>"; };
|
|
|
|
+ F7C30DF5291BC0CA0017149B /* NCNetworkingE2EEUpload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingE2EEUpload.swift; sourceTree = "<group>"; };
|
|
|
|
+ F7C30DF9291BCF790017149B /* NCNetworkingE2EECreateFolder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingE2EECreateFolder.swift; sourceTree = "<group>"; };
|
|
|
|
+ F7C30DFC291BD0B80017149B /* NCNetworkingE2EEDelete.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingE2EEDelete.swift; sourceTree = "<group>"; };
|
|
|
|
+ F7C30DFF291BD2610017149B /* NCNetworkingE2EERename.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingE2EERename.swift; sourceTree = "<group>"; };
|
|
F7C40BE221998C050004137E /* PDFGenerator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFGenerator.framework; path = Carthage/Build/iOS/PDFGenerator.framework; sourceTree = "<group>"; };
|
|
F7C40BE221998C050004137E /* PDFGenerator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFGenerator.framework; path = Carthage/Build/iOS/PDFGenerator.framework; sourceTree = "<group>"; };
|
|
F7C40BE421998D5A0004137E /* MGSwipeTableCell.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MGSwipeTableCell.framework; path = Carthage/Build/iOS/MGSwipeTableCell.framework; sourceTree = "<group>"; };
|
|
F7C40BE421998D5A0004137E /* MGSwipeTableCell.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MGSwipeTableCell.framework; path = Carthage/Build/iOS/MGSwipeTableCell.framework; sourceTree = "<group>"; };
|
|
F7C40BE621998F410004137E /* DZNEmptyDataSet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DZNEmptyDataSet.framework; path = Carthage/Build/iOS/DZNEmptyDataSet.framework; sourceTree = "<group>"; };
|
|
F7C40BE621998F410004137E /* DZNEmptyDataSet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DZNEmptyDataSet.framework; path = Carthage/Build/iOS/DZNEmptyDataSet.framework; sourceTree = "<group>"; };
|
|
@@ -1524,11 +1542,11 @@
|
|
F74D3DB81BAC1941000BAE4B /* Networking */ = {
|
|
F74D3DB81BAC1941000BAE4B /* Networking */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ F7C30DF8291BCBF00017149B /* E2EE */,
|
|
F72CD63925C19EBF00F46F9A /* NCAutoUpload.swift */,
|
|
F72CD63925C19EBF00F46F9A /* NCAutoUpload.swift */,
|
|
F75A9EE523796C6F0044CFCE /* NCNetworking.swift */,
|
|
F75A9EE523796C6F0044CFCE /* NCNetworking.swift */,
|
|
F7D96FCB246ED7E100536D73 /* NCNetworkingCheckRemoteUser.swift */,
|
|
F7D96FCB246ED7E100536D73 /* NCNetworkingCheckRemoteUser.swift */,
|
|
F7B8CD90261AF3F7007C1359 /* NCNetworkingChunkedUpload.swift */,
|
|
F7B8CD90261AF3F7007C1359 /* NCNetworkingChunkedUpload.swift */,
|
|
- F785EE9C246196DF00B3F945 /* NCNetworkingE2EE.swift */,
|
|
|
|
F70D8D8024A4A9BF000A5756 /* NCNetworkingProcessUpload.swift */,
|
|
F70D8D8024A4A9BF000A5756 /* NCNetworkingProcessUpload.swift */,
|
|
F72A47EB2487B06B005AD489 /* NCOperationQueue.swift */,
|
|
F72A47EB2487B06B005AD489 /* NCOperationQueue.swift */,
|
|
F755BD9A20594AC7008C5FBB /* NCService.swift */,
|
|
F755BD9A20594AC7008C5FBB /* NCService.swift */,
|
|
@@ -1781,6 +1799,7 @@
|
|
F7ACE42F1BAC0268006C0017 /* CCManageAutoUpload.m */,
|
|
F7ACE42F1BAC0268006C0017 /* CCManageAutoUpload.m */,
|
|
F7ACE4301BAC0268006C0017 /* NCSettings.h */,
|
|
F7ACE4301BAC0268006C0017 /* NCSettings.h */,
|
|
F7ACE4311BAC0268006C0017 /* NCSettings.m */,
|
|
F7ACE4311BAC0268006C0017 /* NCSettings.m */,
|
|
|
|
+ F7A7FA6229265CF4000603EF /* NCManageE2EE.swift */,
|
|
F726EEEB1FED1C820030B9C8 /* NCEndToEndInitialize.swift */,
|
|
F726EEEB1FED1C820030B9C8 /* NCEndToEndInitialize.swift */,
|
|
F738E8401F90FFD100F95C8E /* NCManageEndToEndEncryption.h */,
|
|
F738E8401F90FFD100F95C8E /* NCManageEndToEndEncryption.h */,
|
|
F738E8411F90FFD100F95C8E /* NCManageEndToEndEncryption.m */,
|
|
F738E8411F90FFD100F95C8E /* NCManageEndToEndEncryption.m */,
|
|
@@ -1877,6 +1896,18 @@
|
|
path = Brand;
|
|
path = Brand;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ F7C30DF8291BCBF00017149B /* E2EE */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ F785EE9C246196DF00B3F945 /* NCNetworkingE2EE.swift */,
|
|
|
|
+ F7C30DFF291BD2610017149B /* NCNetworkingE2EERename.swift */,
|
|
|
|
+ F7C30DFC291BD0B80017149B /* NCNetworkingE2EEDelete.swift */,
|
|
|
|
+ F7C30DF9291BCF790017149B /* NCNetworkingE2EECreateFolder.swift */,
|
|
|
|
+ F7C30DF5291BC0CA0017149B /* NCNetworkingE2EEUpload.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = E2EE;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
F7C5259A1E3B441D00FFE02C /* Notification */ = {
|
|
F7C5259A1E3B441D00FFE02C /* Notification */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -1919,6 +1950,8 @@
|
|
children = (
|
|
children = (
|
|
F7CA212C25F1333200826ABB /* NCAccountRequest.storyboard */,
|
|
F7CA212C25F1333200826ABB /* NCAccountRequest.storyboard */,
|
|
F7CA212B25F1333200826ABB /* NCAccountRequest.swift */,
|
|
F7CA212B25F1333200826ABB /* NCAccountRequest.swift */,
|
|
|
|
+ F7A60F85292D215000FCE1F2 /* NCTalkAccounts.storyboard */,
|
|
|
|
+ F7A60F84292D215000FCE1F2 /* NCTalkAccounts.swift */,
|
|
);
|
|
);
|
|
path = "Account Request";
|
|
path = "Account Request";
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -2676,6 +2709,7 @@
|
|
F70A58C024D0545100DED00D /* NCCapabilitiesViewController.storyboard in Resources */,
|
|
F70A58C024D0545100DED00D /* NCCapabilitiesViewController.storyboard in Resources */,
|
|
F7F4F10627ECDBDB008676F9 /* Inconsolata-Medium.ttf in Resources */,
|
|
F7F4F10627ECDBDB008676F9 /* Inconsolata-Medium.ttf in Resources */,
|
|
F749C10D23C4A5340027D966 /* NCIntro.storyboard in Resources */,
|
|
F749C10D23C4A5340027D966 /* NCIntro.storyboard in Resources */,
|
|
|
|
+ F7A60F87292D215000FCE1F2 /* NCTalkAccounts.storyboard in Resources */,
|
|
F7239877253D86D300257F49 /* NCEmptyView.xib in Resources */,
|
|
F7239877253D86D300257F49 /* NCEmptyView.xib in Resources */,
|
|
F747BA1F22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard in Resources */,
|
|
F747BA1F22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard in Resources */,
|
|
F719D9E0288D37A300762E33 /* NCColorPicker.storyboard in Resources */,
|
|
F719D9E0288D37A300762E33 /* NCColorPicker.storyboard in Resources */,
|
|
@@ -2790,6 +2824,7 @@
|
|
F73D5E48246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
F73D5E48246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
F7EDE4E5262D7BBE00414FE6 /* NCSectionHeaderFooter.swift in Sources */,
|
|
F7EDE4E5262D7BBE00414FE6 /* NCSectionHeaderFooter.swift in Sources */,
|
|
F79EC78926316AC4004E59D6 /* NCPopupViewController.swift in Sources */,
|
|
F79EC78926316AC4004E59D6 /* NCPopupViewController.swift in Sources */,
|
|
|
|
+ F7C30DFB291BCF790017149B /* NCNetworkingE2EECreateFolder.swift in Sources */,
|
|
AF4BF61F27562B3F0081CEEF /* NCManageDatabase+Activity.swift in Sources */,
|
|
AF4BF61F27562B3F0081CEEF /* NCManageDatabase+Activity.swift in Sources */,
|
|
F7A0D1362591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
F7A0D1362591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
F7EDE4D6262D7B9600414FE6 /* NCListCell.swift in Sources */,
|
|
F7EDE4D6262D7B9600414FE6 /* NCListCell.swift in Sources */,
|
|
@@ -2800,12 +2835,14 @@
|
|
F7E98C1727E0D0FC001F9F19 /* NCManageDatabase+Video.swift in Sources */,
|
|
F7E98C1727E0D0FC001F9F19 /* NCManageDatabase+Video.swift in Sources */,
|
|
F79B646126CA661600838ACA /* UIControl+Extensions.swift in Sources */,
|
|
F79B646126CA661600838ACA /* UIControl+Extensions.swift in Sources */,
|
|
F7EDE4CC262D7B6F00414FE6 /* NCEmptyDataSet.swift in Sources */,
|
|
F7EDE4CC262D7B6F00414FE6 /* NCEmptyDataSet.swift in Sources */,
|
|
|
|
+ F7C30E01291BD2610017149B /* NCNetworkingE2EERename.swift in Sources */,
|
|
AF4BF61A27562A4B0081CEEF /* NCManageDatabase+Metadata.swift in Sources */,
|
|
AF4BF61A27562A4B0081CEEF /* NCManageDatabase+Metadata.swift in Sources */,
|
|
AF4BF615275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */,
|
|
AF4BF615275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */,
|
|
F798F0E225880608000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
F798F0E225880608000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
AF3FDCC32796F3FB00710F60 /* NCTrashListCell+NCTrashCellProtocol.swift in Sources */,
|
|
AF3FDCC32796F3FB00710F60 /* NCTrashListCell+NCTrashCellProtocol.swift in Sources */,
|
|
AF817EF2274BC781009ED85B /* NCUserBaseUrl.swift in Sources */,
|
|
AF817EF2274BC781009ED85B /* NCUserBaseUrl.swift in Sources */,
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */,
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */,
|
|
|
|
+ F7C30DFE291BD0B80017149B /* NCNetworkingE2EEDelete.swift in Sources */,
|
|
F74AF3A5247FB6AE00AC767B /* NCUtilityFileSystem.swift in Sources */,
|
|
F74AF3A5247FB6AE00AC767B /* NCUtilityFileSystem.swift in Sources */,
|
|
AF1A9B6527D0CC0500F17A9E /* UIAlertController+Extension.swift in Sources */,
|
|
AF1A9B6527D0CC0500F17A9E /* UIAlertController+Extension.swift in Sources */,
|
|
AF22B206277B4E4C00DAB0CC /* NCCreateFormUploadConflict.swift in Sources */,
|
|
AF22B206277B4E4C00DAB0CC /* NCCreateFormUploadConflict.swift in Sources */,
|
|
@@ -2823,6 +2860,7 @@
|
|
F7B8CD96261AF401007C1359 /* NCNetworkingChunkedUpload.swift in Sources */,
|
|
F7B8CD96261AF401007C1359 /* NCNetworkingChunkedUpload.swift in Sources */,
|
|
F7BAADC91ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
F7BAADC91ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
F7D57C8B26317BDE00DE301D /* NCAccountRequest.swift in Sources */,
|
|
F7D57C8B26317BDE00DE301D /* NCAccountRequest.swift in Sources */,
|
|
|
|
+ F7C30DF7291BC0D30017149B /* NCNetworkingE2EEUpload.swift in Sources */,
|
|
F7D68FCE28CB9051009139F3 /* NCManageDatabase+DashboardWidget.swift in Sources */,
|
|
F7D68FCE28CB9051009139F3 /* NCManageDatabase+DashboardWidget.swift in Sources */,
|
|
AF22B217277D196700DAB0CC /* NCShareExtension+DataSource.swift in Sources */,
|
|
AF22B217277D196700DAB0CC /* NCShareExtension+DataSource.swift in Sources */,
|
|
F76D364728A4F8BF00214537 /* NCActivityIndicator.swift in Sources */,
|
|
F76D364728A4F8BF00214537 /* NCActivityIndicator.swift in Sources */,
|
|
@@ -2958,6 +2996,7 @@
|
|
F738E8421F90FFD100F95C8E /* NCManageEndToEndEncryption.m in Sources */,
|
|
F738E8421F90FFD100F95C8E /* NCManageEndToEndEncryption.m in Sources */,
|
|
F70753F12542A9A200972D44 /* NCViewerMedia.swift in Sources */,
|
|
F70753F12542A9A200972D44 /* NCViewerMedia.swift in Sources */,
|
|
F78A18B823CDE2B300F681F3 /* NCViewerRichWorkspace.swift in Sources */,
|
|
F78A18B823CDE2B300F681F3 /* NCViewerRichWorkspace.swift in Sources */,
|
|
|
|
+ F7A60F86292D215000FCE1F2 /* NCTalkAccounts.swift in Sources */,
|
|
F77910AB25DD53C700CEDB9E /* NCSettingsBundleHelper.swift in Sources */,
|
|
F77910AB25DD53C700CEDB9E /* NCSettingsBundleHelper.swift in Sources */,
|
|
AF4BF61927562A4B0081CEEF /* NCManageDatabase+Metadata.swift in Sources */,
|
|
AF4BF61927562A4B0081CEEF /* NCManageDatabase+Metadata.swift in Sources */,
|
|
F78A18B623CDD07D00F681F3 /* NCViewerRichWorkspaceWebView.swift in Sources */,
|
|
F78A18B623CDD07D00F681F3 /* NCViewerRichWorkspaceWebView.swift in Sources */,
|
|
@@ -2997,6 +3036,7 @@
|
|
F78F74362163781100C2ADAD /* NCTrash.swift in Sources */,
|
|
F78F74362163781100C2ADAD /* NCTrash.swift in Sources */,
|
|
AF817EF1274BC781009ED85B /* NCUserBaseUrl.swift in Sources */,
|
|
AF817EF1274BC781009ED85B /* NCUserBaseUrl.swift in Sources */,
|
|
AF2D7C7C2742556F00ADF566 /* NCShareLinkCell.swift in Sources */,
|
|
AF2D7C7C2742556F00ADF566 /* NCShareLinkCell.swift in Sources */,
|
|
|
|
+ F7C30E00291BD2610017149B /* NCNetworkingE2EERename.swift in Sources */,
|
|
F7F4F0F927ECDBA4008676F9 /* NCSubtitlePlayer.swift in Sources */,
|
|
F7F4F0F927ECDBA4008676F9 /* NCSubtitlePlayer.swift in Sources */,
|
|
F7651A8B23A2A3F2001403D2 /* NCCreateFormUploadDocuments.swift in Sources */,
|
|
F7651A8B23A2A3F2001403D2 /* NCCreateFormUploadDocuments.swift in Sources */,
|
|
F74AF3A4247FB6AE00AC767B /* NCUtilityFileSystem.swift in Sources */,
|
|
F74AF3A4247FB6AE00AC767B /* NCUtilityFileSystem.swift in Sources */,
|
|
@@ -3013,6 +3053,7 @@
|
|
F73D5E47246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
F73D5E47246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
F710D1F52405770F00A6033D /* NCViewerPDF.swift in Sources */,
|
|
F710D1F52405770F00A6033D /* NCViewerPDF.swift in Sources */,
|
|
F7B6B70427C4E7FA00A7F6EB /* NCScan+CollectionView.swift in Sources */,
|
|
F7B6B70427C4E7FA00A7F6EB /* NCScan+CollectionView.swift in Sources */,
|
|
|
|
+ F7C30DF6291BC0CA0017149B /* NCNetworkingE2EEUpload.swift in Sources */,
|
|
F7501C332212E57500FB1415 /* NCMedia.swift in Sources */,
|
|
F7501C332212E57500FB1415 /* NCMedia.swift in Sources */,
|
|
F70BFC7420E0FA7D00C67599 /* NCUtility.swift in Sources */,
|
|
F70BFC7420E0FA7D00C67599 /* NCUtility.swift in Sources */,
|
|
F79EDAA526B004980007D134 /* NCPlayer.swift in Sources */,
|
|
F79EDAA526B004980007D134 /* NCPlayer.swift in Sources */,
|
|
@@ -3034,6 +3075,7 @@
|
|
AF93474C27E34120002537EE /* NCUtility+Image.swift in Sources */,
|
|
AF93474C27E34120002537EE /* NCUtility+Image.swift in Sources */,
|
|
F702F30125EE5D2C008F8E80 /* NYMnemonic.m in Sources */,
|
|
F702F30125EE5D2C008F8E80 /* NYMnemonic.m in Sources */,
|
|
AF93474E27E3F212002537EE /* NCShareNewUserAddComment.swift in Sources */,
|
|
AF93474E27E3F212002537EE /* NCShareNewUserAddComment.swift in Sources */,
|
|
|
|
+ F7C30DFD291BD0B80017149B /* NCNetworkingE2EEDelete.swift in Sources */,
|
|
AF93471227E2341B002537EE /* NCShare+Menu.swift in Sources */,
|
|
AF93471227E2341B002537EE /* NCShare+Menu.swift in Sources */,
|
|
F7EFA47825ADBA500083159A /* NCViewerProviderContextMenu.swift in Sources */,
|
|
F7EFA47825ADBA500083159A /* NCViewerProviderContextMenu.swift in Sources */,
|
|
F755BD9B20594AC7008C5FBB /* NCService.swift in Sources */,
|
|
F755BD9B20594AC7008C5FBB /* NCService.swift in Sources */,
|
|
@@ -3060,6 +3102,7 @@
|
|
F707C26521A2DC5200F6181E /* NCStoreReview.swift in Sources */,
|
|
F707C26521A2DC5200F6181E /* NCStoreReview.swift in Sources */,
|
|
F7BAADCB1ED5A87C00B7EAD4 /* NCManageDatabase.swift in Sources */,
|
|
F7BAADCB1ED5A87C00B7EAD4 /* NCManageDatabase.swift in Sources */,
|
|
F70968A424212C4E00ED60E5 /* NCLivePhoto.swift in Sources */,
|
|
F70968A424212C4E00ED60E5 /* NCLivePhoto.swift in Sources */,
|
|
|
|
+ F7C30DFA291BCF790017149B /* NCNetworkingE2EECreateFolder.swift in Sources */,
|
|
F7BC288026663F85004D46C5 /* NCViewCertificateDetails.swift in Sources */,
|
|
F7BC288026663F85004D46C5 /* NCViewCertificateDetails.swift in Sources */,
|
|
F702F2E625EE5C86008F8E80 /* NCAudioRecorderViewController.swift in Sources */,
|
|
F702F2E625EE5C86008F8E80 /* NCAudioRecorderViewController.swift in Sources */,
|
|
D5B6AA7827200C7200D49C24 /* NCActivityTableViewCell.swift in Sources */,
|
|
D5B6AA7827200C7200D49C24 /* NCActivityTableViewCell.swift in Sources */,
|
|
@@ -3074,6 +3117,7 @@
|
|
F70CEF5623E9C7E50007035B /* UIColor+Extensions.swift in Sources */,
|
|
F70CEF5623E9C7E50007035B /* UIColor+Extensions.swift in Sources */,
|
|
F77BB748289985270090FC19 /* UITabBarController+Extension.swift in Sources */,
|
|
F77BB748289985270090FC19 /* UITabBarController+Extension.swift in Sources */,
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */,
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */,
|
|
|
|
+ F7A7FA6329265CF4000603EF /* NCManageE2EE.swift in Sources */,
|
|
F7C7B489245EBA4100D93E60 /* NCViewerQuickLook.swift in Sources */,
|
|
F7C7B489245EBA4100D93E60 /* NCViewerQuickLook.swift in Sources */,
|
|
F758B45E212C569D00515F55 /* NCScanCell.swift in Sources */,
|
|
F758B45E212C569D00515F55 /* NCScanCell.swift in Sources */,
|
|
F7581D1A25EFDA61004DC699 /* NCLoginWeb+Menu.swift in Sources */,
|
|
F7581D1A25EFDA61004DC699 /* NCLoginWeb+Menu.swift in Sources */,
|
|
@@ -3917,8 +3961,8 @@
|
|
isa = XCRemoteSwiftPackageReference;
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/nextcloud/NextcloudKit";
|
|
repositoryURL = "https://github.com/nextcloud/NextcloudKit";
|
|
requirement = {
|
|
requirement = {
|
|
- kind = exactVersion;
|
|
|
|
- version = 1.4.0;
|
|
|
|
|
|
+ branch = develop;
|
|
|
|
+ kind = branch;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {
|
|
F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {
|