In the video, it was mentioned that the machine the presenter was using was running in System Extension developer mode to make things easier to develop and test. How does one go about enabling this mode? What sorts of things does it make easier? Is there documentation around this mode?
How to enable SystemExtension developer mode
You do this using the systemextensionsctl tool. This has a man page but it’s not very useful. Running the tool without any arguments prints a list of options that’s relatively self explanatory.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"