From 38c9db0dc632635a7e8ee42ef27136928725acd0 Mon Sep 17 00:00:00 2001 From: David Finol Date: Fri, 13 Oct 2023 16:31:05 -0500 Subject: [PATCH] Concurrency --- .github/workflows/main.yml | 1 + ProjectSettings/ProjectSettings.asset | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3c2d0471..5e7d254b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,5 @@ name: Test, Build, and Deploy with GameCI +concurrency: unity on: push: branches: diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index b5b9c18f..bbccb6f7 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -963,6 +963,7 @@ PlayerSettings: metroSplashScreenUseBackgroundColor: 1 platformCapabilities: WindowsStoreApps: + EnterpriseAuthentication: False OfflineMapsManagement: False HumanInterfaceDevice: False Location: False @@ -975,7 +976,6 @@ PlayerSettings: InternetClientServer: True VideosLibrary: False Objects3D: False - InternetClient: True RemoteSystem: False BlockedChatMessages: False PhoneCall: False @@ -998,9 +998,9 @@ PlayerSettings: RecordedCallsFolder: False Contacts: False Proximity: False + InternetClient: True CodeGeneration: False BackgroundMediaPlayback: False - EnterpriseAuthentication: False metroTargetDeviceFamilies: Desktop: False Holographic: False