|
@@ -27,6 +27,10 @@
|
|
|
AF22B218277D196700DAB0CC /* NCShareExtension+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF22B216277D196700DAB0CC /* NCShareExtension+Files.swift */; };
|
|
|
AF2D7C7C2742556F00ADF566 /* NCShareLinkCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF2D7C7B2742556F00ADF566 /* NCShareLinkCell.swift */; };
|
|
|
AF2D7C7E2742559100ADF566 /* NCShareUserCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF2D7C7D2742559100ADF566 /* NCShareUserCell.swift */; };
|
|
|
+ AF36077127BFA4E8001A243D /* ParallelWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF36077027BFA4E8001A243D /* ParallelWorker.swift */; };
|
|
|
+ AF36077627BFB019001A243D /* ParallelWorkerTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF36077527BFB019001A243D /* ParallelWorkerTest.swift */; };
|
|
|
+ AF3FDCC22796ECC300710F60 /* NCTrash+CollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF3FDCC12796ECC300710F60 /* NCTrash+CollectionView.swift */; };
|
|
|
+ AF3FDCC32796F3FB00710F60 /* NCTrashListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD4821903F850088454D /* NCTrashListCell.swift */; };
|
|
|
AF4BF614275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF4BF613275629E20081CEEF /* NCManageDatabase+Account.swift */; };
|
|
|
AF4BF615275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF4BF613275629E20081CEEF /* NCManageDatabase+Account.swift */; };
|
|
|
AF4BF616275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF4BF613275629E20081CEEF /* NCManageDatabase+Account.swift */; };
|
|
@@ -39,7 +43,10 @@
|
|
|
AF4BF61F27562B3F0081CEEF /* NCManageDatabase+Activity.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF4BF61D27562B3F0081CEEF /* NCManageDatabase+Activity.swift */; };
|
|
|
AF4BF62027562B3F0081CEEF /* NCManageDatabase+Activity.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF4BF61D27562B3F0081CEEF /* NCManageDatabase+Activity.swift */; };
|
|
|
AF4BF62127562B3F0081CEEF /* NCManageDatabase+Activity.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF4BF61D27562B3F0081CEEF /* NCManageDatabase+Activity.swift */; };
|
|
|
+ AF68326A27BE65A90010BF0B /* NCMenuAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF68326927BE65A90010BF0B /* NCMenuAction.swift */; };
|
|
|
AF730AFA27843E4C00B7520E /* NCShareExtension+NCDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF730AF927843E4C00B7520E /* NCShareExtension+NCDelegate.swift */; };
|
|
|
+ AF7E504E27A2D8FF00B5E4AF /* UIBarButton+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF7E504D27A2D8FF00B5E4AF /* UIBarButton+Extension.swift */; };
|
|
|
+ AF7E505027A2D92300B5E4AF /* NCSelectableNavigationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF7E504F27A2D92300B5E4AF /* NCSelectableNavigationView.swift */; };
|
|
|
AF817EF1274BC781009ED85B /* NCUserBaseUrl.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF817EF0274BC781009ED85B /* NCUserBaseUrl.swift */; };
|
|
|
AF817EF2274BC781009ED85B /* NCUserBaseUrl.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF817EF0274BC781009ED85B /* NCUserBaseUrl.swift */; };
|
|
|
AF817EF3274BC781009ED85B /* NCUserBaseUrl.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF817EF0274BC781009ED85B /* NCUserBaseUrl.swift */; };
|
|
@@ -125,6 +132,7 @@
|
|
|
F7239871253D86B600257F49 /* NCEmptyDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7239870253D86B600257F49 /* NCEmptyDataSet.swift */; };
|
|
|
F7239877253D86D300257F49 /* NCEmptyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7239876253D86D300257F49 /* NCEmptyView.xib */; };
|
|
|
F723B3DD22FC6D1D00301EFE /* NCShareCommentsCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F723B3DC22FC6D1C00301EFE /* NCShareCommentsCell.xib */; };
|
|
|
+ F72685E727C78E490019EF5E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F72685E927C78E490019EF5E /* InfoPlist.strings */; };
|
|
|
F726EEEC1FED1C820030B9C8 /* NCEndToEndInitialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = F726EEEB1FED1C820030B9C8 /* NCEndToEndInitialize.swift */; };
|
|
|
F72928A0253B0937009CA4FD /* NCMainNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F729289F253B0937009CA4FD /* NCMainNavigationController.swift */; };
|
|
|
F72A47EC2487B06B005AD489 /* NCOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72A47EB2487B06B005AD489 /* NCOperationQueue.swift */; };
|
|
@@ -184,9 +192,9 @@
|
|
|
F7581D1A25EFDA61004DC699 /* NCLoginWeb+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D1925EFDA60004DC699 /* NCLoginWeb+Menu.swift */; };
|
|
|
F7581D2425EFDDDF004DC699 /* NCMedia+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D2325EFDDDF004DC699 /* NCMedia+Menu.swift */; };
|
|
|
F758A01227A7F03E0069468B /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F758A01127A7F03E0069468B /* JGProgressHUD */; };
|
|
|
- F758B45A212C564000515F55 /* Scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F758B457212C564000515F55 /* Scan.storyboard */; };
|
|
|
- F758B45E212C569D00515F55 /* ScanCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45D212C569C00515F55 /* ScanCell.swift */; };
|
|
|
- F758B460212C56A400515F55 /* ScanCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45F212C56A400515F55 /* ScanCollectionView.swift */; };
|
|
|
+ F758B45A212C564000515F55 /* NCScan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F758B457212C564000515F55 /* NCScan.storyboard */; };
|
|
|
+ F758B45E212C569D00515F55 /* NCScanCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45D212C569C00515F55 /* NCScanCell.swift */; };
|
|
|
+ F758B460212C56A400515F55 /* NCScan.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45F212C56A400515F55 /* NCScan.swift */; };
|
|
|
F75A9EE623796C6F0044CFCE /* NCNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75A9EE523796C6F0044CFCE /* NCNetworking.swift */; };
|
|
|
F75A9EE723796C6F0044CFCE /* NCNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75A9EE523796C6F0044CFCE /* NCNetworking.swift */; };
|
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75AC2421F1F62450073EC19 /* NCManageAutoUploadFileName.swift */; };
|
|
@@ -319,6 +327,7 @@
|
|
|
F7AE00F5230D5F9E007ACF8A /* NCLoginWeb.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7AE00F4230D5F9E007ACF8A /* NCLoginWeb.swift */; };
|
|
|
F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7AE00F7230E81CB007ACF8A /* NCBrowserWeb.swift */; };
|
|
|
F7AE00FA230E81EB007ACF8A /* NCBrowserWeb.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7AE00F9230E81EB007ACF8A /* NCBrowserWeb.storyboard */; };
|
|
|
+ F7B6B70427C4E7FA00A7F6EB /* NCScan+CollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B6B70327C4E7FA00A7F6EB /* NCScan+CollectionView.swift */; };
|
|
|
F7B7504B2397D38F004E13EC /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */; };
|
|
|
F7B8B83025681C3400967775 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F7B8B82F25681C3400967775 /* GoogleService-Info.plist */; };
|
|
|
F7B8CD91261AF3F7007C1359 /* NCNetworkingChunkedUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B8CD90261AF3F7007C1359 /* NCNetworkingChunkedUpload.swift */; };
|
|
@@ -461,10 +470,16 @@
|
|
|
AF22B216277D196700DAB0CC /* NCShareExtension+Files.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCShareExtension+Files.swift"; sourceTree = "<group>"; };
|
|
|
AF2D7C7B2742556F00ADF566 /* NCShareLinkCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareLinkCell.swift; sourceTree = "<group>"; };
|
|
|
AF2D7C7D2742559100ADF566 /* NCShareUserCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareUserCell.swift; sourceTree = "<group>"; };
|
|
|
+ AF36077027BFA4E8001A243D /* ParallelWorker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParallelWorker.swift; sourceTree = "<group>"; };
|
|
|
+ AF36077527BFB019001A243D /* ParallelWorkerTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParallelWorkerTest.swift; sourceTree = "<group>"; };
|
|
|
+ AF3FDCC12796ECC300710F60 /* NCTrash+CollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCTrash+CollectionView.swift"; sourceTree = "<group>"; };
|
|
|
AF4BF613275629E20081CEEF /* NCManageDatabase+Account.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCManageDatabase+Account.swift"; sourceTree = "<group>"; };
|
|
|
AF4BF61827562A4B0081CEEF /* NCManageDatabse+Metadata.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCManageDatabse+Metadata.swift"; sourceTree = "<group>"; };
|
|
|
AF4BF61D27562B3F0081CEEF /* NCManageDatabase+Activity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCManageDatabase+Activity.swift"; sourceTree = "<group>"; };
|
|
|
+ AF68326927BE65A90010BF0B /* NCMenuAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCMenuAction.swift; sourceTree = "<group>"; };
|
|
|
AF730AF927843E4C00B7520E /* NCShareExtension+NCDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCShareExtension+NCDelegate.swift"; sourceTree = "<group>"; };
|
|
|
+ AF7E504D27A2D8FF00B5E4AF /* UIBarButton+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIBarButton+Extension.swift"; sourceTree = "<group>"; };
|
|
|
+ AF7E504F27A2D92300B5E4AF /* NCSelectableNavigationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSelectableNavigationView.swift; sourceTree = "<group>"; };
|
|
|
AF817EF0274BC781009ED85B /* NCUserBaseUrl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCUserBaseUrl.swift; sourceTree = "<group>"; };
|
|
|
AF8ED1F92757821000B8DBC4 /* NextcloudTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NextcloudTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
AF8ED1FB2757821000B8DBC4 /* NextcloudTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NextcloudTests.swift; sourceTree = "<group>"; };
|
|
@@ -582,6 +597,7 @@
|
|
|
F7239876253D86D300257F49 /* NCEmptyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCEmptyView.xib; sourceTree = "<group>"; };
|
|
|
F723B3DC22FC6D1C00301EFE /* NCShareCommentsCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCShareCommentsCell.xib; sourceTree = "<group>"; };
|
|
|
F7267A81225DFCE100D6DB7D /* AFNetworking.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AFNetworking.framework; path = Carthage/Build/iOS/AFNetworking.framework; sourceTree = "<group>"; };
|
|
|
+ F72685E827C78E490019EF5E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
F726EEEB1FED1C820030B9C8 /* NCEndToEndInitialize.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCEndToEndInitialize.swift; sourceTree = "<group>"; };
|
|
|
F728B2BB23E83AD200E12DA0 /* Notification_Service_Extension.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Notification_Service_Extension.plist; sourceTree = "<group>"; };
|
|
|
F728B2BC23E83AD200E12DA0 /* Notification_Service_Extension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Notification_Service_Extension.entitlements; sourceTree = "<group>"; };
|
|
@@ -638,9 +654,9 @@
|
|
|
F755BD9A20594AC7008C5FBB /* NCService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCService.swift; sourceTree = "<group>"; };
|
|
|
F7581D1925EFDA60004DC699 /* NCLoginWeb+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCLoginWeb+Menu.swift"; sourceTree = "<group>"; };
|
|
|
F7581D2325EFDDDF004DC699 /* NCMedia+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCMedia+Menu.swift"; sourceTree = "<group>"; };
|
|
|
- F758B457212C564000515F55 /* Scan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Scan.storyboard; sourceTree = "<group>"; };
|
|
|
- F758B45D212C569C00515F55 /* ScanCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScanCell.swift; sourceTree = "<group>"; };
|
|
|
- F758B45F212C56A400515F55 /* ScanCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScanCollectionView.swift; sourceTree = "<group>"; };
|
|
|
+ F758B457212C564000515F55 /* NCScan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCScan.storyboard; sourceTree = "<group>"; };
|
|
|
+ F758B45D212C569C00515F55 /* NCScanCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCScanCell.swift; sourceTree = "<group>"; };
|
|
|
+ F758B45F212C56A400515F55 /* NCScan.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCScan.swift; sourceTree = "<group>"; };
|
|
|
F75A9EE523796C6F0044CFCE /* NCNetworking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCNetworking.swift; sourceTree = "<group>"; };
|
|
|
F75AC2421F1F62450073EC19 /* NCManageAutoUploadFileName.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCManageAutoUploadFileName.swift; sourceTree = "<group>"; };
|
|
|
F75B0ABC244C4DBB00E58DCA /* NCFunctionCenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCFunctionCenter.swift; sourceTree = "<group>"; };
|
|
@@ -755,6 +771,48 @@
|
|
|
F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAdvanced.m; sourceTree = "<group>"; };
|
|
|
F7A80BC8252624C100C7CD01 /* NCFileViewInFolder.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCFileViewInFolder.storyboard; sourceTree = "<group>"; };
|
|
|
F7A80BC9252624C100C7CD01 /* NCFileViewInFolder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCFileViewInFolder.swift; sourceTree = "<group>"; };
|
|
|
+ F7AA41B827C7CF4600494705 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41B927C7CF4B00494705 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41BA27C7CF5000494705 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41BB27C7CF5100494705 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41BC27C7CF5300494705 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41BD27C7CF5400494705 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41BE27C7CF5600494705 /* ja-JP */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ja-JP"; path = "ja-JP.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41BF27C7CF5700494705 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41C027C7CF5800494705 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41C127C7CF5900494705 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41C227C7CF5A00494705 /* ka-GE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ka-GE"; path = "ka-GE.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41C327C7CF5B00494705 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41C427C7CF5C00494705 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41C527C7CF5D00494705 /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = is; path = is.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41C627C7CF5E00494705 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41C727C7CF6000494705 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41C827C7CF6200494705 /* es-HN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-HN"; path = "es-HN.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41C927C7CF6300494705 /* es-DO */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-DO"; path = "es-DO.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41CA27C7CF6400494705 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41CB27C7CF6500494705 /* nb-NO */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "nb-NO"; path = "nb-NO.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41CC27C7CF6600494705 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41CD27C7CF6700494705 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41CE27C7CF6800494705 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41CF27C7CF6900494705 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41D027C7CF6900494705 /* sk-SK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sk-SK"; path = "sk-SK.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41D127C7CF6A00494705 /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41D227C7CF6C00494705 /* es-CO */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-CO"; path = "es-CO.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41D327C7CF6D00494705 /* es-CL */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-CL"; path = "es-CL.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41D427C7CF6E00494705 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41D527C7CF6F00494705 /* es-CR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-CR"; path = "es-CR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41D627C7CF7100494705 /* es-GT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-GT"; path = "es-GT.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41D727C7CF7200494705 /* es-SV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-SV"; path = "es-SV.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41D827C7CF7300494705 /* es-EC */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-EC"; path = "es-EC.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41D927C7CF7500494705 /* es-PR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PR"; path = "es-PR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41DA27C7CF7600494705 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F7AA41DB27C7CF7800494705 /* es-UY */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-UY"; path = "es-UY.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41DC27C7CF7900494705 /* es-PE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PE"; path = "es-PE.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41DD27C7CF7B00494705 /* es-419 */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-419"; path = "es-419.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41DE27C7CF7D00494705 /* es-PA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PA"; path = "es-PA.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41DF27C7CF7E00494705 /* es-PY */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PY"; path = "es-PY.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41E027C7CF8000494705 /* es-NI */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-NI"; path = "es-NI.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F7AA41E127C7CF8100494705 /* es-MX */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-MX"; path = "es-MX.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
F7ACE4291BAC0268006C0017 /* Acknowledgements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acknowledgements.h; sourceTree = "<group>"; };
|
|
|
F7ACE42A1BAC0268006C0017 /* Acknowledgements.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Acknowledgements.m; sourceTree = "<group>"; };
|
|
|
F7ACE42B1BAC0268006C0017 /* Acknowledgements.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Acknowledgements.rtf; sourceTree = "<group>"; };
|
|
@@ -770,6 +828,7 @@
|
|
|
F7AF7632246BEDFE00B86E3C /* TOPasscodeViewController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TOPasscodeViewController.framework; path = Carthage/Build/iOS/TOPasscodeViewController.framework; sourceTree = "<group>"; };
|
|
|
F7B1076C25D3CF2800E72DE2 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; };
|
|
|
F7B1A7761EBB3C8000BFB6D1 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
+ F7B6B70327C4E7FA00A7F6EB /* NCScan+CollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCScan+CollectionView.swift"; sourceTree = "<group>"; };
|
|
|
F7B7504A2397D38E004E13EC /* UIImage+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+Extensions.swift"; sourceTree = "<group>"; };
|
|
|
F7B8B82F25681C3400967775 /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "GoogleService-Info.plist"; sourceTree = SOURCE_ROOT; };
|
|
|
F7B8CD90261AF3F7007C1359 /* NCNetworkingChunkedUpload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingChunkedUpload.swift; sourceTree = "<group>"; };
|
|
@@ -937,6 +996,7 @@
|
|
|
children = (
|
|
|
3704EB2923D5A58400455C5B /* NCMenu.storyboard */,
|
|
|
371B5A2D23D0B04500FAFAE9 /* NCMenu.swift */,
|
|
|
+ AF68326927BE65A90010BF0B /* NCMenuAction.swift */,
|
|
|
AF935066276B84E700BD078F /* NCMenu+FloatingPanel.swift */,
|
|
|
3781B9AF23DB2B7E006B4B1D /* AppDelegate+Menu.swift */,
|
|
|
8491B1CC273BBA82001C8C5B /* UIViewController+Menu.swift */,
|
|
@@ -954,6 +1014,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
AF8ED2022757822700B8DBC4 /* NCGlobalTests.swift */,
|
|
|
+ AF36077527BFB019001A243D /* ParallelWorkerTest.swift */,
|
|
|
AF8ED1FB2757821000B8DBC4 /* NextcloudTests.swift */,
|
|
|
);
|
|
|
path = NextcloudTests;
|
|
@@ -1118,6 +1179,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
F7E70DE91A24DE4100E1B66A /* Localizable.strings */,
|
|
|
+ F72685E927C78E490019EF5E /* InfoPlist.strings */,
|
|
|
);
|
|
|
name = Localizations;
|
|
|
sourceTree = "<group>";
|
|
@@ -1167,9 +1229,10 @@
|
|
|
F758B41E212C516300515F55 /* ScanDocument */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F758B457212C564000515F55 /* Scan.storyboard */,
|
|
|
- F758B45D212C569C00515F55 /* ScanCell.swift */,
|
|
|
- F758B45F212C56A400515F55 /* ScanCollectionView.swift */,
|
|
|
+ F758B457212C564000515F55 /* NCScan.storyboard */,
|
|
|
+ F758B45D212C569C00515F55 /* NCScanCell.swift */,
|
|
|
+ F758B45F212C56A400515F55 /* NCScan.swift */,
|
|
|
+ F7B6B70327C4E7FA00A7F6EB /* NCScan+CollectionView.swift */,
|
|
|
);
|
|
|
path = ScanDocument;
|
|
|
sourceTree = "<group>";
|
|
@@ -1178,6 +1241,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
F70D7C3525FFBF81002B9E34 /* NCCollectionViewCommon.swift */,
|
|
|
+ AF7E504F27A2D92300B5E4AF /* NCSelectableNavigationView.swift */,
|
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */,
|
|
|
F78ACD4521903D010088454D /* NCGridCell.xib */,
|
|
|
F78ACD4121903CE00088454D /* NCListCell.swift */,
|
|
@@ -1267,6 +1331,7 @@
|
|
|
F7632FC32183667400721B71 /* Section */,
|
|
|
F78F74332163757000C2ADAD /* NCTrash.storyboard */,
|
|
|
F78F74352163781100C2ADAD /* NCTrash.swift */,
|
|
|
+ AF3FDCC12796ECC300710F60 /* NCTrash+CollectionView.swift */,
|
|
|
);
|
|
|
path = Trash;
|
|
|
sourceTree = "<group>";
|
|
@@ -1329,6 +1394,7 @@
|
|
|
F7A0D1342591FBC5008F8A13 /* String+Extensions.swift */,
|
|
|
F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */,
|
|
|
F79B645F26CA661600838ACA /* UIControl+Extensions.swift */,
|
|
|
+ AF7E504D27A2D8FF00B5E4AF /* UIBarButton+Extension.swift */,
|
|
|
F713FEFE2472764000214AF6 /* UIImage+animatedGIF.h */,
|
|
|
AFD3323F276A02C000F5AE02 /* UIApplication+Orientation.swift */,
|
|
|
F713FEFF2472764100214AF6 /* UIImage+animatedGIF.m */,
|
|
@@ -1439,6 +1505,7 @@
|
|
|
F70BFC7320E0FA7C00C67599 /* NCUtility.swift */,
|
|
|
AF817EF0274BC781009ED85B /* NCUserBaseUrl.swift */,
|
|
|
F74AF3A3247FB6AE00AC767B /* NCUtilityFileSystem.swift */,
|
|
|
+ AF36077027BFA4E8001A243D /* ParallelWorker.swift */,
|
|
|
F702F2FC25EE5D2C008F8E80 /* NYMnemonic */,
|
|
|
);
|
|
|
path = Utility;
|
|
@@ -1922,7 +1989,7 @@
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
LastSwiftUpdateCheck = 1310;
|
|
|
- LastUpgradeCheck = 1250;
|
|
|
+ LastUpgradeCheck = 1320;
|
|
|
ORGANIZATIONNAME = "Marino Faggiana";
|
|
|
TargetAttributes = {
|
|
|
2C33C47E23E2C475005F963B = {
|
|
@@ -2105,13 +2172,14 @@
|
|
|
F77444F622281649000D5EB0 /* NCGridMediaCell.xib in Resources */,
|
|
|
F78ACD4421903CF20088454D /* NCListCell.xib in Resources */,
|
|
|
F78ACD4621903D010088454D /* NCGridCell.xib in Resources */,
|
|
|
+ F72685E727C78E490019EF5E /* InfoPlist.strings in Resources */,
|
|
|
F769453C22E9CFFF000A798A /* NCShareUserCell.xib in Resources */,
|
|
|
F7A80BCA252624C100C7CD01 /* NCFileViewInFolder.storyboard in Resources */,
|
|
|
F76D3CF52428D0C1005DFA87 /* NCViewerPDF.storyboard in Resources */,
|
|
|
F700222C1EC479840080073F /* Custom.xcassets in Resources */,
|
|
|
F702F2F125EE5CDB008F8E80 /* NCLogin.storyboard in Resources */,
|
|
|
F723985C253C95CE00257F49 /* NCViewerRichdocument.storyboard in Resources */,
|
|
|
- F758B45A212C564000515F55 /* Scan.storyboard in Resources */,
|
|
|
+ F758B45A212C564000515F55 /* NCScan.storyboard in Resources */,
|
|
|
F70D87CF25EE6E58008CBBBD /* NCRenameFile.storyboard in Resources */,
|
|
|
F765F73225237E3F00391DBE /* NCRecent.storyboard in Resources */,
|
|
|
F78F74342163757000C2ADAD /* NCTrash.storyboard in Resources */,
|
|
@@ -2247,6 +2315,7 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ AF36077627BFB019001A243D /* ParallelWorkerTest.swift in Sources */,
|
|
|
AF8ED1FC2757821000B8DBC4 /* NextcloudTests.swift in Sources */,
|
|
|
AF8ED2032757822700B8DBC4 /* NCGlobalTests.swift in Sources */,
|
|
|
);
|
|
@@ -2272,6 +2341,7 @@
|
|
|
AF4BF61A27562A4B0081CEEF /* NCManageDatabse+Metadata.swift in Sources */,
|
|
|
AF4BF615275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */,
|
|
|
F798F0E225880608000DAFFD /* UIColor+Extensions.swift in Sources */,
|
|
|
+ AF3FDCC32796F3FB00710F60 /* NCTrashListCell.swift in Sources */,
|
|
|
AF817EF2274BC781009ED85B /* NCUserBaseUrl.swift in Sources */,
|
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */,
|
|
|
F74AF3A5247FB6AE00AC767B /* NCUtilityFileSystem.swift in Sources */,
|
|
@@ -2374,12 +2444,14 @@
|
|
|
AF4BF61927562A4B0081CEEF /* NCManageDatabse+Metadata.swift in Sources */,
|
|
|
F78A18B623CDD07D00F681F3 /* NCViewerRichWorkspaceWebView.swift in Sources */,
|
|
|
F716B75F26F09DF600D37EFC /* NCKTVHTTPCache.swift in Sources */,
|
|
|
+ AF36077127BFA4E8001A243D /* ParallelWorker.swift in Sources */,
|
|
|
F75A9EE623796C6F0044CFCE /* NCNetworking.swift in Sources */,
|
|
|
- F758B460212C56A400515F55 /* ScanCollectionView.swift in Sources */,
|
|
|
+ F758B460212C56A400515F55 /* NCScan.swift in Sources */,
|
|
|
F78ACD52219046DC0088454D /* NCSectionHeaderFooter.swift in Sources */,
|
|
|
F749C10C23C4A5340027D966 /* NCIntroViewController.swift in Sources */,
|
|
|
F710D2022405826100A6033D /* NCViewer+Menu.swift in Sources */,
|
|
|
F77A697D250A0FBC00FF1708 /* NCCollectionViewCommon+Menu.swift in Sources */,
|
|
|
+ AF7E504E27A2D8FF00B5E4AF /* UIBarButton+Extension.swift in Sources */,
|
|
|
F72928A0253B0937009CA4FD /* NCMainNavigationController.swift in Sources */,
|
|
|
F704B5E92430C0B800632F5F /* NCCreateFormUploadConflictCell.swift in Sources */,
|
|
|
F72D404923D2082500A97FD0 /* NCViewerNextcloudText.swift in Sources */,
|
|
@@ -2395,6 +2467,7 @@
|
|
|
F78ACD4A21903F850088454D /* NCTrashListCell.swift in Sources */,
|
|
|
F7B8CD91261AF3F7007C1359 /* NCNetworkingChunkedUpload.swift in Sources */,
|
|
|
F760329F252F0F8E0015A421 /* NCTransferCell.swift in Sources */,
|
|
|
+ AF68326A27BE65A90010BF0B /* NCMenuAction.swift in Sources */,
|
|
|
F7682FE023C36B0500983A04 /* NCMainTabBar.swift in Sources */,
|
|
|
F7A0D1352591FBC5008F8A13 /* String+Extensions.swift in Sources */,
|
|
|
F77B0E5F1D118A16002130FE /* NCSettings.m in Sources */,
|
|
@@ -2414,6 +2487,7 @@
|
|
|
3781B9B023DB2B7E006B4B1D /* AppDelegate+Menu.swift in Sources */,
|
|
|
F73D5E47246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
F710D1F52405770F00A6033D /* NCViewerPDF.swift in Sources */,
|
|
|
+ F7B6B70427C4E7FA00A7F6EB /* NCScan+CollectionView.swift in Sources */,
|
|
|
F7501C332212E57500FB1415 /* NCMedia.swift in Sources */,
|
|
|
F70BFC7420E0FA7D00C67599 /* NCUtility.swift in Sources */,
|
|
|
F79EDAA526B004980007D134 /* NCPlayer.swift in Sources */,
|
|
@@ -2439,6 +2513,7 @@
|
|
|
F79B869B265E19D40085C0E0 /* NSMutableAttributedString+Extensions.swift in Sources */,
|
|
|
F7B7504B2397D38F004E13EC /* UIImage+Extensions.swift in Sources */,
|
|
|
F7EFC0CD256BF8DD00461AAD /* NCUserStatus.swift in Sources */,
|
|
|
+ AF3FDCC22796ECC300710F60 /* NCTrash+CollectionView.swift in Sources */,
|
|
|
F7DFB7F4219C5CA800680748 /* NCCreateFormUploadScanDocument.swift in Sources */,
|
|
|
F70D7C3725FFBF82002B9E34 /* NCCollectionViewCommon.swift in Sources */,
|
|
|
F7020FCE2233D7F700B7297D /* NCCreateFormUploadVoiceNote.swift in Sources */,
|
|
@@ -2466,7 +2541,7 @@
|
|
|
F70CEF5623E9C7E50007035B /* UIColor+Extensions.swift in Sources */,
|
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */,
|
|
|
F7C7B489245EBA4100D93E60 /* NCViewerQuickLook.swift in Sources */,
|
|
|
- F758B45E212C569D00515F55 /* ScanCell.swift in Sources */,
|
|
|
+ F758B45E212C569D00515F55 /* NCScanCell.swift in Sources */,
|
|
|
F7581D1A25EFDA61004DC699 /* NCLoginWeb+Menu.swift in Sources */,
|
|
|
F77B0ED11D118A16002130FE /* Acknowledgements.m in Sources */,
|
|
|
F70D8D8124A4A9BF000A5756 /* NCNetworkingProcessUpload.swift in Sources */,
|
|
@@ -2474,6 +2549,7 @@
|
|
|
F7E4D9C422ED929B003675FD /* NCShareCommentsCell.swift in Sources */,
|
|
|
F717402E24F699A5000C87D5 /* NCFavorite.swift in Sources */,
|
|
|
AF2D7C7E2742559100ADF566 /* NCShareUserCell.swift in Sources */,
|
|
|
+ AF7E505027A2D92300B5E4AF /* NCSelectableNavigationView.swift in Sources */,
|
|
|
F74DE14325135B6800917068 /* NCTransfers.swift in Sources */,
|
|
|
AF4BF614275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */,
|
|
|
AF4BF61E27562B3F0081CEEF /* NCManageDatabase+Activity.swift in Sources */,
|
|
@@ -2506,6 +2582,57 @@
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
+ F72685E927C78E490019EF5E /* InfoPlist.strings */ = {
|
|
|
+ isa = PBXVariantGroup;
|
|
|
+ children = (
|
|
|
+ F72685E827C78E490019EF5E /* en */,
|
|
|
+ F7AA41B827C7CF4600494705 /* ca */,
|
|
|
+ F7AA41B927C7CF4B00494705 /* zh-Hans */,
|
|
|
+ F7AA41BA27C7CF5000494705 /* zh-Hant-TW */,
|
|
|
+ F7AA41BB27C7CF5100494705 /* cs-CZ */,
|
|
|
+ F7AA41BC27C7CF5300494705 /* da */,
|
|
|
+ F7AA41BD27C7CF5400494705 /* nl */,
|
|
|
+ F7AA41BE27C7CF5600494705 /* ja-JP */,
|
|
|
+ F7AA41BF27C7CF5700494705 /* fr */,
|
|
|
+ F7AA41C027C7CF5800494705 /* en-GB */,
|
|
|
+ F7AA41C127C7CF5900494705 /* gl */,
|
|
|
+ F7AA41C227C7CF5A00494705 /* ka-GE */,
|
|
|
+ F7AA41C327C7CF5B00494705 /* de */,
|
|
|
+ F7AA41C427C7CF5C00494705 /* hu */,
|
|
|
+ F7AA41C527C7CF5D00494705 /* is */,
|
|
|
+ F7AA41C627C7CF5E00494705 /* it */,
|
|
|
+ F7AA41C727C7CF6000494705 /* tr */,
|
|
|
+ F7AA41C827C7CF6200494705 /* es-HN */,
|
|
|
+ F7AA41C927C7CF6300494705 /* es-DO */,
|
|
|
+ F7AA41CA27C7CF6400494705 /* ko */,
|
|
|
+ F7AA41CB27C7CF6500494705 /* nb-NO */,
|
|
|
+ F7AA41CC27C7CF6600494705 /* pl */,
|
|
|
+ F7AA41CD27C7CF6700494705 /* pt-BR */,
|
|
|
+ F7AA41CE27C7CF6800494705 /* pt-PT */,
|
|
|
+ F7AA41CF27C7CF6900494705 /* ru */,
|
|
|
+ F7AA41D027C7CF6900494705 /* sk-SK */,
|
|
|
+ F7AA41D127C7CF6A00494705 /* sr */,
|
|
|
+ F7AA41D227C7CF6C00494705 /* es-CO */,
|
|
|
+ F7AA41D327C7CF6D00494705 /* es-CL */,
|
|
|
+ F7AA41D427C7CF6E00494705 /* es */,
|
|
|
+ F7AA41D527C7CF6F00494705 /* es-CR */,
|
|
|
+ F7AA41D627C7CF7100494705 /* es-GT */,
|
|
|
+ F7AA41D727C7CF7200494705 /* es-SV */,
|
|
|
+ F7AA41D827C7CF7300494705 /* es-EC */,
|
|
|
+ F7AA41D927C7CF7500494705 /* es-PR */,
|
|
|
+ F7AA41DA27C7CF7600494705 /* sv */,
|
|
|
+ F7AA41DB27C7CF7800494705 /* es-UY */,
|
|
|
+ F7AA41DC27C7CF7900494705 /* es-PE */,
|
|
|
+ F7AA41DD27C7CF7B00494705 /* es-419 */,
|
|
|
+ F7AA41DE27C7CF7D00494705 /* es-PA */,
|
|
|
+ F7AA41DF27C7CF7E00494705 /* es-PY */,
|
|
|
+ F7AA41E027C7CF8000494705 /* es-NI */,
|
|
|
+ F7AA41E127C7CF8100494705 /* es-MX */,
|
|
|
+ );
|
|
|
+ name = InfoPlist.strings;
|
|
|
+ path = "Supporting Files";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
F7E70DE91A24DE4100E1B66A /* Localizable.strings */ = {
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|
|
@@ -2563,102 +2690,34 @@
|
|
|
2C33C48723E2C475005F963B /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
- CLANG_ANALYZER_NONNULL = YES;
|
|
|
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
- CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
- CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = NO;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
- CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.entitlements";
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CODE_SIGN_STYLE = Automatic;
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
- GCC_PREFIX_HEADER = "";
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
EXTENSION,
|
|
|
EXTENSION_NOTIFICATION_SERVICE,
|
|
|
);
|
|
|
- HEADER_SEARCH_PATHS = "";
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@executable_path/../../Frameworks",
|
|
|
- );
|
|
|
- LIBRARY_SEARCH_PATHS = "";
|
|
|
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
- MTL_FAST_MATH = YES;
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.Notification-Service-Extension";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SKIP_INSTALL = YES;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) EXTENSION EXTENSION_NOTIFICATION_SERVICE";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Notification Service Extension/Notification_Service_Extension-Bridging-Header.h";
|
|
|
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
- SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
2C33C48823E2C475005F963B /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
- CLANG_ANALYZER_NONNULL = YES;
|
|
|
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
- CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
- CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = NO;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
- CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.entitlements";
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CODE_SIGN_STYLE = Automatic;
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
- GCC_PREFIX_HEADER = "";
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
EXTENSION,
|
|
|
EXTENSION_NOTIFICATION_SERVICE,
|
|
|
);
|
|
|
- HEADER_SEARCH_PATHS = "";
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@executable_path/../../Frameworks",
|
|
|
- );
|
|
|
- LIBRARY_SEARCH_PATHS = "";
|
|
|
- MTL_FAST_MATH = YES;
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.Notification-Service-Extension";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SKIP_INSTALL = YES;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) EXTENSION EXTENSION_NOTIFICATION_SERVICE";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Notification Service Extension/Notification_Service_Extension-Bridging-Header.h";
|
|
|
- SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
@@ -2666,38 +2725,11 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
- CLANG_ANALYZER_NONNULL = YES;
|
|
|
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
|
- CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
- CODE_SIGN_STYLE = Automatic;
|
|
|
- DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
- GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
- "DEBUG=1",
|
|
|
- "$(inherited)",
|
|
|
- );
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
|
+ ENABLE_HARDENED_RUNTIME = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@loader_path/Frameworks",
|
|
|
- );
|
|
|
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
- MTL_FAST_MATH = YES;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = it.twsweb.NextcloudTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
- SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Nextcloud.app/Nextcloud";
|
|
|
};
|
|
|
name = Debug;
|
|
@@ -2706,31 +2738,11 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
- CLANG_ANALYZER_NONNULL = YES;
|
|
|
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
|
- CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
- CODE_SIGN_STYLE = Automatic;
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
|
+ ENABLE_HARDENED_RUNTIME = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@loader_path/Frameworks",
|
|
|
- );
|
|
|
- MTL_FAST_MATH = YES;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = it.twsweb.NextcloudTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Nextcloud.app/Nextcloud";
|
|
|
};
|
|
|
name = Release;
|
|
@@ -2738,301 +2750,107 @@
|
|
|
F7145A261D12E3B700CAFEEC /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
- CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
|
- CLANG_ENABLE_MODULES = YES;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
- CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- GCC_NO_COMMON_BLOCKS = YES;
|
|
|
- GCC_PREFIX_HEADER = "";
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
EXTENSION,
|
|
|
EXTENSION_SHARE,
|
|
|
);
|
|
|
- HEADER_SEARCH_PATHS = "";
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Share.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@executable_path/../../Frameworks",
|
|
|
- );
|
|
|
- LIBRARY_SEARCH_PATHS = "";
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = it.twsweb.Nextcloud.Share;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SKIP_INSTALL = YES;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) EXTENSION EXTENSION_SHARE";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Share/Share-Bridging-Header.h";
|
|
|
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
- SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
- USE_HEADERMAP = YES;
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
F7145A271D12E3B700CAFEEC /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
- CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
|
- CLANG_ENABLE_MODULES = YES;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
- CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- GCC_NO_COMMON_BLOCKS = YES;
|
|
|
- GCC_PREFIX_HEADER = "";
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
EXTENSION,
|
|
|
EXTENSION_SHARE,
|
|
|
);
|
|
|
- HEADER_SEARCH_PATHS = "";
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Share.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@executable_path/../../Frameworks",
|
|
|
- );
|
|
|
- LIBRARY_SEARCH_PATHS = "";
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = it.twsweb.Nextcloud.Share;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SKIP_INSTALL = YES;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) EXTENSION EXTENSION_SHARE";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Share/Share-Bridging-Header.h";
|
|
|
- SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
- USE_HEADERMAP = YES;
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
F771E3F020E2392E00AFB62D /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
- APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
- CLANG_ANALYZER_NONNULL = YES;
|
|
|
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
- CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = NO;
|
|
|
- CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = NO;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
- CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOSClient/Brand/File_Provider_Extension.entitlements";
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CODE_SIGN_STYLE = Automatic;
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
- GCC_PREFIX_HEADER = "";
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
EXTENSION,
|
|
|
EXTENSION_FILE_PROVIDER_EXTENSION,
|
|
|
);
|
|
|
- HEADER_SEARCH_PATHS = "";
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/File_Provider_Extension.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@executable_path/../../Frameworks",
|
|
|
- );
|
|
|
- LIBRARY_SEARCH_PATHS = "";
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.File-Provider-Extension";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SKIP_INSTALL = YES;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) EXTENSION EXTENSION_FILE_PROVIDER_EXTENSION";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "File Provider Extension/FileProviderExtension-Bridging-Header.h";
|
|
|
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
- SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
F771E3F120E2392E00AFB62D /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
- APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
- CLANG_ANALYZER_NONNULL = YES;
|
|
|
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
- CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = NO;
|
|
|
- CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = NO;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
- CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOSClient/Brand/File_Provider_Extension.entitlements";
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CODE_SIGN_STYLE = Automatic;
|
|
|
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
- GCC_PREFIX_HEADER = "";
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
EXTENSION,
|
|
|
EXTENSION_FILE_PROVIDER_EXTENSION,
|
|
|
);
|
|
|
- HEADER_SEARCH_PATHS = "";
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/File_Provider_Extension.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@executable_path/../../Frameworks",
|
|
|
- );
|
|
|
- LIBRARY_SEARCH_PATHS = "";
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.File-Provider-Extension";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SKIP_INSTALL = YES;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) EXTENSION EXTENSION_FILE_PROVIDER_EXTENSION";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "File Provider Extension/FileProviderExtension-Bridging-Header.h";
|
|
|
- SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
F77B0F9B1D118A16002130FE /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
- CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
|
- CLANG_ENABLE_MODULES = YES;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
- CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/iOSClient.entitlements;
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "";
|
|
|
- GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
|
|
|
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
- HEADER_SEARCH_PATHS = "";
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/iOSClient.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@executable_path/../../Frameworks",
|
|
|
- );
|
|
|
- LIBRARY_SEARCH_PATHS = "";
|
|
|
- OTHER_LDFLAGS = (
|
|
|
- "-ObjC",
|
|
|
- "-weak_framework",
|
|
|
- SwiftUI,
|
|
|
- );
|
|
|
- OTHER_SWIFT_FLAGS = "";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- PROVISIONING_PROFILE = "";
|
|
|
- PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "iOSClient/Nextcloud-Bridging-Header.h";
|
|
|
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
- SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
- USE_HEADERMAP = YES;
|
|
|
- VERSIONING_SYSTEM = "";
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
F77B0F9C1D118A16002130FE /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
- CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
|
- CLANG_ENABLE_MODULES = YES;
|
|
|
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
- CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/iOSClient.entitlements;
|
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- COPY_PHASE_STRIP = NO;
|
|
|
- DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
- FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
|
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = "";
|
|
|
- GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
|
|
|
- HEADER_SEARCH_PATHS = "";
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/iOSClient.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "@executable_path/Frameworks",
|
|
|
- "@executable_path/../../Frameworks",
|
|
|
- );
|
|
|
- LIBRARY_SEARCH_PATHS = "";
|
|
|
- OTHER_LDFLAGS = (
|
|
|
- "-ObjC",
|
|
|
- "-weak_framework",
|
|
|
- SwiftUI,
|
|
|
- );
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- PROVISIONING_PROFILE = "";
|
|
|
- PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "iOSClient/Nextcloud-Bridging-Header.h";
|
|
|
- SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
|
|
|
- SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
- USE_HEADERMAP = YES;
|
|
|
- VERSIONING_SYSTEM = "";
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
F7F67BC91A24D27800EE80DA /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
|
|
+ CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
CLANG_WARN_COMMA = YES;
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
@@ -3040,66 +2858,58 @@
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = NO;
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
|
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
- DEFINES_MODULE = YES;
|
|
|
+ CURRENT_PROJECT_VERSION = 4;
|
|
|
+ DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
ENABLE_TESTABILITY = YES;
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
- GCC_DYNAMIC_NO_PIC = NO;
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
- GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
DEBUG,
|
|
|
NC,
|
|
|
);
|
|
|
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- MARKETING_VERSION = 4.2.2;
|
|
|
- MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
- ONLY_ACTIVE_ARCH = YES;
|
|
|
- OTHER_LDFLAGS = (
|
|
|
- "-Obj-C",
|
|
|
- "-all_load",
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "@executable_path/Frameworks",
|
|
|
+ "@executable_path/../../Frameworks",
|
|
|
);
|
|
|
+ MARKETING_VERSION = 4.3.0;
|
|
|
+ ONLY_ACTIVE_ARCH = YES;
|
|
|
+ OTHER_LDFLAGS = "";
|
|
|
SDKROOT = iphoneos;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) NC";
|
|
|
- SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
F7F67BCA1A24D27800EE80DA /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
|
|
+ CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
CLANG_WARN_COMMA = YES;
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
@@ -3107,45 +2917,42 @@
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = NO;
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
|
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
- DEFINES_MODULE = YES;
|
|
|
+ CURRENT_PROJECT_VERSION = 4;
|
|
|
+ DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
- ENABLE_NS_ASSERTIONS = NO;
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
NC,
|
|
|
);
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
|
- MARKETING_VERSION = 4.2.2;
|
|
|
- MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
- OTHER_LDFLAGS = (
|
|
|
- "-Obj-C",
|
|
|
- "-all_load",
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "@executable_path/Frameworks",
|
|
|
+ "@executable_path/../../Frameworks",
|
|
|
);
|
|
|
+ MARKETING_VERSION = 4.3.0;
|
|
|
+ ONLY_ACTIVE_ARCH = YES;
|
|
|
+ OTHER_LDFLAGS = "";
|
|
|
SDKROOT = iphoneos;
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG NC";
|
|
|
- SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
- SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
|
- VALIDATE_PRODUCT = YES;
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
@@ -3334,7 +3141,7 @@
|
|
|
repositoryURL = "https://github.com/nextcloud/ios-communication-library/";
|
|
|
requirement = {
|
|
|
kind = exactVersion;
|
|
|
- version = 0.99.4;
|
|
|
+ version = 0.99.5;
|
|
|
};
|
|
|
};
|
|
|
F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {
|