From aa835782281cb06c9e08240ca11efbc0a5c38c89 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Thu, 15 Dec 2022 21:15:12 +0100 Subject: [PATCH] whitelist android as a target platform --- SenseGlove.uplugin | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/SenseGlove.uplugin b/SenseGlove.uplugin index c5b384b1..64e2cc5c 100644 --- a/SenseGlove.uplugin +++ b/SenseGlove.uplugin @@ -16,6 +16,7 @@ "IsExperimentalVersion": false, "Installed": false, "SupportedTargetPlatforms": [ + "Android", "Linux", "Win64" ], @@ -25,6 +26,7 @@ "Type": "Runtime", "LoadingPhase": "Default", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -34,6 +36,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -43,6 +46,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -52,6 +56,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -61,6 +66,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -70,6 +76,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -79,6 +86,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -88,6 +96,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -106,6 +115,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -115,6 +125,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -124,6 +135,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -133,6 +145,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -142,6 +155,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ]