Question

Hey, This maybe be a simple question but I'm not able to build my app in xcode. The Build and run button along with the breakpoints and Tasks buttons are not clickable. Why is this so?

Thanks

Was it helpful?

Solution

You already built and ran the app, and the debugger is still attached. Go to Run | Stop.

OTHER TIPS

Try giving Shift-Cmd-R ( this should definitely bring up your output window if the app is running and by any means the output window is not turning up previously )

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top