Skip to content

iOS Debug, Staging and Release States with Structural .xconfig with struct for API Mode

Notifications You must be signed in to change notification settings

devrashpinder/TestXconfig

Repository files navigation

TestXconfig

iOS Debug, Staging and Release States with Structural .xconfig with struct for API Mode

Steps

  1. Add .xcconfig Files To Your XCode Project Configuration files add to project settings.


  1. New schemes add to project and make sure target is your XCode project name.


  1. Set variables in your config files and access them via your info.plist file.


  1. Add Swift file to project.

  2. Create New struct ApiMode with variable accroding your requirement. Example is in code..



About

iOS Debug, Staging and Release States with Structural .xconfig with struct for API Mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages