MyEnvironmentConfig 1.0.0

MyEnvironmentConfig 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Vincil Bishop.



  • By
  • Vincil Bishop

Helper classes that map configuration values to XCode build configurations.

  • 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.