|
@@ -315,6 +315,7 @@
|
|
F7DFB7F0219C5B8000680748 /* NCCreateFormUploadAssets.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7EF219C5B8000680748 /* NCCreateFormUploadAssets.swift */; };
|
|
F7DFB7F0219C5B8000680748 /* NCCreateFormUploadAssets.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7EF219C5B8000680748 /* NCCreateFormUploadAssets.swift */; };
|
|
F7DFB7F4219C5CA800680748 /* NCCreateFormUploadScanDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7F3219C5CA800680748 /* NCCreateFormUploadScanDocument.swift */; };
|
|
F7DFB7F4219C5CA800680748 /* NCCreateFormUploadScanDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7F3219C5CA800680748 /* NCCreateFormUploadScanDocument.swift */; };
|
|
F7E0CDCF265CE8610044854E /* NCUserStatus.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7E0CDCE265CE8610044854E /* NCUserStatus.storyboard */; };
|
|
F7E0CDCF265CE8610044854E /* NCUserStatus.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7E0CDCE265CE8610044854E /* NCUserStatus.storyboard */; };
|
|
|
|
+ F7E17F4726C40AFA000AB7DD /* NCOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72A47EB2487B06B005AD489 /* NCOperationQueue.swift */; };
|
|
F7E4D9C422ED929B003675FD /* NCShareComments.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E4D9C322ED929B003675FD /* NCShareComments.swift */; };
|
|
F7E4D9C422ED929B003675FD /* NCShareComments.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E4D9C322ED929B003675FD /* NCShareComments.swift */; };
|
|
F7ED547C25EEA65400956C55 /* QRCodeReader in Frameworks */ = {isa = PBXBuildFile; productRef = F7ED547B25EEA65400956C55 /* QRCodeReader */; };
|
|
F7ED547C25EEA65400956C55 /* QRCodeReader in Frameworks */ = {isa = PBXBuildFile; productRef = F7ED547B25EEA65400956C55 /* QRCodeReader */; };
|
|
F7EDE4CC262D7B6F00414FE6 /* NCEmptyDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7239870253D86B600257F49 /* NCEmptyDataSet.swift */; };
|
|
F7EDE4CC262D7B6F00414FE6 /* NCEmptyDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7239870253D86B600257F49 /* NCEmptyDataSet.swift */; };
|
|
@@ -323,7 +324,6 @@
|
|
F7EDE4DB262D7BA200414FE6 /* NCImageCellProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D26AE248A3D7A00121797 /* NCImageCellProtocol.swift */; };
|
|
F7EDE4DB262D7BA200414FE6 /* NCImageCellProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D26AE248A3D7A00121797 /* NCImageCellProtocol.swift */; };
|
|
F7EDE4E0262D7BAF00414FE6 /* NCGridCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD3F21903CC20088454D /* NCGridCell.swift */; };
|
|
F7EDE4E0262D7BAF00414FE6 /* NCGridCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD3F21903CC20088454D /* NCGridCell.swift */; };
|
|
F7EDE4E5262D7BBE00414FE6 /* NCSectionHeaderFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD51219046DC0088454D /* NCSectionHeaderFooter.swift */; };
|
|
F7EDE4E5262D7BBE00414FE6 /* NCSectionHeaderFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD51219046DC0088454D /* NCSectionHeaderFooter.swift */; };
|
|
- F7EDE4F4262D7C9A00414FE6 /* NCOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72A47EB2487B06B005AD489 /* NCOperationQueue.swift */; };
|
|
|
|
F7EDE509262DA9D600414FE6 /* NCSelectCommandViewSelect.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7EDE508262DA9D600414FE6 /* NCSelectCommandViewSelect.xib */; };
|
|
F7EDE509262DA9D600414FE6 /* NCSelectCommandViewSelect.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7EDE508262DA9D600414FE6 /* NCSelectCommandViewSelect.xib */; };
|
|
F7EDE514262DC2CD00414FE6 /* NCSelectCommandViewSelect+CreateFolder.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7EDE513262DC2CD00414FE6 /* NCSelectCommandViewSelect+CreateFolder.xib */; };
|
|
F7EDE514262DC2CD00414FE6 /* NCSelectCommandViewSelect+CreateFolder.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7EDE513262DC2CD00414FE6 /* NCSelectCommandViewSelect+CreateFolder.xib */; };
|
|
F7EDE51B262DD0C400414FE6 /* NCSelectCommandViewCopyMove.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7EDE51A262DD0C400414FE6 /* NCSelectCommandViewCopyMove.xib */; };
|
|
F7EDE51B262DD0C400414FE6 /* NCSelectCommandViewCopyMove.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7EDE51A262DD0C400414FE6 /* NCSelectCommandViewCopyMove.xib */; };
|
|
@@ -2034,6 +2034,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 */,
|
|
|
|
+ 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 */,
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */,
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */,
|
|
@@ -2049,7 +2050,6 @@
|
|
F7A76DC8256A71CD00119AB3 /* UIImage+Extensions.swift in Sources */,
|
|
F7A76DC8256A71CD00119AB3 /* UIImage+Extensions.swift in Sources */,
|
|
F7B8CD96261AF401007C1359 /* NCNetworkingChunkedUpload.swift in Sources */,
|
|
F7B8CD96261AF401007C1359 /* NCNetworkingChunkedUpload.swift in Sources */,
|
|
F7BAADC91ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
F7BAADC91ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
- F7EDE4F4262D7C9A00414FE6 /* NCOperationQueue.swift in Sources */,
|
|
|
|
F7D57C8B26317BDE00DE301D /* NCAccountRequest.swift in Sources */,
|
|
F7D57C8B26317BDE00DE301D /* NCAccountRequest.swift in Sources */,
|
|
F780710A1EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */,
|
|
F780710A1EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */,
|
|
F79EC77F26316193004E59D6 /* NCRenameFile.swift in Sources */,
|
|
F79EC77F26316193004E59D6 /* NCRenameFile.swift in Sources */,
|
|
@@ -2913,7 +2913,7 @@
|
|
repositoryURL = "https://github.com/nextcloud/ios-communication-library/";
|
|
repositoryURL = "https://github.com/nextcloud/ios-communication-library/";
|
|
requirement = {
|
|
requirement = {
|
|
kind = revision;
|
|
kind = revision;
|
|
- revision = 0cd220999197153bd6c15b80ac5284560da73061;
|
|
|
|
|
|
+ revision = 95813aefe1c5841000d09584a42fdcbf8f0d0f9c;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {
|
|
F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {
|