How to use test environment variables with shared scheme in Xcode

Issue #557

Use ProcessInfo to access environment variables.

ProcessInfo().environment["username"]

Duplicate main shared scheme TestApp to TestAppWithCredentials, but don’t share this TestAppWithCredentials scheme

Written by

I’m open source contributor, writer, speaker and product maker.

Start the conversation