How to setup Xcode to give iOS Environmental Variables - adamclark2/Photos GitHub Wiki
How to setup Xcode to give iOS Environmental Variables
Press Photos

Edit Scheme

Add the variable by pressing add and setting the url to whatever.
NOTE: Don't include a leading slash
http://127.0.0.1:8080/ BAD
http://127.0.0.1:8080 GOOD ✅
NOTE: baseURL is case sensitive
