新增 SwiftUI 桥接层与单元测试,更新 Tab 图标资源命名和多倍图,同步调整 UI Test 的 Tab/扫码定位逻辑。 Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
framework module MJRefresh {
|
|
umbrella header "MJRefresh-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|