fixUI
This commit is contained in:
@@ -31,3 +31,8 @@
|
||||
#ifndef KB_KEYCHAIN_ACCESS_GROUP
|
||||
#define KB_KEYCHAIN_ACCESS_GROUP @"TN6HHV45BB.com.keyBoardst.shared"
|
||||
#endif
|
||||
|
||||
// 键盘扩展的 Bundle Identifier(用于 App 侧检测是否已添加该键盘)
|
||||
#ifndef KB_KEYBOARD_EXTENSION_BUNDLE_ID
|
||||
#define KB_KEYBOARD_EXTENSION_BUNDLE_ID @"com.keyBoardst.CustomKeyboard"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user