Skip to content

Use environment.plist instead of process env.#2

Merged
joeferraro merged 1 commit intojoeferraro:masterfrom
heroku:environment-plist
Jun 18, 2015
Merged

Use environment.plist instead of process env.#2
joeferraro merged 1 commit intojoeferraro:masterfrom
heroku:environment-plist

Conversation

@mars
Copy link
Copy Markdown
Contributor

@mars mars commented Jun 18, 2015

"Archive" builds for distribution will never pick-up the Environment Variable values. Those definitions in the Scheme’s "Run" section are only available when running a build attached to Xcode.

Instead, this revision makes react-native-env read from an environment.plist file that is available at all times.

Updated the README as well to reflect this different usage.

Variables defined in the Scheme’s “Run” section are only available when
running a build attached to Xcode.

Instead, this revision reads from an environment.plist file that is
available at all times.
joeferraro added a commit that referenced this pull request Jun 18, 2015
Use environment.plist instead of process env.
@joeferraro joeferraro merged commit dd88d75 into joeferraro:master Jun 18, 2015
@joeferraro
Copy link
Copy Markdown
Owner

thanks @mars 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants