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

[Feature] Change build settings (extra_config) in UnitTests target too #193

Closed
AliSoftware opened this issue Nov 17, 2014 · 3 comments · Fixed by #213
Closed

[Feature] Change build settings (extra_config) in UnitTests target too #193

AliSoftware opened this issue Nov 17, 2014 · 3 comments · Fixed by #213

Comments

@AliSoftware
Copy link
Contributor

Hi @gfontenot

I wanted to change specific Build Settings in my Unit Tests target (namely remove TEST_HOST and BUNDLE_LOADER build settings to set empty values, so that my CI don't try to launch the simulator and fail, whereas I don't have any application test but only functional ones)

Using extra_config only changes Build Settings of the App Target. It would be great to have a tests_extra_config or something similar for the Unit Tests Target too.

@gfontenot
Copy link
Member

This is a great suggestion, thanks. This should be a quick addition.

@gfontenot
Copy link
Member

Implementing this with #213

@AliSoftware
Copy link
Contributor Author

👍 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants