krim404 / DellXPS15-9550-OSX

Tutorial for a full working Mac OS (10.11 up to 11.0) enviroment on the Dell XPS 15 (9550)
http://www.insanelymac.com/forum/topic/319764-dell-xps-15-9550-installation-tutorial/
457 stars 106 forks source link

OC 0.7.1 vs 0.7.0 #166

Closed dmikhalsky closed 3 years ago

dmikhalsky commented 3 years ago

If I want to install using debug versions of OC, shall I use 0.7.0 or 0.7.1? There seems to be some confusion as it stated that BOOTx64.efi was updated to 0.7.0 (issue #153), but OC folder content is 0.7.1 (issue #156) Given config.plist is updated to 0.7.1, I assume I should use 0.7.1, correct?

golimpio commented 3 years ago

BOOTx64.efi file from 0.7.1 is identical to the previous one in 0.7.0, that's the reason git kept the previous one.

dmikhalsky commented 3 years ago

Crystal clear now. Thx.