Support for macOS?
Hey there! I use AppCode to develop and would love to get rid of Xcode entirely, but View Debugging is still a sticking point. Is there any way for you to also support macOS apps in this debugger?
I initially didn't consider this to be that useful on macOS given Xcode has the necessary tools, but you make a good point about it being useful for alternative IDEs. I'll keep this open and try to get to it at some point -- it shouldn't be very hard to port over since SceneKit is more or less the same on macOS.
Perhaps even Jetbrains would be interested in integrating it? Or maybe you could write an AppCode extension? If there's interest, I'd be willing to make a branch for it.
@afturner That would be cool! I won't be able to get to it any time soon but happy to review any contributions if you want to fork and work on it.