Find does not observe User Defined Runtime Attributes in IB files

Originator:joshavant
Number:rdar://23619502 Date Originated:19-Nov-2015 02:47 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 7.1
Classification:UI/Usability Reproducible:Always
 
Summary:
Find cannot currently 'see' User Defined Runtime Attributes in Interface Builder files.

This makes a Global Find slightly less global.

I use UDRAs extensively in my project and adding this feature would make Xcode's Find-ing capabilities far more complete and capable. (It seems like this is one of the last places I can't 'see' with Find, these days.)

Steps to Reproduce:
1. Create a new Xcode project which includes a Storyboard or Xib file.

2. Assign a User Defined Runtime Attribute somewhere in that file

3. Perform a Find that includes this file, using a string that should match some element of the attribute previously set (i.e. the keyPath or value, etc)

Expected Results:
Find identifies that string in the Interface Builder file (like it does other Interface Builder elements)

Actual Results:
Find does not identify that string in the Interface Builder file

Version:
Xcode 7.1

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!