Today, I want to share different configuration techniques for Xcode projects with you for different environments like; development, beta, QA, pilot, production, etc. First of all, ❗️ do not use targets for environmental configuration purposes. Let’s start with creating a new Debug and Release configuration for each of our environments…