Every Xcode project starts out with two build configurations, Debug and Release. The names of these build configurations speak for themselves. The Debug configuration is used to create debug or development builds. Builds destined for TestFlight and App Store are built using the Release configuration. Having a Debug and a Release configuration is sufficient for some projects. Most setups require more flexibility, though.
Subscribe to Cocoacasts Plus to watch this episode.
From Zero to App Store
Working With Multiple Environments in Xcode
by Bart Jacobs in Programming
Swift 4
Xcode 10
iOS 12
From Zero to App Store
-
03:31
-
10:30
-
13:26
-
5 Working With Multiple Environments in Xcode
15:54
-
9 Adopting the Coordinator Pattern
13:15