Sync changelog

This commit is contained in:
Mykola Grymalyuk
2023-05-27 12:08:42 -06:00
parent 12a2d5ade1
commit 79f6754c4f
2 changed files with 1 additions and 3 deletions

View File

@@ -16,6 +16,7 @@
- ex. OpenCore-Patcher (0.6.7) (2021-12-31-12-34-56).log
- Keep only 10 latest log files
- Reveal log file in Finder on main thread crash
- Avoid writing username to log file
- Resolve SharedSupport.dmg pathing error during macOS Installer Verification
- Applicable to systems with 2 (or more) USB Installers with the same name plugged in
- Resolve payloads path being mis-routed during CLI calls

View File

@@ -394,9 +394,6 @@ def get_firmware_vendor(*, decode: bool = False):
value = value.strip("\0")
return value
def dump_constants(constants):
with open(os.path.join(os.path.expanduser('~'), 'Desktop', 'internal_data.txt'), 'w') as f:
f.write(str(vars(constants)))
def find_apfs_physical_volume(device):
# ex: disk3s1s1