Run/Debug the app without building

Hi,

is there an option to restart debugging without building the project - i.e. to start a new session with app installed in the simulator or on device?
Xcode has is under CMD+CTRL+R shortcut. I could not find anything similar in AppCode's keymap :(

Cheers,
Marcin

0

Hi Marcin.

Could you please give us more details what you want to do.
You make some changes in the code but want to debug your old code without building and without these new changes?
Or something else?

0
Avatar
Permanently deleted user

Hi Anna,

My use case is: I want to debug existing code again (no code changes, so no building required) and I'm looking for ways to do that since ctrl+d always builds.

Thanks,
Marcin

0

Hi Marcin.

AppCode doesn't have this feature.
We suppose that sometimes users can occasionly forget about the changes and use this feature incorrectly.
Nonetheless, you can create feature request in our tracker.

0
Avatar
Permanently deleted user

@Marcin - did you make a feature request that I can upvote?

0
Avatar
Permanently deleted user

@CCkring, feel free to upvote at https://youtrack.jetbrains.com/issue/OC-14926

0

请先登录再写评论。