g0blin icon indicating copy to clipboard operation
g0blin copied to clipboard

Can't run my project on the jailbreak phone.

Open 815807765 opened this issue 7 years ago • 7 comments

my Xcode will alert 'iphone has denied The launch request' every time, i change Product->Scheme->EditScheme->release it doesn't work.

815807765 avatar Jan 15 '18 01:01 815807765

reboot first

Sticktron avatar Jan 15 '18 03:01 Sticktron

reboot will lose my jailbreak environment,any other solution?

815807765 avatar Jan 16 '18 01:01 815807765

I'm sorry I thought you were referring to the g0blin app.

I can confirm the same behaviour. Thanks for pointing it out.

Sticktron avatar Jan 17 '18 16:01 Sticktron

Rename to: Can't debug xcode projects, denying request launch.

Can confirm

talanov avatar Jan 20 '18 08:01 talanov

Not jail breaking just res paring

hamagyann avatar Jan 29 '18 09:01 hamagyann

I am receiving the same errors. As a workaround, I have been uploading to iTunes Connect and using the app via test flight. Not ideal, but it works.

EDIT: product -> scheme -> edit scheme -> info uncheck Debug executable

This allowed me to run the app

klmitchell2 avatar Feb 05 '18 20:02 klmitchell2

I had the same problem, a temporary workaround to this problem (if you want debug the app) is change the option "Launch automatically" to "Wait for executable to be launched" in (Schemes > run > Info).

Xcode will install the app but not run it, so you'll need to start it manually in your phone.

xEsk avatar Feb 06 '18 09:02 xEsk