Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

source code

  1. mareika

    iOS Objective-C good code examples?

    Hi everyone! So I am a beginner in coding pretty much. Not a total beginner but in terms of creating my own projects from scratch, I don't have any experience of that and so far it has just been simple, small apps that I have worked on. I am just looking for some good code example of medium...
  2. M

    macOS How do I mark a source file as for debug builds only?

    I'm going to create a source code file that is meant to be used only in a development environment. Is there a way to tell Xcode to compile the file only for debug builds?