|
304 | 304 | F7327E322B73A86700A462C7 /* NCNetworking+WebDAV.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7327E2F2B73A86700A462C7 /* NCNetworking+WebDAV.swift */; }; |
305 | 305 | F7327E352B73AEDE00A462C7 /* NCNetworking+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7327E342B73AEDE00A462C7 /* NCNetworking+LivePhoto.swift */; }; |
306 | 306 | F7327E3B2B73B8D600A462C7 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7AC1CAF28AB94490032D99F /* Array+Extension.swift */; }; |
307 | | - F7327E3D2B73B92800A462C7 /* NCNetworking+Synchronization.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7327E3C2B73B92800A462C7 /* NCNetworking+Synchronization.swift */; }; |
308 | 307 | F732D23327CF8AED000B0F1B /* NCPlayerToolBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = F732D23227CF8AED000B0F1B /* NCPlayerToolBar.xib */; }; |
309 | 308 | F733598125C1C188002ABA72 /* NCAskAuthorization.swift in Sources */ = {isa = PBXBuildFile; fileRef = F733598025C1C188002ABA72 /* NCAskAuthorization.swift */; }; |
310 | 309 | F7346E1628B0EF5C006CE2D2 /* Widget.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7346E1528B0EF5C006CE2D2 /* Widget.swift */; }; |
|
397 | 396 | F752BA052E58C05200616A26 /* Maintenance.swift in Sources */ = {isa = PBXBuildFile; fileRef = F752BA042E58C05200616A26 /* Maintenance.swift */; }; |
398 | 397 | F75379222AE2ADA100C0250E /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F75379212AE2ADA100C0250E /* JGProgressHUD */; }; |
399 | 398 | F753BA93281FD8020015BFB6 /* EasyTipView in Frameworks */ = {isa = PBXBuildFile; productRef = F753BA92281FD8020015BFB6 /* EasyTipView */; }; |
400 | | - F753DBDF2E5D99C300A1AF91 /* NCFiles+SyncMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F753DBDE2E5D99B700A1AF91 /* NCFiles+SyncMetadata.swift */; }; |
401 | 399 | F755BD9B20594AC7008C5FBB /* NCService.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755BD9A20594AC7008C5FBB /* NCService.swift */; }; |
402 | 400 | F755CB402B8CB13C00CE27E9 /* NCMediaLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755CB3F2B8CB13C00CE27E9 /* NCMediaLayout.swift */; }; |
403 | 401 | F757CC8229E7F88B00F31428 /* NCManageDatabase+Groupfolders.swift in Sources */ = {isa = PBXBuildFile; fileRef = F757CC8129E7F88B00F31428 /* NCManageDatabase+Groupfolders.swift */; }; |
|
755 | 753 | F7CBC1242BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7CBC1212BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.xib */; }; |
756 | 754 | F7CBC1252BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7CBC1222BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.swift */; }; |
757 | 755 | F7CBC1262BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7CBC1222BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.swift */; }; |
| 756 | + F7CCAB512ECF316700F8E68B /* NCCollectionViewCommon+SyncMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7CCAB502ECF315F00F8E68B /* NCCollectionViewCommon+SyncMetadata.swift */; }; |
758 | 757 | F7CEE6002BA9A5C9003EFD89 /* NCTrashGridCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7CEE5FE2BA9A5C9003EFD89 /* NCTrashGridCell.xib */; }; |
759 | 758 | F7CEE6012BA9A5C9003EFD89 /* NCTrashGridCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7CEE5FF2BA9A5C9003EFD89 /* NCTrashGridCell.swift */; }; |
760 | 759 | F7CF06802E0FF3990063AD04 /* NCAppStateManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7CF067A2E0FF38F0063AD04 /* NCAppStateManager.swift */; }; |
|
1343 | 1342 | F7327E1F2B73A42F00A462C7 /* NCNetworking+Download.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCNetworking+Download.swift"; sourceTree = "<group>"; }; |
1344 | 1343 | F7327E2F2B73A86700A462C7 /* NCNetworking+WebDAV.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCNetworking+WebDAV.swift"; sourceTree = "<group>"; }; |
1345 | 1344 | F7327E342B73AEDE00A462C7 /* NCNetworking+LivePhoto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCNetworking+LivePhoto.swift"; sourceTree = "<group>"; }; |
1346 | | - F7327E3C2B73B92800A462C7 /* NCNetworking+Synchronization.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCNetworking+Synchronization.swift"; sourceTree = "<group>"; }; |
1347 | 1345 | F732D23227CF8AED000B0F1B /* NCPlayerToolBar.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCPlayerToolBar.xib; sourceTree = "<group>"; }; |
1348 | 1346 | F733598025C1C188002ABA72 /* NCAskAuthorization.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCAskAuthorization.swift; sourceTree = "<group>"; }; |
1349 | 1347 | F7346E1028B0EF5B006CE2D2 /* Widget.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = Widget.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
1386 | 1384 | F753701822723D620041C76C /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Localizable.strings; sourceTree = "<group>"; }; |
1387 | 1385 | F753701922723E0D0041C76C /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; }; |
1388 | 1386 | F753701A22723EC80041C76C /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; }; |
1389 | | - F753DBDE2E5D99B700A1AF91 /* NCFiles+SyncMetadata.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCFiles+SyncMetadata.swift"; sourceTree = "<group>"; }; |
1390 | 1387 | F755BD9A20594AC7008C5FBB /* NCService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCService.swift; sourceTree = "<group>"; }; |
1391 | 1388 | F755CB3F2B8CB13C00CE27E9 /* NCMediaLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCMediaLayout.swift; sourceTree = "<group>"; }; |
1392 | 1389 | F757CC8129E7F88B00F31428 /* NCManageDatabase+Groupfolders.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCManageDatabase+Groupfolders.swift"; sourceTree = "<group>"; }; |
|
1685 | 1682 | F7CBC1212BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCSectionFirstHeaderEmptyData.xib; sourceTree = "<group>"; }; |
1686 | 1683 | F7CBC1222BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCSectionFirstHeaderEmptyData.swift; sourceTree = "<group>"; }; |
1687 | 1684 | F7CC04E61F5AD50D00378CEF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 1685 | + F7CCAB502ECF315F00F8E68B /* NCCollectionViewCommon+SyncMetadata.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NCCollectionViewCommon+SyncMetadata.swift"; sourceTree = "<group>"; }; |
1688 | 1686 | F7CE8AFA1DC1F8D8009CAE48 /* Nextcloud.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Nextcloud.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
1689 | 1687 | F7CE8AFB1DC1F8D8009CAE48 /* Share.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = Share.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
1690 | 1688 | F7CEE5FE2BA9A5C9003EFD89 /* NCTrashGridCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCTrashGridCell.xib; sourceTree = "<group>"; }; |
|
2384 | 2382 | F7327E342B73AEDE00A462C7 /* NCNetworking+LivePhoto.swift */, |
2385 | 2383 | F7F3E58A2D3BB65000A32B14 /* NCNetworking+Recommendations.swift */, |
2386 | 2384 | F7411C532D7B26C600F57358 /* NCNetworking+ServerError.swift */, |
2387 | | - F7327E3C2B73B92800A462C7 /* NCNetworking+Synchronization.swift */, |
2388 | 2385 | F74230F22C79B57200CA1ACA /* NCNetworking+Task.swift */, |
2389 | 2386 | F785129A2D79899E0087DDD0 /* NCNetworking+TermsOfService.swift */, |
2390 | 2387 | F71916102E2901E800E13E96 /* NCNetworking+Upload.swift */, |
|
2455 | 2452 | F7D890742BD25C570050B8A6 /* NCCollectionViewCommon+DragDrop.swift */, |
2456 | 2453 | F799DF872C4B83CC003410B5 /* NCCollectionViewCommon+EasyTipView.swift */, |
2457 | 2454 | F799DF8A2C4B84EB003410B5 /* NCCollectionViewCommon+EndToEndInitialize.swift */, |
| 2455 | + F7CCAB502ECF315F00F8E68B /* NCCollectionViewCommon+SyncMetadata.swift */, |
2458 | 2456 | F778231D2C42C07C001BB94F /* NCCollectionViewCommon+MediaLayout.swift */, |
2459 | 2457 | F36E64F62B9245210085ABB5 /* NCCollectionViewCommon+SelectTabBarDelegate.swift */, |
2460 | 2458 | F7D4BF002CA1831600A5E746 /* NCCollectionViewCommonPinchGesture.swift */, |
|
2644 | 2642 | children = ( |
2645 | 2643 | F7725A5F251F33BB00D125E0 /* NCFiles.storyboard */, |
2646 | 2644 | F7725A5E251F33BB00D125E0 /* NCFiles.swift */, |
2647 | | - F753DBDE2E5D99B700A1AF91 /* NCFiles+SyncMetadata.swift */, |
2648 | 2645 | F73EFF9A2DB11EB900FD434C /* NCFiles+UIScrollViewDelegate.swift */, |
2649 | 2646 | F722133A2D40EF8C002F7438 /* NCFilesNavigationController.swift */, |
2650 | 2647 | ); |
|
4470 | 4467 | F7D60CAF2C941ACB008FBFDD /* NCMediaPinchGesture.swift in Sources */, |
4471 | 4468 | F71916142E2901FB00E13E96 /* NCNetworking+Upload.swift in Sources */, |
4472 | 4469 | F704B5E92430C0B800632F5F /* NCCreateFormUploadConflictCell.swift in Sources */, |
4473 | | - F7327E3D2B73B92800A462C7 /* NCNetworking+Synchronization.swift in Sources */, |
4474 | 4470 | F72D404923D2082500A97FD0 /* NCViewerNextcloudText.swift in Sources */, |
4475 | 4471 | AFCE353927E5DE0500FEA6C2 /* Shareable.swift in Sources */, |
4476 | 4472 | F77BB746289984CA0090FC19 /* UIViewController+Extension.swift in Sources */, |
|
4480 | 4476 | F785EE9D246196DF00B3F945 /* NCNetworkingE2EE.swift in Sources */, |
4481 | 4477 | F724377B2C10B83E00C7C68D /* NCSharePermissions.swift in Sources */, |
4482 | 4478 | F794E13D2BBBFF2E003693D7 /* NCMainTabBarController.swift in Sources */, |
4483 | | - F753DBDF2E5D99C300A1AF91 /* NCFiles+SyncMetadata.swift in Sources */, |
4484 | 4479 | F7CBC1252BAC8B0000EC1D55 /* NCSectionFirstHeaderEmptyData.swift in Sources */, |
4485 | 4480 | F7D4BF3D2CA2E8D800A5E746 /* TOPasscodeKeypadView.m in Sources */, |
4486 | 4481 | F7D4BF3E2CA2E8D800A5E746 /* TOPasscodeSettingsKeypadView.m in Sources */, |
|
4668 | 4663 | F7D68FCC28CB9051009139F3 /* NCManageDatabase+DashboardWidget.swift in Sources */, |
4669 | 4664 | F76882292C0DD1E7001CF441 /* NCManageE2EEModel.swift in Sources */, |
4670 | 4665 | F799DF8B2C4B84EB003410B5 /* NCCollectionViewCommon+EndToEndInitialize.swift in Sources */, |
| 4666 | + F7CCAB512ECF316700F8E68B /* NCCollectionViewCommon+SyncMetadata.swift in Sources */, |
4671 | 4667 | AA8E041D2D300FDE00E7E89C /* NCShareNetworkingDelegate.swift in Sources */, |
4672 | 4668 | F78E2D6529AF02DB0024D4F3 /* Database.swift in Sources */, |
4673 | 4669 | F70CEF5623E9C7E50007035B /* UIColor+Extension.swift in Sources */, |
|
5709 | 5705 | CLANG_WARN_UNREACHABLE_CODE = YES; |
5710 | 5706 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
5711 | 5707 | COPY_PHASE_STRIP = NO; |
5712 | | - CURRENT_PROJECT_VERSION = 2; |
| 5708 | + CURRENT_PROJECT_VERSION = 3; |
5713 | 5709 | DEBUG_INFORMATION_FORMAT = dwarf; |
5714 | 5710 | DEVELOPMENT_TEAM = NKUJUXUJ3B; |
5715 | 5711 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
|
5775 | 5771 | CLANG_WARN_UNREACHABLE_CODE = YES; |
5776 | 5772 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
5777 | 5773 | COPY_PHASE_STRIP = NO; |
5778 | | - CURRENT_PROJECT_VERSION = 2; |
| 5774 | + CURRENT_PROJECT_VERSION = 3; |
5779 | 5775 | DEVELOPMENT_TEAM = NKUJUXUJ3B; |
5780 | 5776 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
5781 | 5777 | ENABLE_TESTABILITY = YES; |
|
0 commit comments