Should not be able to edit Apple framework header files

Originator:brian.michel
Number:rdar://18525260 Date Originated:10/3/2014
Status:Duplicate Resolved:
Product:Developer Tools Product Version:
Classification: Reproducible:Always
 
Summary:
You are able to mistakenly edit an Apple framework header file, which will then cause a ton of cryptic build issues. This seems like a regression and I believe these files used to be locked for editing before.

Steps to Reproduce:
1. Open any Apple provided .h file
2. Delete some text, or if you'd like, write a poem.

Expected Results:
I should not be able to edit the Apple provided .h files

Actual Results:
I am able to edit the Apple provided .h files which will then cause many cryptic build errors.

Version:
Xcode 6.1
OS X 10.10

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!