I want to be able to change some variable inside my application.
e.g.
localSettings.values["test_var"].
Is it possible to be done without running the application?
My goal is to let the user decide if he wants to let me(the developer) to collect logs on behalf.