Skip to content

Add a type field to macos_prefs #8

@UnderpantsGnome

Description

@UnderpantsGnome
macOS: 26.3.1
openboot: v0.37.0

Allow specifying the type for the macos_prefs, the way it is currently, if you try to set anything other than a string it fails.

{
  "domain": "",
  "key": "",
  "type": "[string|int|bool]", <-- new key
  "value": "",
  "desc": ""
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions