30/05/2018 - Manage Different Environments in Xcode


Learn how to manage different environments in your Swift projects with ease.
You most probably wondered at some point in iOS development how to manage your data when your app is live on the App Store. How will you test it out with development element?
In this short tutorial I'll be showing you some use cases of tackling this issue in the development lifecycle.
1 Lesson