|
@@ -241,9 +241,9 @@
|
|
|
F75B0ABD244C4DBB00E58DCA /* NCFunctionCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75B0ABC244C4DBB00E58DCA /* NCFunctionCenter.swift */; };
|
|
|
F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75C0C4723D1FAE300163CC8 /* NCRichWorkspaceCommon.swift */; };
|
|
|
F75D19E325EFE09000D74598 /* NCTrash+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75D19E225EFE09000D74598 /* NCTrash+Menu.swift */; };
|
|
|
- F75DD761290AB35F002EB562 /* Intent.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = F75DD760290AB35F002EB562 /* Intent.intentdefinition */; };
|
|
|
- F75DD762290AB35F002EB562 /* Intent.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = F75DD760290AB35F002EB562 /* Intent.intentdefinition */; };
|
|
|
- F75DD763290AB35F002EB562 /* Intent.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = F75DD760290AB35F002EB562 /* Intent.intentdefinition */; };
|
|
|
+ F75DD765290ABB25002EB562 /* Intent.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = F75DD769290ABB25002EB562 /* Intent.intentdefinition */; };
|
|
|
+ F75DD766290ABB25002EB562 /* Intent.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = F75DD769290ABB25002EB562 /* Intent.intentdefinition */; };
|
|
|
+ F75DD767290ABB25002EB562 /* Intent.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = F75DD769290ABB25002EB562 /* Intent.intentdefinition */; };
|
|
|
F75E57BD25BF0EC1002B72C2 /* SVGKit in Frameworks */ = {isa = PBXBuildFile; productRef = F75E57BC25BF0EC1002B72C2 /* SVGKit */; };
|
|
|
F75E57BF25BF0EC8002B72C2 /* SVGKit in Frameworks */ = {isa = PBXBuildFile; productRef = F75E57BE25BF0EC8002B72C2 /* SVGKit */; };
|
|
|
F75E57C125BF0ECD002B72C2 /* SVGKit in Frameworks */ = {isa = PBXBuildFile; productRef = F75E57C025BF0ECD002B72C2 /* SVGKit */; };
|
|
@@ -827,7 +827,8 @@
|
|
|
F75B923D1ECAE55E00199C96 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F75C0C4723D1FAE300163CC8 /* NCRichWorkspaceCommon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCRichWorkspaceCommon.swift; sourceTree = "<group>"; };
|
|
|
F75D19E225EFE09000D74598 /* NCTrash+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCTrash+Menu.swift"; sourceTree = "<group>"; };
|
|
|
- F75DD760290AB35F002EB562 /* Intent.intentdefinition */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; path = Intent.intentdefinition; sourceTree = "<group>"; };
|
|
|
+ F75DD768290ABB25002EB562 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; name = Base; path = Base.lproj/Intent.intentdefinition; sourceTree = "<group>"; };
|
|
|
+ F75DD76B290ABB2F002EB562 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Intent.strings; sourceTree = "<group>"; };
|
|
|
F75EDFBC1E8C112F00E6F369 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; };
|
|
|
F75EDFBE1E8C116D00E6F369 /* libstdc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libstdc++.tbd"; path = "usr/lib/libstdc++.tbd"; sourceTree = SDKROOT; };
|
|
|
F760329D252F0F8E0015A421 /* NCTransferCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NCTransferCell.swift; path = iOSClient/Transfers/NCTransferCell.swift; sourceTree = SOURCE_ROOT; };
|
|
@@ -1502,7 +1503,7 @@
|
|
|
F75DD764290AB369002EB562 /* Intent */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F75DD760290AB35F002EB562 /* Intent.intentdefinition */,
|
|
|
+ F75DD769290ABB25002EB562 /* Intent.intentdefinition */,
|
|
|
);
|
|
|
path = Intent;
|
|
|
sourceTree = "<group>";
|
|
@@ -2819,7 +2820,7 @@
|
|
|
F72EA95828B7BC4F00C88F0C /* FilesData.swift in Sources */,
|
|
|
F793E59E28B763C2005E4B02 /* NCAskAuthorization.swift in Sources */,
|
|
|
F78302FF28B4C45000B84583 /* NCUtilityFileSystem.swift in Sources */,
|
|
|
- F75DD762290AB35F002EB562 /* Intent.intentdefinition in Sources */,
|
|
|
+ F75DD766290ABB25002EB562 /* Intent.intentdefinition in Sources */,
|
|
|
F78302F628B4C3C500B84583 /* NCDatabase.swift in Sources */,
|
|
|
F7D68FCD28CB9051009139F3 /* NCManageDatabase+DashboardWidget.swift in Sources */,
|
|
|
F783030128B4C49700B84583 /* UIImage+Extensions.swift in Sources */,
|
|
@@ -2949,7 +2950,7 @@
|
|
|
F7239871253D86B600257F49 /* NCEmptyDataSet.swift in Sources */,
|
|
|
AFCE353327E4ED1900FEA6C2 /* UIToolbar+Extension.swift in Sources */,
|
|
|
8491B1CD273BBA82001C8C5B /* UIViewController+Menu.swift in Sources */,
|
|
|
- F75DD761290AB35F002EB562 /* Intent.intentdefinition in Sources */,
|
|
|
+ F75DD765290ABB25002EB562 /* Intent.intentdefinition in Sources */,
|
|
|
F702F2F725EE5CED008F8E80 /* NCLogin.swift in Sources */,
|
|
|
F7E98C1627E0D0FC001F9F19 /* NCManageDatabase+Video.swift in Sources */,
|
|
|
F7F4F11227ECDC52008676F9 /* UIFont+Extension.swift in Sources */,
|
|
@@ -3046,7 +3047,7 @@
|
|
|
F7C9739528F17131002C43E2 /* IntentHandler.swift in Sources */,
|
|
|
F7A8D73D28F181D3008BBE1C /* NCUtilityFileSystem.swift in Sources */,
|
|
|
F7A8D74528F1828E008BBE1C /* CCUtility.m in Sources */,
|
|
|
- F75DD763290AB35F002EB562 /* Intent.intentdefinition in Sources */,
|
|
|
+ F75DD767290ABB25002EB562 /* Intent.intentdefinition in Sources */,
|
|
|
F7A8D73F28F181EF008BBE1C /* NCGlobal.swift in Sources */,
|
|
|
F7A8D74328F1826F008BBE1C /* String+Extensions.swift in Sources */,
|
|
|
F7A8D73728F17E1E008BBE1C /* NCManageDatabase+Account.swift in Sources */,
|
|
@@ -3152,6 +3153,15 @@
|
|
|
path = "Supporting Files";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ F75DD769290ABB25002EB562 /* Intent.intentdefinition */ = {
|
|
|
+ isa = PBXVariantGroup;
|
|
|
+ children = (
|
|
|
+ F75DD768290ABB25002EB562 /* Base */,
|
|
|
+ F75DD76B290ABB2F002EB562 /* en */,
|
|
|
+ );
|
|
|
+ name = Intent.intentdefinition;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
F7E70DE91A24DE4100E1B66A /* Localizable.strings */ = {
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|