替换包名等参数

This commit is contained in:
chenxi 2023-06-09 17:22:35 +08:00
parent 13c49e1e6c
commit 26f3d09556
11 changed files with 20 additions and 20 deletions

View File

@ -34,12 +34,12 @@ namespace BFEditor.Build
public bool IsGPChannel()
{
return bundleName == "com.knight.connect.rpg";
return bundleName == "com.combo.heroes.puzzle.rpg";
}
public bool IsGPOfficial()
{
return bundleName == "com.knight.connect.rpg";
return bundleName == "com.combo.heroes.puzzle.rpg";
}
// dev包使用mono编译不会导出as工程

View File

@ -16,7 +16,7 @@ namespace BFEditor.Build
BFPlatformOptions platform = BFPlatformOptions.AndroidDev;
const string ANDROID_DEV_PACKAGE_NAME = "com.juzu.b6.dev.android";
const string ANDROID_RELEASE_PACKAGE_NAME = "com.juzu.b6.release.android";
const string ANDROID_GP_PACKAGE_NAME = "com.knight.connect.rpg";
const string ANDROID_GP_PACKAGE_NAME = "com.combo.heroes.puzzle.rpg";
const string IOS_PACKAGE_NAME = "com.juzu.b6.dev.ios";
public BuildProjectWindow()

View File

@ -131,7 +131,7 @@ namespace BFEditor.Build
// 应用名
if (buildInfo.IsPublish())
{
PlayerSettings.productName = "Knight Connect";
PlayerSettings.productName = "Combo Hero";
}
else
{

View File

@ -50,7 +50,7 @@ public class JenkinsAdapter {
var buildInfo = new BuildInfo();
buildInfo.version = "0.1.0";
buildInfo.mode = "publish_release";
buildInfo.bundleName = "com.knight.connect.rpg";
buildInfo.bundleName = "com.combo.heroes.puzzle.rpg";
buildInfo.skipVersion = false;
BuildProjectTools.BuildResources(buildInfo, Application.streamingAssetsPath, true);
@ -85,7 +85,7 @@ public class JenkinsAdapter {
}
PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup.iOS, symbols);
// 商品名称
PlayerSettings.productName = "Knight Connect";
PlayerSettings.productName = "Combo Hero";
// BuildType设置dev/release
EditorUserBuildSettings.iOSBuildConfigType = iOSBuildType.Release;
// 使用IL2CPP

View File

@ -715,12 +715,12 @@ public class Package {
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>fb222326627097275</string>
<string>fb277827051329111</string>
</array>
</dict>
</array>
<key>FacebookAppID</key>
<string>222326627097275</string>
<string>277827051329111</string>
<key>FacebookClientToken</key>
<string>63ee45cf6edfede0ab7cd532592fb3f1</string>
<key>FacebookDisplayName</key>

View File

@ -25,11 +25,11 @@
<activity android:name="com.facebook.unity.FBUnityGameRequestActivity" />
<activity android:name="com.facebook.unity.FBUnityCreateGameGroupActivity" />
<activity android:name="com.facebook.unity.FBUnityJoinGameGroupActivity" />
<meta-data android:name="com.facebook.sdk.ApplicationId" android:value="fb222326627097275" />
<meta-data android:name="com.facebook.sdk.ClientToken" android:value="7ec364275c7766833d2ebace0c5a806e" />
<meta-data android:name="com.facebook.sdk.ApplicationId" android:value="fb277827051329111" />
<meta-data android:name="com.facebook.sdk.ClientToken" android:value="cd6be8cc57dff789f3476ee1b25e2410" />
<meta-data android:name="com.facebook.sdk.AutoLogAppEventsEnabled" android:value="true" />
<meta-data android:name="com.facebook.sdk.AdvertiserIDCollectionEnabled" android:value="true" />
<provider android:name="com.facebook.FacebookContentProvider" android:authorities="com.facebook.app.FacebookContentProvider222326627097275" android:exported="true" />
<provider android:name="com.facebook.FacebookContentProvider" android:authorities="com.facebook.app.FacebookContentProvider277827051329111" android:exported="true" />
<!-- <uses-permission android:name="com.google.android.gms.permission.AD_ID" /> -->
<receiver android:name="com.adjust.sdk.AdjustReferrerReceiver" android:permission="android.permission.INSTALL_PACKAGES" android:exported="true">
<intent-filter>

View File

@ -77,7 +77,7 @@ namespace BF
{"com.juzu.b6.release.ios", "http://game.juzugame.com:3000"},
// gp
{"com.knight.connect.rpg", "https://entrance.bigfoot-studio.link"},
{"com.combo.heroes.puzzle.rpg", "https://entrance.bigfoot-studio.link"},
};
//combine url解析的数据

View File

@ -48,7 +48,7 @@ namespace BF
{"com.juzu.b6.release.android", new BFLanguageInfo(new List<string>{"en"})},
{"com.juzu.b6.release.ios", new BFLanguageInfo(new List<string>{"en"})},
// 这个是gp渠道
{"com.knight.connect.rpg", new BFLanguageInfo(new List<string>{"en", "cn", "zh", "th", "ru", "id", "vi"})},
{"com.combo.heroes.puzzle.rpg", new BFLanguageInfo(new List<string>{"en", "cn", "zh", "th", "ru", "id", "vi"})},
{"com.juzu.b6.ios", new BFLanguageInfo(new List<string>{"en"})},
};

View File

@ -14,11 +14,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
selectedAppIndex: 0
clientTokens:
- 7ec364275c7766833d2ebace0c5a806e
- cd6be8cc57dff789f3476ee1b25e2410
appIds:
- 222326627097275
- 277827051329111
appLabels:
- Knight Connect
- Combo Hero
cookie: 1
logging: 1
status: 1

View File

@ -28,5 +28,5 @@ MonoBehaviour:
userTrackingUsageDescriptionZhHans:
userTrackingUsageDescriptionZhHant:
adMobAndroidAppId:
adMobIosAppId: ca-app-pub-8252390069143459~9766550824
adMobIosAppId: ca-app-pub-8252390069143459~7358844489
snapAppStoreAppId: 0

View File

@ -280,7 +280,7 @@ MonoBehaviour:
enableLog: 0
networkType: 1
tokens:
- appid: 4bd4464b39394188a6708fee41f352f7
- appid: e6758afddf584e73b9b647da025bf7db
serverUrl: https://ta.perfeggsgame.com
mode: 0
timeZone: 1
@ -462,8 +462,8 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
devKey: XHsvoUhhNvMamKMSEvrew3
iosDevKey:
appID:
iosDevKey: R4qWrbCEhSQRBgeQVvGHQ9
appID: 6450101181
UWPAppID:
isDebug: 0
getConversionData: 0