ios - Quick switching of data in plist -


I'm working on the client-server iOS app and I save the server URL in the app property folder. I often have to switch from running the server on my local machine and staging server.

How can I quickly switch data to aplist file or even list myself in the XCD project?

The URL differently to determine which one to use, some launch status or Use a setting in some of your build situations


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -