Deselecting multiple schemes at once is impossible

Originator:hannes.oud.dev
Number:rdar://42232778 Date Originated:16-Jul-2018 11:29 AM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 10
Classification:UI/Usability Reproducible:Always
 
Summary:
Deselecting the „Show“ checkbox (and the „Shared“ checkbox) of multiple schemes at once is not possible, but would be very helpful when dealing with a lot of schemes. Currently this is not possible, you have to check each box. See attached gif for how cumbersome this can be #firstworldproblems.

Steps to Reproduce:
1 Open an Xcode workspace with many projects & schemes
2 Open scheme editor
3 Select all schemes but the ones you want to actually see
4 Click the „Show“ checkbox

Expected Results:
The checkbox should toggle for all selected schemes

Actual Results:
Only one checkbox is toggled

Version:
Xcode 10

Notes:
- Alternatively a context menu action could be introduced.
- A common scenario how to end up with schemes is using CocoaPods for dependencies.
- The issue arrises when doing fresh git clones or using git worktree, because then the user scheme settings are gone as they are typically part of gitignore
- Related radars:
— 41883951 Disabling many tests at once in scheme editor is not possible
— 41884003 Disabling all but selected tests in Test Navigator is not possible

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!