Skip to content

felginep/DemoBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoBlog

Demo project to handle multiple environments in Xcode

Usage

Clone the repository and run the following commands:

> pod install
> ./prepare.rb [development|production]

This will generate two new files:

  • DemoBlog/BuildConfig/Environment.xcconfig
  • DemoBlog/Environment/Environment+Current.swift

All the environment are defined in the yaml files under DemoBlog/Environment/

About

Demo project to handle multiple environments in Xcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors