|
@@ -148,6 +148,13 @@
|
|
F37208C62BAB63F0006B5430 /* LRUCache in Frameworks */ = {isa = PBXBuildFile; productRef = F37208C52BAB63F0006B5430 /* LRUCache */; };
|
|
F37208C62BAB63F0006B5430 /* LRUCache in Frameworks */ = {isa = PBXBuildFile; productRef = F37208C52BAB63F0006B5430 /* LRUCache */; };
|
|
F37208C82BAB63F1006B5430 /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = F37208C72BAB63F1006B5430 /* KeychainAccess */; };
|
|
F37208C82BAB63F1006B5430 /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = F37208C72BAB63F1006B5430 /* KeychainAccess */; };
|
|
F38F71252B6BBDC300473CDC /* NCCollectionViewCommonSelectTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = F38F71242B6BBDC300473CDC /* NCCollectionViewCommonSelectTabBar.swift */; };
|
|
F38F71252B6BBDC300473CDC /* NCCollectionViewCommonSelectTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = F38F71242B6BBDC300473CDC /* NCCollectionViewCommonSelectTabBar.swift */; };
|
|
|
|
+ F39170A92CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */; };
|
|
|
|
+ F39170AA2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */; };
|
|
|
|
+ F39170AB2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */; };
|
|
|
|
+ F39170AC2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */; };
|
|
|
|
+ F39170AD2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */; };
|
|
|
|
+ F39170AE2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */; };
|
|
|
|
+ F39170AF2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */; };
|
|
F39298972A3B12CB00509762 /* BaseNCMoreCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39298962A3B12CB00509762 /* BaseNCMoreCell.swift */; };
|
|
F39298972A3B12CB00509762 /* BaseNCMoreCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39298962A3B12CB00509762 /* BaseNCMoreCell.swift */; };
|
|
F3953BD72A6E87E000EE03F9 /* BaseIntegrationXCTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3953BD62A6E87E000EE03F9 /* BaseIntegrationXCTestCase.swift */; };
|
|
F3953BD72A6E87E000EE03F9 /* BaseIntegrationXCTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3953BD62A6E87E000EE03F9 /* BaseIntegrationXCTestCase.swift */; };
|
|
F3A047972BD2668800658E7B /* NCAssistantEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3A0478F2BD2668800658E7B /* NCAssistantEmptyView.swift */; };
|
|
F3A047972BD2668800658E7B /* NCAssistantEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3A0478F2BD2668800658E7B /* NCAssistantEmptyView.swift */; };
|
|
@@ -1204,6 +1211,7 @@
|
|
F37208742BAB4AB0006B5430 /* TestConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestConstants.swift; sourceTree = "<group>"; };
|
|
F37208742BAB4AB0006B5430 /* TestConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestConstants.swift; sourceTree = "<group>"; };
|
|
F37208772BAB4B5D006B5430 /* BaseXCTestCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseXCTestCase.swift; sourceTree = "<group>"; };
|
|
F37208772BAB4B5D006B5430 /* BaseXCTestCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseXCTestCase.swift; sourceTree = "<group>"; };
|
|
F38F71242B6BBDC300473CDC /* NCCollectionViewCommonSelectTabBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCCollectionViewCommonSelectTabBar.swift; sourceTree = "<group>"; };
|
|
F38F71242B6BBDC300473CDC /* NCCollectionViewCommonSelectTabBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCCollectionViewCommonSelectTabBar.swift; sourceTree = "<group>"; };
|
|
|
|
+ F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileAutoRenamer+Extensions.swift"; sourceTree = "<group>"; };
|
|
F39298962A3B12CB00509762 /* BaseNCMoreCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseNCMoreCell.swift; sourceTree = "<group>"; };
|
|
F39298962A3B12CB00509762 /* BaseNCMoreCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseNCMoreCell.swift; sourceTree = "<group>"; };
|
|
F3953BD62A6E87E000EE03F9 /* BaseIntegrationXCTestCase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseIntegrationXCTestCase.swift; sourceTree = "<group>"; };
|
|
F3953BD62A6E87E000EE03F9 /* BaseIntegrationXCTestCase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseIntegrationXCTestCase.swift; sourceTree = "<group>"; };
|
|
F3998E192B4879B2007CA5DE /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; };
|
|
F3998E192B4879B2007CA5DE /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; };
|
|
@@ -2849,6 +2857,7 @@
|
|
F7245923289BB50B00474787 /* ThreadSafeDictionary.swift */,
|
|
F7245923289BB50B00474787 /* ThreadSafeDictionary.swift */,
|
|
F33EE6F12BF4C9B200CA1A51 /* PKCS12.swift */,
|
|
F33EE6F12BF4C9B200CA1A51 /* PKCS12.swift */,
|
|
F33918C32C7CD8F2002D9AA1 /* FileNameValidator+Extensions.swift */,
|
|
F33918C32C7CD8F2002D9AA1 /* FileNameValidator+Extensions.swift */,
|
|
|
|
+ F39170A82CB8201B006127BC /* FileAutoRenamer+Extensions.swift */,
|
|
);
|
|
);
|
|
path = Utility;
|
|
path = Utility;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4017,6 +4026,7 @@
|
|
files = (
|
|
files = (
|
|
F73EF7BD2B0224AB0087E6E9 /* NCManageDatabase+ExternalSites.swift in Sources */,
|
|
F73EF7BD2B0224AB0087E6E9 /* NCManageDatabase+ExternalSites.swift in Sources */,
|
|
F71433E72C778FFB00E20B5A /* NotificationCenter+MainThread.swift in Sources */,
|
|
F71433E72C778FFB00E20B5A /* NotificationCenter+MainThread.swift in Sources */,
|
|
|
|
+ F39170AA2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */,
|
|
F73EF7C52B02250B0087E6E9 /* NCManageDatabase+GPS.swift in Sources */,
|
|
F73EF7C52B02250B0087E6E9 /* NCManageDatabase+GPS.swift in Sources */,
|
|
2C1D5D7923E2DE9100334ABB /* NCBrand.swift in Sources */,
|
|
2C1D5D7923E2DE9100334ABB /* NCBrand.swift in Sources */,
|
|
F770768A263A8A2500A1BA94 /* NCUtilityFileSystem.swift in Sources */,
|
|
F770768A263A8A2500A1BA94 /* NCUtilityFileSystem.swift in Sources */,
|
|
@@ -4151,6 +4161,7 @@
|
|
F757CC8729E7F88B00F31428 /* NCManageDatabase+Groupfolders.swift in Sources */,
|
|
F757CC8729E7F88B00F31428 /* NCManageDatabase+Groupfolders.swift in Sources */,
|
|
F33EE6F72BF4C9B200CA1A51 /* PKCS12.swift in Sources */,
|
|
F33EE6F72BF4C9B200CA1A51 /* PKCS12.swift in Sources */,
|
|
F7B769AD2B7A0B2000C1AAEB /* NCManageDatabase+Metadata+Session.swift in Sources */,
|
|
F7B769AD2B7A0B2000C1AAEB /* NCManageDatabase+Metadata+Session.swift in Sources */,
|
|
|
|
+ F39170AC2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */,
|
|
F73EF7BC2B0224AB0087E6E9 /* NCManageDatabase+ExternalSites.swift in Sources */,
|
|
F73EF7BC2B0224AB0087E6E9 /* NCManageDatabase+ExternalSites.swift in Sources */,
|
|
F724377E2C10B92300C7C68D /* NCPermissions.swift in Sources */,
|
|
F724377E2C10B92300C7C68D /* NCPermissions.swift in Sources */,
|
|
F73EF7B42B0224350087E6E9 /* NCManageDatabase+DirectEditing.swift in Sources */,
|
|
F73EF7B42B0224350087E6E9 /* NCManageDatabase+DirectEditing.swift in Sources */,
|
|
@@ -4232,6 +4243,7 @@
|
|
F7BD71E62636EAFC00643C34 /* NCNetworkingE2EE.swift in Sources */,
|
|
F7BD71E62636EAFC00643C34 /* NCNetworkingE2EE.swift in Sources */,
|
|
F7F878AF1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */,
|
|
F7F878AF1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */,
|
|
F7327E3B2B73B8D600A462C7 /* Array+Extension.swift in Sources */,
|
|
F7327E3B2B73B8D600A462C7 /* Array+Extension.swift in Sources */,
|
|
|
|
+ F39170AF2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */,
|
|
F799DF832C4B7DCC003410B5 /* NCSectionFooter.swift in Sources */,
|
|
F799DF832C4B7DCC003410B5 /* NCSectionFooter.swift in Sources */,
|
|
AF22B218277D196700DAB0CC /* NCShareExtension+Files.swift in Sources */,
|
|
AF22B218277D196700DAB0CC /* NCShareExtension+Files.swift in Sources */,
|
|
F799DF862C4B7E56003410B5 /* NCSectionHeader.swift in Sources */,
|
|
F799DF862C4B7E56003410B5 /* NCSectionHeader.swift in Sources */,
|
|
@@ -4306,6 +4318,7 @@
|
|
F73EF7D02B0225BA0087E6E9 /* NCManageDatabase+Tag.swift in Sources */,
|
|
F73EF7D02B0225BA0087E6E9 /* NCManageDatabase+Tag.swift in Sources */,
|
|
F783030228B4C4B800B84583 /* NCUtility.swift in Sources */,
|
|
F783030228B4C4B800B84583 /* NCUtility.swift in Sources */,
|
|
F711D63128F44801003F43C8 /* IntentHandler.swift in Sources */,
|
|
F711D63128F44801003F43C8 /* IntentHandler.swift in Sources */,
|
|
|
|
+ F39170AE2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */,
|
|
F76DEE9728F808AF0041B1C9 /* LockscreenData.swift in Sources */,
|
|
F76DEE9728F808AF0041B1C9 /* LockscreenData.swift in Sources */,
|
|
F72EA95A28B7BD0D00C88F0C /* FilesWidgetView.swift in Sources */,
|
|
F72EA95A28B7BD0D00C88F0C /* FilesWidgetView.swift in Sources */,
|
|
F768823C2C0DD231001CF441 /* NCKeychain.swift in Sources */,
|
|
F768823C2C0DD231001CF441 /* NCKeychain.swift in Sources */,
|
|
@@ -4449,6 +4462,7 @@
|
|
F7BFFD2C2C8854690029A201 /* NCHud.swift in Sources */,
|
|
F7BFFD2C2C8854690029A201 /* NCHud.swift in Sources */,
|
|
F771E3F820E239B500AFB62D /* FileProviderExtension+Thumbnail.swift in Sources */,
|
|
F771E3F820E239B500AFB62D /* FileProviderExtension+Thumbnail.swift in Sources */,
|
|
F76882392C0DD230001CF441 /* NCKeychain.swift in Sources */,
|
|
F76882392C0DD230001CF441 /* NCKeychain.swift in Sources */,
|
|
|
|
+ F39170AB2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */,
|
|
F343A4BF2A1E734600DDA874 /* Optional+Extension.swift in Sources */,
|
|
F343A4BF2A1E734600DDA874 /* Optional+Extension.swift in Sources */,
|
|
AF4BF62027562B3F0081CEEF /* NCManageDatabase+Activity.swift in Sources */,
|
|
AF4BF62027562B3F0081CEEF /* NCManageDatabase+Activity.swift in Sources */,
|
|
F73ADD2226554FD10069EA0D /* NCContentPresenter.swift in Sources */,
|
|
F73ADD2226554FD10069EA0D /* NCContentPresenter.swift in Sources */,
|
|
@@ -4467,6 +4481,7 @@
|
|
F7E7AEA72BA32D0000512E52 /* NCCollectionViewUnifiedSearch.swift in Sources */,
|
|
F7E7AEA72BA32D0000512E52 /* NCCollectionViewUnifiedSearch.swift in Sources */,
|
|
F73EF7A72B0223900087E6E9 /* NCManageDatabase+Comments.swift in Sources */,
|
|
F73EF7A72B0223900087E6E9 /* NCManageDatabase+Comments.swift in Sources */,
|
|
F33918C42C7CD8F2002D9AA1 /* FileNameValidator+Extensions.swift in Sources */,
|
|
F33918C42C7CD8F2002D9AA1 /* FileNameValidator+Extensions.swift in Sources */,
|
|
|
|
+ F39170AD2CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */,
|
|
F799DF882C4B83CC003410B5 /* NCCollectionViewCommon+EasyTipView.swift in Sources */,
|
|
F799DF882C4B83CC003410B5 /* NCCollectionViewCommon+EasyTipView.swift in Sources */,
|
|
F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */,
|
|
F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */,
|
|
F77DD6A82C5CC093009448FB /* NCSession.swift in Sources */,
|
|
F77DD6A82C5CC093009448FB /* NCSession.swift in Sources */,
|
|
@@ -4770,6 +4785,7 @@
|
|
F7C9B91F2B582F550064EA91 /* NCManageDatabase+SecurityGuard.swift in Sources */,
|
|
F7C9B91F2B582F550064EA91 /* NCManageDatabase+SecurityGuard.swift in Sources */,
|
|
F75DD767290ABB25002EB562 /* Intent.intentdefinition in Sources */,
|
|
F75DD767290ABB25002EB562 /* Intent.intentdefinition in Sources */,
|
|
F72437812C10B92500C7C68D /* NCPermissions.swift in Sources */,
|
|
F72437812C10B92500C7C68D /* NCPermissions.swift in Sources */,
|
|
|
|
+ F39170A92CB82024006127BC /* FileAutoRenamer+Extensions.swift in Sources */,
|
|
F749B64C297B0CBB00087535 /* NCManageDatabase+Share.swift in Sources */,
|
|
F749B64C297B0CBB00087535 /* NCManageDatabase+Share.swift in Sources */,
|
|
F7A8D73F28F181EF008BBE1C /* NCGlobal.swift in Sources */,
|
|
F7A8D73F28F181EF008BBE1C /* NCGlobal.swift in Sources */,
|
|
F74B6D972A7E239A00F03C5F /* NCManageDatabase+Chunk.swift in Sources */,
|
|
F74B6D972A7E239A00F03C5F /* NCManageDatabase+Chunk.swift in Sources */,
|
|
@@ -5682,7 +5698,7 @@
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
- CURRENT_PROJECT_VERSION = 0;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 2;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEVELOPMENT_TEAM = NKUJUXUJ3B;
|
|
DEVELOPMENT_TEAM = NKUJUXUJ3B;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
@@ -5709,7 +5725,7 @@
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
);
|
|
- MARKETING_VERSION = 6.1.3;
|
|
|
|
|
|
+ MARKETING_VERSION = 6.1.4;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = "-v";
|
|
OTHER_CFLAGS = "-v";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LDFLAGS = "";
|
|
@@ -5748,7 +5764,7 @@
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
- CURRENT_PROJECT_VERSION = 0;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 2;
|
|
DEVELOPMENT_TEAM = NKUJUXUJ3B;
|
|
DEVELOPMENT_TEAM = NKUJUXUJ3B;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
@@ -5772,7 +5788,7 @@
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
);
|
|
- MARKETING_VERSION = 6.1.3;
|
|
|
|
|
|
+ MARKETING_VERSION = 6.1.4;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = "-v";
|
|
OTHER_CFLAGS = "-v";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LDFLAGS = "";
|
|
@@ -6047,7 +6063,7 @@
|
|
repositoryURL = "https://github.com/nextcloud/NextcloudKit";
|
|
repositoryURL = "https://github.com/nextcloud/NextcloudKit";
|
|
requirement = {
|
|
requirement = {
|
|
kind = exactVersion;
|
|
kind = exactVersion;
|
|
- version = 5.0.0;
|
|
|
|
|
|
+ version = 5.0.1;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {
|
|
F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {
|