kopia lustrzana https://github.com/stlink-org/stlink
add kernelextension for OS X 10.10 Yosemite
rodzic
452607b949
commit
c49ec28678
|
@ -30,3 +30,9 @@ P.S. If error `OS X version not supported` occurs. For the latest versions of Ma
|
|||
---
|
||||
> ISOSXLION=$(sw_vers -productVersion | sed -e 's:.[[:digit:]]*$::')
|
||||
```
|
||||
FOR OS X 10.10 Yosemite you must force the system to load unsigned kernelextensions
|
||||
you can so this with this command
|
||||
|
||||
sudo nvram boot-args="kext-dev-mode=1“
|
||||
|
||||
reboot the system!
|
||||
|
|
Plik binarny nie jest wyświetlany.
Ładowanie…
Reference in New Issue