Xcode Interface Builder Global Tint Not Fully Functional
| Originator: | brian | ||
| Number: | rdar://26678299 | Date Originated: | 07-Jun-2016 11:37 AM |
| Status: | Open | Resolved: | |
| Product: | Developer Tools | Product Version: | Xcode 7.3.1 (7D1014) |
| Classification: | UI/Usability | Reproducible: | Sometimes |
Summary: In a Xcode 7 project where the Global Tint was previously set to a custom value, then adjusted back to the Interface Builder "Default" value, any IBOutlet that uses the Default tint still shows and uses the previous custom tint color, regardless. We started this project with Xcode 6 and have gone through a few beta builds of Xcode and now are using Xcode 7.3.1, not sure if something happened over time. Steps to Reproduce: 1. In interface builder, set a custom Global Tint other than the default blue. 2. Ensure the IBOutlets are using the new custom Global Tint value. 3. Use the Xcode project for a while. (We started this project with Xcode 6 and now using Xcode 7) 4. In Interface Builder, set the Global Tint to a new custom value or select Default. 5. View the Tint properties of a IBOutlet that uses the Default Global Tint and it should show the previous Global Tint color (not the new one) 6. Clean/Build the project and notice that the IBOutlets that use the global tint do not use the new tint value. Expected Results: Adjusting the Global Tint of the Storyboard in Interface Build should adjust the tint color of all IBOutlet's and views that use the Default Tint property. Actual Results: If the Default Tint has been previously adjusted, then adjusted to another value or default value; it appears that the default tint is still the previous tint value. Version: Xcode 7.3.1 (7D1014) Mac OS X 10.11.5 (15F34) Notes: I tried to replicate this bug in an Xcode project that was created starting with Xcode 7 and this issues does not seem to be applicable. It appears that it may only be related to projects first created in an earlier version of Xcode and now being updated in the latest Xcode release. Configuration: MacBook Pro 15" (MacBookPro11,3) 16GB RAM, OS X 10.11
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!