You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
K. Build {'USBMap'ifself.settings['use_native'] else'UTBMap'}.kext{' (requires USBToolBox.kext)'ifself.settings['use_native'] else''}
347
+
K. Build {output_kext}
340
348
A. Select All
341
349
N. Select None
342
350
P. Enable All Populated Ports
@@ -527,7 +535,7 @@ def build_kext(self):
527
535
"Enter Model Identifier",
528
536
"Enter the model identifier: ",
529
537
[
530
-
"You are seeing this as you have selected to use AppleUSBHostController. Model identifier autodetection is unavailable as you are not on macOS.",
538
+
"You are seeing this as you have selected to use native classes. Model identifier autodetection is unavailable as you are not on macOS.",
531
539
"Please enter the model identifier of the target system below. You can find it in System Information or with 'system_profiler -detailLevel mini SPHardwareDataType'.",
0 commit comments