Skip to content

769 - Add Scheme to IOS Debug Build - #477

Open
jchau207 wants to merge 11 commits into
wallet/devfrom
wallet/task/769
Open

769 - Add Scheme to IOS Debug Build#477
jchau207 wants to merge 11 commits into
wallet/devfrom
wallet/task/769

Conversation

@jchau207

Copy link
Copy Markdown
Contributor

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.

@jchau207jchau207 changed the title Wallet/task/769769 - Add Scheme to IOS Debug BuildJan 10, 2019

@brendoncoinbrendoncoin left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
ContributorAuthor

@brendoncoin should I close this PR then?

Sign up for freeto 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

@jchau207@brendoncoin