From ae97e90af0828eeda58ad29be4aef34964f97c78 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 1a180696..e6a55444 100644 --- a/SenseGlove.uplugin +++ b/SenseGlove.uplugin @@ -15,6 +15,7 @@ "IsExperimentalVersion": false, "Installed": false, "SupportedTargetPlatforms": [ + "Android", "Linux", "Win64" ], @@ -24,6 +25,7 @@ "Type": "Runtime", "LoadingPhase": "Default", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -33,6 +35,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -42,6 +45,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -51,6 +55,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -60,6 +65,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -69,6 +75,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -78,6 +85,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -87,6 +95,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -105,6 +114,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -114,6 +124,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -123,6 +134,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -132,6 +144,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ] @@ -141,6 +154,7 @@ "Type": "Runtime", "LoadingPhase": "PreDefault", "WhitelistPlatforms": [ + "Android", "Linux", "Win64" ]