Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Externalise constants in a plist file populated during build #73

Open
allanlang opened this issue Aug 29, 2022 · 0 comments
Open

Externalise constants in a plist file populated during build #73

allanlang opened this issue Aug 29, 2022 · 0 comments
Labels

Comments

@allanlang
Copy link
Collaborator

Some constants may benefit from being externalised into a file which can be populated at build time, for example API domain and various tuning options for production. Consider using a .plist file which is written / updated by the defaults tool.

This article may be helpful: https://stackoverflow.com/a/71113568/2894501

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant