xcode,在真機(jī)上運(yùn)行項(xiàng)目的時(shí)候,提示這個(gè)iOS -- Could not launch "xx" ,xx iPhone has denied the launch request。
我在網(wǎng)上看了一下,網(wǎng)上說的,都沒有解決我的問題,然后看到一篇文章說的,他是切換了debug模式就好了。我也試了一試,發(fā)現(xiàn)還是不行,但是在切換debug和release模式那里,我發(fā)現(xiàn)了下方有個(gè)勾(Debug executable)。

把它給取消了,發(fā)現(xiàn)就能運(yùn)行了,不過斷點(diǎn)卻不走了,