Products with the same name should be visually differentiated in the navigator

Originator:jalkut
Number:rdar://19926911 Date Originated:23-Feb-2015 04:48 PM
Status:Open Resolved:
Product:Developer Tools Product Version:6.2
Classification:UI/Usability Reproducible:Always
 
Summary:
If a project file includes two targest that specify a product with the same name, then the name should be differentitated such that it's obvious which one corresponds to which target.

Steps to Reproduce:
1. Open attached Test App.xcodeproj
2. Expand the "Products" section.
3. Observe there are two items named TestApp.app

Expected Results:
It should be possible to differentiate by sight which product goes with the "App 1" target and which goes with "App 2."

Actual Results:
The items look identical.

By contrast, when you go to add a library to a "Link with Libraries" build phase, if there are duplicate products with the same name, Xcode differentiates them fully by listing both the project and target from which they originate.

For the purposes of the "Products" folder it would be enough to just differentiate them by target, since they are all known to belong to the same target.


Version:
Version 6.3 (6D520o)

Notes:


Configuration:


Attachments:
'TestAppSchemes.zip' was successfully uploaded.

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!