Closed edusperoni closed 1 year ago
Values in the user's build.xcconfig are sometimes concatenated to the base values from the iOS template
build.xcconfig always takes precedence over default values (no merging)
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)