Run/Debug the app without building Follow
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
Please sign in to leave a comment.
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?
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
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.
@Marcin - did you make a feature request that I can upvote?
@CCkring, feel free to upvote at https://youtrack.jetbrains.com/issue/OC-14926