attach to future process
in xcode when doing "attach to process" -> "by name" one can tell xcode to wait for process to start and then attach to it.
in appcode, looks like the only option is to attach to already running process. Is there a way to attach to future processes?
请先登录再写评论。
Hi Damjan.
Only attach to exist process was implemented in AppCode.
Feel free to create a feature request in our tracker:
http://youtrack.jetbrains.com/issues/OC