Xcode 8 模拟器无法调试 :The request was denied by service delegate (SBMainWorkspace) for reason: unspecified

错误标题: The request to open com.myDomain.MyApp failed 错误细节: The request was denied by service delegate (SBMainWorkspace) for reason: unspecified 解决方法:点击模拟器前面的工程 -> Edit Scheme -> Info -> Executable -> 将MyApp.app换成Ask on launch  

你可能感兴趣的:(Xcode 8 模拟器无法调试 :The request was denied by service delegate (SBMainWorkspace) for reason: unspecified)