This commit is contained in:
2025-10-30 18:31:12 +08:00
parent 4f23118ec0
commit 9af91cc4bc

View File

@@ -12,7 +12,10 @@
#import "BaseTabBarController.h"
#import "LoginViewController.h"
static NSString * const kKBKeyboardExtensionBundleId = @"com.keyBoard.CustomKeyboard";
// bundle id target
// PRODUCT_BUNDLE_IDENTIFIER
// CustomKeyboard target com.keyBoardst.CustomKeyboard
static NSString * const kKBKeyboardExtensionBundleId = @"com.keyBoardst.CustomKeyboard";
@implementation AppDelegate