Skip to main content
repetitive code
Search form
swift
java
.net
javascript
mysql
Python
c++
objC
Docker
search
Home
/
xcode environment variables
xcode environment variables
if ProcessInfo.processInfo.environment["TESTING"] == "1"
{
Constants.requestTimeoutInterval = 5
}
Tags:
iOS xcode