diff --git a/Assets/Plugins/Source/Editor/Platforms/iOS/IOSBuilder.cs b/Assets/Plugins/Source/Editor/Platforms/iOS/IOSBuilder.cs index bd7b735cb..615e61452 100644 --- a/Assets/Plugins/Source/Editor/Platforms/iOS/IOSBuilder.cs +++ b/Assets/Plugins/Source/Editor/Platforms/iOS/IOSBuilder.cs @@ -26,7 +26,6 @@ namespace PlayEveryWare.EpicOnlineServices.Editor.Build using System.IO; using UnityEditor; using UnityEditor.Build.Reporting; - using EpicOnlineServices.Utility; // This conditional is here so that no compiler errors will happen if the // Unity Editor is not configured to build for iOS. diff --git a/Assets/Plugins/Windows/Core/WindowsPlatformSpecifics.cs b/Assets/Plugins/Windows/Core/WindowsPlatformSpecifics.cs index e0cf09e8f..6b328d320 100644 --- a/Assets/Plugins/Windows/Core/WindowsPlatformSpecifics.cs +++ b/Assets/Plugins/Windows/Core/WindowsPlatformSpecifics.cs @@ -34,7 +34,7 @@ #if !EOS_DISABLE -#define ENABLE_CONFIGURE_STEAM_FROM_MANAGED +//#define ENABLE_CONFIGURE_STEAM_FROM_MANAGED // If standalone windows and not editor, or the windows editor. #if (UNITY_STANDALONE_WIN && !UNITY_EDITOR) || UNITY_EDITOR_WIN || EXTERNAL_TO_UNITY diff --git a/Assets/Plugins/Windows/x64/GfxPluginNativeRender-x64.dll b/Assets/Plugins/Windows/x64/GfxPluginNativeRender-x64.dll index 2445b413f..7d91cea62 100644 --- a/Assets/Plugins/Windows/x64/GfxPluginNativeRender-x64.dll +++ b/Assets/Plugins/Windows/x64/GfxPluginNativeRender-x64.dll @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0358255da1067f0c9f66d6a5920f3e2abbacea9d395a2eda07bb6f718a056c39 -size 561664 +oid sha256:362ed5901eb650f579a34e2fd8ef8d06f6799b0f21577c446f5f09134962decf +size 583168 diff --git a/Assets/Plugins/Windows/x86/GfxPluginNativeRender-x86.dll b/Assets/Plugins/Windows/x86/GfxPluginNativeRender-x86.dll index 3566a7163..456a4d46c 100644 --- a/Assets/Plugins/Windows/x86/GfxPluginNativeRender-x86.dll +++ b/Assets/Plugins/Windows/x86/GfxPluginNativeRender-x86.dll @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb6354f47a12d80aa31ae17ef8ebf15ec7dfc110fc6b4459feb6444adcbd5857 +oid sha256:984f1619bf0fa7fbef099cadf639450134316b6143d87306e9f91ffb016159bb size 440832 diff --git a/Assets/StreamingAssets/EOS/EpicOnlineServicesConfig.json b/Assets/StreamingAssets/EOS/EpicOnlineServicesConfig.json index 0e10f363b..39a77f32b 100644 --- a/Assets/StreamingAssets/EOS/EpicOnlineServicesConfig.json +++ b/Assets/StreamingAssets/EOS/EpicOnlineServicesConfig.json @@ -23,4 +23,4 @@ "initialButtonDelayForOverlay": null, "repeatButtonDelayForOverlay": null, "toggleFriendsButtonCombination": "SpecialLeft" -} \ No newline at end of file +} diff --git a/Assets/StreamingAssets/EOS/eos_android_config.json b/Assets/StreamingAssets/EOS/eos_android_config.json index aca354bf8..f54d87a17 100644 --- a/Assets/StreamingAssets/EOS/eos_android_config.json +++ b/Assets/StreamingAssets/EOS/eos_android_config.json @@ -33,4 +33,4 @@ "repeatButtonDelayForOverlay": 0.0, "toggleFriendsButtonCombination": "None", "schemaVersion": "1.0" -} \ No newline at end of file +} diff --git a/Assets/StreamingAssets/EOS/eos_ios_config.json b/Assets/StreamingAssets/EOS/eos_ios_config.json index 1c3cf5aa4..86ac96427 100644 --- a/Assets/StreamingAssets/EOS/eos_ios_config.json +++ b/Assets/StreamingAssets/EOS/eos_ios_config.json @@ -31,4 +31,4 @@ "repeatButtonDelayForOverlay": 0.0, "toggleFriendsButtonCombination": "None", "schemaVersion": "1.0" -} \ No newline at end of file +} diff --git a/Assets/StreamingAssets/EOS/eos_linux_config.json b/Assets/StreamingAssets/EOS/eos_linux_config.json index 1c3cf5aa4..86ac96427 100644 --- a/Assets/StreamingAssets/EOS/eos_linux_config.json +++ b/Assets/StreamingAssets/EOS/eos_linux_config.json @@ -31,4 +31,4 @@ "repeatButtonDelayForOverlay": 0.0, "toggleFriendsButtonCombination": "None", "schemaVersion": "1.0" -} \ No newline at end of file +}