封装跨应用拉起,

This commit is contained in:
2025-11-21 18:26:02 +08:00
parent 0f4ca89060
commit fc87c545a0
11 changed files with 251 additions and 295 deletions

View File

@@ -1,5 +1,5 @@
//
// KBULBridge.h
// KBULBridgeNotification.h
// 通用的 UL/Scheme 拉起桥接常量App 与键盘扩展共享)
//
// 用途:主 App 在成功处理 Universal Link如 /ul/login

View File

@@ -1,8 +1,8 @@
//
// KBULBridge.m
// KBULBridgeNotification.m
//
#import "KBULBridge.h"
#import "KBULBridgeNotification.h"
/// Darwin UL App
NSString * const KBDarwinULHandled = @"com.loveKey.nyx.ul.opened";