I'm new to Objective-C. Essentially I want to store a set of Endpoint URLs as strings for use in my application, but I need a different domain based on whether the app is in DEBUG mode or not. I thought it might be useful to use a header file (I'm new to Objective-C. Essentially I want to s