Here is the situation. I have two env of server
- staging (http://staging.app.com)
- production (http://prod.app.com)
how can I change --server option of testflight’s build dynamically to test new code on testflight? (i.e how to change hot code push url )?