the-darkvoid / BrcmPatchRAM

Broadcom PatchRAM driver for OS X
GNU General Public License v2.0
88 stars 62 forks source link

Format of BrcmFirmwareStore/Firmwares in Info.plist issues... #11

Closed RehabMan closed 9 years ago

RehabMan commented 9 years ago

I notice that if I touch anything in the Info.plist with the xcode plist editor, that all of these firmware entries are rewritten with different formatting resulting in gigantic diffs.

What are you using to edit the Info.plist? Should we "bite the bullet" and reformat it as xcode likes with an individual commit, such that the plist can be edited with xcode?

the-darkvoid commented 9 years ago

@RehabMan,

Currently using PlistEdit Pro, since I think plist editing in Xcode is not to intuitive. But I see your problem. Next firmware update batch I will do it in Xcode.