Xcode should display the user-provided name of build phases in status bar
| Originator: | adam | ||
| Number: | rdar://26880475 | Date Originated: | 19-Jun-2016 04:00 PM |
| Status: | Open | Resolved: | |
| Product: | Xcode | Product Version: | Xcode 8.0 (8S128d) |
| Classification: | Enhancement | Reproducible: | Not Applicable |
Summary: The top status bar in Xcode only displays the built-in names of build phases. Since some can be changed from the Build Phases tab of the project, Xcode should accomodate for this. Steps to Reproduce: 1. Create a script build phase 2. Implement script that takes some time 3. Edit the name to be more specific 4. Build the project Expected Results: The status bar displays “Running build script “script name”” Actual Results: The status bar displays “Running X of Y custom shell scripts” Version: Xcode 8.0 (8S128d) Notes: Configuration: Attachments:
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!