|
|
@@ -14,7 +14,7 @@ public class CommonConfig
|
|
|
{
|
|
|
get => AppLanguages[Array.IndexOf(AppNames, Application.productName)];
|
|
|
}
|
|
|
- public static bool iosTaoKe = false; //IOS套壳开关
|
|
|
+ public static bool iosTaoKe = true; //IOS套壳开关
|
|
|
public static bool ReleaseVersion2 = true;
|
|
|
/*
|
|
|
特定版本功能
|