From 1d03b63d2435b02793af7add2678767126675233 Mon Sep 17 00:00:00 2001 From: "xiaohui.wang" Date: Mon, 28 Feb 2022 14:52:58 +0800 Subject: [PATCH] bundbug --- .../JoyPacSDK/Core/Automation/Params/JoyPacParamsManager.cs | 2 +- popcorn/ProjectSettings/ProjectSettings.asset | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/popcorn/Assets/JoyPacSDK/Core/Automation/Params/JoyPacParamsManager.cs b/popcorn/Assets/JoyPacSDK/Core/Automation/Params/JoyPacParamsManager.cs index 48bc54c9..1a9511a9 100644 --- a/popcorn/Assets/JoyPacSDK/Core/Automation/Params/JoyPacParamsManager.cs +++ b/popcorn/Assets/JoyPacSDK/Core/Automation/Params/JoyPacParamsManager.cs @@ -229,7 +229,7 @@ public static class JoyPacParamsManager strList.Add(jp); strList.Add(MS); strList.Add(MSH); - string core = adPath + "Core/JoyPacSDK.bundle"; + string core = adPath + "Core/AnyThinkSDK.bundle"; //pangle switch (jPReleaseAreaType) diff --git a/popcorn/ProjectSettings/ProjectSettings.asset b/popcorn/ProjectSettings/ProjectSettings.asset index 2148c177..61b42a61 100644 --- a/popcorn/ProjectSettings/ProjectSettings.asset +++ b/popcorn/ProjectSettings/ProjectSettings.asset @@ -13,7 +13,7 @@ PlayerSettings: useOnDemandResources: 0 accelerometerFrequency: 0 companyName: jp.usaya - productName: popcorn + productName: "\u5C0F\u9E21\u5144\u5F1F\u7684\u7206\u7C73\u82B1\u5E97\u94FA" defaultCursor: {fileID: 0} cursorHotspot: {x: 0, y: 0} m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1}