添加app groups

This commit is contained in:
2025-11-18 14:41:35 +08:00
parent ced0b88ca4
commit 254e65906a
5 changed files with 28 additions and 6 deletions

View File

@@ -13,9 +13,13 @@
#import <UIKit/UIKit.h>
#endif
/// APP名称
#define AppName @"Key of Love"
/// APP Groups
#define AppGroup @"group.com.loveKey.nyx"
// 基础baseUrl
#ifndef KB_BASE_URL
//#define KB_BASE_URL @"https://m1.apifoxmock.com/m1/5438099-5113192-default/"