3
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
#if DEBUG
|
||||
#define KB_MAI_POINT_BASE_URL @"http://192.168.2.21:35310/api"
|
||||
#else
|
||||
/// Release 默认关闭埋点上报(避免内网地址/HTTP 出现在上架包里)。
|
||||
/// 线上如需开启,请在 Build Settings(Preprocessor Macros)中覆盖该宏为 HTTPS 地址。
|
||||
#define KB_MAI_POINT_BASE_URL @""
|
||||
#define KB_MAI_POINT_BASE_URL @"https://track.loveamorkey.com/api"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user