Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for configurable iOS build #38

Merged
merged 3 commits into from
Aug 7, 2019
Merged

Conversation

mmcc007
Copy link
Owner

@mmcc007 mmcc007 commented Aug 7, 2019

Added support for configuring the iOS build (locally and in a CI). The required configuration information is passed via env variables.

Also

  • Added a check to validator to confirm appropriate env vars are set for local and CI runs.
  • Updated README to provide instructions on how to set env vars locally and for a CI.
  • Added comments and minor refactoring.

Fixes #30

@mmcc007 mmcc007 merged commit cc97251 into master Aug 7, 2019
@mmcc007 mmcc007 deleted the #30_config_ios_build branch August 7, 2019 02:29
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.

Add support for configurable iOS build in CI environment
1 participant