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

769 - Add Scheme to IOS Debug Build #477

Open
wants to merge 11 commits into
base: wallet/dev
Choose a base branch
from
Open

Conversation

jchau207
Copy link
Contributor

@jchau207 jchau207 commented Jan 9, 2019

Added a "BETA" scheme
Automatically gets imported to the xcode project after build
DEBUG build uses the BETA scheme while Release uses the original Bitcoin.com Wallet scheme.

@jchau207 jchau207 changed the title Wallet/task/769 769 - Add Scheme to IOS Debug Build Jan 10, 2019
Copy link
Contributor

@brendoncoin brendoncoin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I remembered it wrong when I recommended use of schemes for different builds, as on further investigation it seems that different build configurations within the same scheme is the better way to build with a different bundle ID. I'm working on implementing this now.

@jchau207
Copy link
Contributor Author

@brendoncoin should I close this PR then?

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