Skip to content

vincilbishop/MyEnvironmentConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyEnvironmentConfig

Helper classes that map configuration values to XCode build configurations.

Installation

  • Install using CocoaPods.
  • Add Environment $(CONFIGURATION) to info.plist.
  • Add Environments.plist configuration file, populate with you favorite variable goodness.
  • Add a convenience category on the MYEnvironmentConfig class exposing strongly typed configuration values.
  • Initialize MyEnvironmentConfig in appDidFinishLaunching.

References

These are some helpful sites with good ideas:

About

Helper classes that map configuration values to XCode build configurations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published