备份CatanBuilding瘦身独立工程
This commit is contained in:
26
Packages/tysdk/Plugins/iOS/TYConfig.h
Normal file
26
Packages/tysdk/Plugins/iOS/TYConfig.h
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
//
|
||||
// ConfigManager.h
|
||||
// Unity-iPhone
|
||||
//
|
||||
// 配置数据都在这里了
|
||||
//
|
||||
|
||||
//通用参数
|
||||
#define SDK_APPID @"20587"
|
||||
#define SDK_GAMEID @"20587"
|
||||
#define SDK_PROJECTID @"20587"
|
||||
#define SDK_CLOUDID @"128"
|
||||
#define SDK_CLIENTID @"IOS_5.00_tyGuest,facebook,appStore.appStore.0-hall20587.appStore.FishingMaster"
|
||||
|
||||
//Google
|
||||
#define GOOGLE_CLIENTID @"481260393117-88n0v3ht8ashhk0r5ri47hced7o5qj62.apps.googleusercontent.com"
|
||||
|
||||
// 账号支付 - 服务域名
|
||||
#define SDK_LOGIN_SERVER_URL @"https://128-hwsfsdk-sdk-online01.qijihdhk.com"
|
||||
// 账号支付 - Debug
|
||||
#define XYSDK_DEBUG YES
|
||||
// 广告 - AdBoxID
|
||||
#define ADBOX_ID @"510718598688276480"
|
||||
#define ADBOX_POLICY_ID @"rewardedVideo:280"
|
||||
#define ADBOX_DEBUG_MODLE NO
|
||||
Reference in New Issue
Block a user