hudinwal / Learn-Xcode-Config

Sample app to demonstrate use of .xcconfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn-Xcode-Config

Sample app to demonstrate use of .xcconfig Confugurations are put here

In this app configurations customize

  • App icom
  • Bundle identifier to.talk.flockmail.Learn-Xcode-Config-Pre-Prod
  • App/Product Name LXC (currently same for all configurations)
  • Custom values like some secret keys or server URLs

And for each configuration it has its own scheme here

Running against each scheme we a different Sample

About

Sample app to demonstrate use of .xcconfig


Languages

Language:Swift 100.0%