I was wondering if there is a way to quickly check iOS / objective-c snippets or new code inside my xcode project without having to compile the whole application for it, open the simulator to get the NSLog message on the console.
I remember when life was easier with the ruby ββirb or node command for node.js :)
It just seems that when developing iOS, you need to constantly learn to cope with this high complexity and dependencies, but I'm just starting in this new world. therefore any help would be appreciated.
Many thanks
zanona
source share