I want to know is there any way i can debug two applications with two different instances of Xcode.
What i am trying to debug is a application trying to invoke my iphone app via a custom URL scheme.
I want to see both application logs at the same time.Is it possible?
I am debugging on the device not on simulator.
Please point to any proven solution.
Thanks