Xcode-beta (7A121l): Code completion shows duplicate entries for methods to override in UITableViewController

Originator:ralf.ebert
Number:rdar://21701167 Date Originated:07-Jul-2015 12:10 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode-beta (7A121l)
Classification:Other Bug Reproducible:Always
 
Summary:
Xcode code completion shows duplicate entries for methods to override in UITableViewController

Steps to Reproduce:
1. Open Xcode and create a new Single View Application
2. Open class ViewController and change the base class to UIViewController
3. Use the code completion in the class body to override a method

Expected Results:
- Seeing methods that you can override

Actual Results:
- Seeing every method than can be overwritten twice, one suggestion using the 'override' keyword, the other not

Regression:
- Works in 6.3.2

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!