Skip to content

feat(ios): always override xcconfig with user values #5735

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

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

edusperoni
Copy link
Collaborator

PR Checklist

What is the current behavior?

Values in the user's build.xcconfig are sometimes concatenated to the base values from the iOS template

What is the new behavior?

build.xcconfig always takes precedence over default values (no merging)

@rigor789 rigor789 merged commit 5b88e06 into main Apr 29, 2023
@rigor789 rigor789 deleted the feat/always-override-xcconfig branch April 29, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants