Skip to content

Draft: gdbusprivate: Add support for machine-id for darwin systems

Marco Trevisan requested to merge wip/3v1n0/macos-machine-id into main

Get the machine ID from ioreg in MacOS, using ioreg to fetch IOPlatformUUID from IOPlatformExpertDevice. This seems to be the best way to get the hardware UUID value in such systems.

Helps: #1392

Merge request reports