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

Don’t share build settings between resources bundle configurations #502

Merged

Conversation

jmesmith
Copy link

@jmesmith jmesmith commented Aug 9, 2017

build_settings are shared between debug and release build configurations in resource bundle targets. This means you can't change build settings in a resource bundle target on a per-configuration basis. This change assigns distinct build_settings to each build configuration.

@jmesmith jmesmith force-pushed the distinct-resource-bundle-config-settings branch from 3772657 to e0059eb Compare August 9, 2017 00:29
@dnkoutso
Copy link
Contributor

dnkoutso commented Aug 9, 2017

This LGTM

@orta
Copy link
Member

orta commented Aug 10, 2017

Agree 👍

@orta orta merged commit 4bee2be into CocoaPods:master Aug 10, 2017
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.

3 participants