mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +08:00
核心服务注册机制完成,Partner待适配
- 将`methodSignature`抽取至工具类中 - 新增了数个异常类,适配工厂注册时的异常处理 - 完善了核心服务的注解检测、函数路由表生成以及代理动态注入实现。
This commit is contained in:
20
.xcodemap/config/xcodemap-class-filter.yaml
Normal file
20
.xcodemap/config/xcodemap-class-filter.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
autoDetectedPackages:
|
||||
- work.slhaf
|
||||
enableAutoDetect: true
|
||||
entryDisplayConfig: null
|
||||
funcDisplayConfig: null
|
||||
ignoreSameClassCall: null
|
||||
ignoreSamePackageCall: null
|
||||
includedPackagePrefixes: null
|
||||
includedParentClasses: null
|
||||
maxColSize: null
|
||||
maxNumFirst: null
|
||||
maxNumFirstImportant: null
|
||||
maxNumHash: null
|
||||
maxNumHashImportant: null
|
||||
maxObjectDepth: null
|
||||
maxStrSize: null
|
||||
name: xcodemap-filter
|
||||
recordMode: null
|
||||
sourceDisplayConfig: null
|
||||
startOnDebug: null
|
||||
Reference in New Issue
Block a user