在真机调试过程中,如果遇到这种问题:Could not launch “EzPlug” process launch failed: failed to get the task for process 1482
这种问题其实很简单,就是你的证书设置不对,你只需要在code signing中将发布证书切换为开发者证书就ok了。
在真机调试过程中,如果遇到这种问题:Could not launch “EzPlug” process launch failed: failed to get the task for process 1482
这种问题其实很简单,就是你的证书设置不对,你只需要在code signing中将发布证书切换为开发者证书就ok了。