Build Configuration in Swift Xcode project

preview_player
Показать описание
In this video you will find out how to create a build configuration in an Xcode project and manage it in multiple ways.

My name is Andrew and I'm an iOS Developer. Here I'm posting Swift tutorials, Xcode tips and tricks, coding challenges and how to prepare for iOS Interview.

MORE VIDEOS

LINKS & ATTRIBUTIONS

[ DISCLOSURES ]
This post may contain affiliate links, which help Andrew Foster Channel with a commission if you make a purchase.
Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial, i just wanted to ask how Configuration = $(Configuration) is working in info.plist, we haven't created that in user-defined in build configuration right?. In previous case we created BASE_URL in user-defined. But how does it working in Configuration case

pranDev