标签:es2017 iat rest set nta dia default UI restart
open /Applications/Utilities/Keychain\ Access.app/
打开 钥匙串访问
继续继续
创建完毕。
Now that we have a certificate, we need to use it to sign GDB. First, we‘ll restart the taskgatedprocess to make sure it picks up the new certificate. Quit Keychain Access (you must quit Keychain Access!) and return to the Terminal for these final commands.
Find the taskgated process.
The first number in the above output is the PID. Use this to kill the process (it will immediately restart itself).
Now you can finally code sign GDB.
Now you should be all set! The OS X Keychain may ask for your password the first time you attempt to debug a program, but it should work!
标签:es2017 iat rest set nta dia default UI restart
原文地址:http://www.cnblogs.com/SZxiaochun/p/7747989.html