Use device MAC, not host

This commit is contained in:
Jackson Coxson
2025-04-30 08:51:59 -06:00
parent e9bc5d965f
commit e972352cd0
4 changed files with 10 additions and 11 deletions

View File

@@ -81,7 +81,6 @@ clap = { version = "4.5" }
plist = { version = "1.7" }
ns-keyed-archive = "0.1.2"
uuid = "1.16"
mac_address = "1.1"
# When testing the pair binary, creating certificates takes forever
[profile.dev.package.idevice]