Generating the System Information (aka SMBIOS) allows for all iServices (Find My, Handoff, iMessage, Facetime, etc.) to work flawlessly.
- Run the following script in Terminal:
git clone https://github.com/corpnewt/GenSMBIOS && cd GenSMBIOS && chmod +x GenSMBIOS.command && ./GenSMBIOS.command
- Mount your EFI partition using OpenCore Configurator.
- Go to your EFI partition, enter the EFI folder, then the OC folder and then look for the file known as
Config.plist. - Go back to
GenSMBIOS, type 2 and hit ENTER to then drag yourConfig.Plistfile into the command line, press ENTER when finished. - Type 3 to Generate SMBIOS, then press ENTER. Type
MacbookPro15,2then press ENTER. Leave this Terminal window open. - Type 4 to Generate UUID and press ENTER.
- Type 5 to Generate ROM and press ENTER.
- Type Q to Quit and press ENTER.
- Restart your ThinkPad and enjoy!