tuxudo / background_items
munkireport 的模块。
v1.1
2023-11-29 14:52 UTC
README
提供由 sfltool dumpbtm
打印的背景项信息,仅在 macOS 13 及更高版本上可用
表架构
- user (字符串) 属于项目的用户名
- btm_index (字符串) 项目的 UID 和索引,如原始
sfltool dumpbtm
中所见 - name (字符串) 背景项的名称
- developer_name (字符串) 开发者名称
- url (文本) 项目的文件路径 URL
- team_id (字符串) 项目的团队 ID
- assoc_bundle_id (文本) 项目的关联包 ID
- type (字符串) 背景项的类型
- identifier (文本) 背景项的标识符
- generation (整数) 项目的生成
- parent_id (文本) 项目的父 ID
- executable_path (文本) 项目的可执行文件路径
- state_enabled (整数) 如果项目已启用
- state_allowed (整数) 如果项目被允许
- state_visible (整数) 如果项目可见
- state_notified (整数) 如果用户已收到项目的通知
- embedded_item_ids (文本) 内嵌项目 ID