XIB with View Based Table View cannot be built if IBC_PLUGIN_SEARCH_PATHS is set

Originator:recordtronic
Number:rdar://11199584 Date Originated:4/6/2012
Status:New Resolved:
Product:Developer Tools Product Version:4.3.1
Classification:Serious Bug Reproducible:Always
 
06-Apr-2012 10:08 AM Jon Gary:
Summary:

XIB with View Based Table View cannot be built if IBC_PLUGIN_SEARCH_PATHS is set. The following error message is emitted and the build fails:

"Could not process view-based NSTableView instance. Use Xcode 4.1 or later to work with this document."

Since I'm using 4.3.1, the error message at least adds a little comedy to the frustration, so that's a bonus.

Steps to Reproduce:
Download Apple sample code TableViewPlayground
Set IBC_PLUGIN_SEARCH_PATHS to a non-empty value. 
Build

Expected Results:
View based table view not impacted by value of IBC_PLUGIN_SEARCH_PATHS.

Actual Results:
IBC_PLUGIN_SEARCH_PATHS set to any value causes build to fail due to error processing XIB.

Regression:

Notes:
Clearing IBC_PLUGIN_SEARCH_PATHS fixes this.

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!