Commit 47d98016 authored by maxiaoliang's avatar maxiaoliang

多多菜园10.1.1版本

parent 0c0b7404
package com.ym.cscmnq.wxapi;
package com.ym.ddcy.wxapi;
import android.app.Activity;
import android.content.Intent;
......
fileFormatVersion: 2
guid: 8864ae0fa002b441e960b18e65adfa4d
guid: 38725b19eb1014550bacb8298480aca2
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
......
......@@ -47,7 +47,7 @@
android:value="yanmao" />
<!-- 微信配置 -->
<activity
android:name="com.ym.cscmnq.wxapi.WXEntryActivity"
android:name="com.ym.ddcy.wxapi.WXEntryActivity"
android:exported="true"
android:launchMode="singleTop"/>
<!-- 友盟配置 -->
......
......@@ -36,7 +36,7 @@ public class LoginView : MonoBehaviour
#if UNITY_IOS
ShowIOSWebView(PlayerDataControl.Instance.PrivacyPolicyUrl, "隐私政策");
#elif UNITY_ANDROID
CallLocalFunUtil.Instance.OpenWebPage(PlayerDataControl.Instance.PrivacyPolicyUrl, "隐私政策");
CallingNativeMethods.Instance.OpenWebPage(PlayerDataControl.Instance.PrivacyPolicyUrl, "隐私政策");
#endif
}
......
......@@ -13,7 +13,7 @@ PlayerSettings:
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: ym
productName: "\u6211\u7684\u83DC\u56ED"
productName: "\u591A\u591A\u83DC\u56ED"
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
......@@ -175,7 +175,7 @@ PlayerSettings:
androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1
applicationIdentifier:
Android: com.ym.wdcy
Android: com.ym.ddcy
iPhone: com.ym.simulator
buildNumber:
iPhone: 6
......@@ -277,7 +277,7 @@ PlayerSettings:
- m_BuildTarget:
m_Icons:
- serializedVersion: 2
m_Icon: {fileID: 2800000, guid: 161f65d3e2d1641de880b0a77747ad0c, type: 3}
m_Icon: {fileID: 2800000, guid: 38725b19eb1014550bacb8298480aca2, type: 3}
m_Width: 128
m_Height: 128
m_Kind: 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment