封装跨应用拉起,

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

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