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

Scheme's configure_with_targets setting test targets as build targets in 1.7.0 #618

Closed
joshuapoq opened this issue Oct 24, 2018 · 1 comment

Comments

@joshuapoq
Copy link

Using scheme.configure_with_targets(nil, test_target) causes test targets in the scheme to have archiving enabled.

I believe this was caused by #614 but causes test targets that are added to have archiving, profiling and building enabled. See below screenshots.

Xcodeproj - 1.6.0:
xcodeproj-1 6 0

Xcodeproj - 1.7.0:
xcodeproj-1 7 0

@segiddins
Copy link
Member

@dostrander

dostrander added a commit to dostrander/Xcodeproj that referenced this issue Nov 2, 2018
dostrander added a commit to dostrander/Xcodeproj that referenced this issue Nov 2, 2018
dostrander added a commit to dostrander/Xcodeproj that referenced this issue Nov 2, 2018
dnkoutso added a commit that referenced this issue Nov 2, 2018
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

No branches or pull requests

2 participants