pookjw / SidecarPatcher

Enables Sidecar on old Mac and iPad for macOS 10.15
GNU General Public License v3.0
666 stars 53 forks source link

Errors on iMac 2015 #62

Open alptamer opened 4 years ago

alptamer commented 4 years ago

Hello, thank you for the patch. I get too many error messages while installing the patch. Ekran Resmi 2020-04-29 17 24 25

Can you please help ? Thanks a lot.

alptamer commented 4 years ago

csrutil status: disabled.

rcfortugno commented 4 years ago

I have this as well

ericchsieh commented 4 years ago

I also have this as well with my 2014 MacBook Pro

mediathoughts commented 4 years ago

i have the same problem as well, macbook air 2017

graths commented 4 years ago

I got exactly the same error. The following steps solved the problem for me.

1) Uninstalled command line tools (downloaded separately) sudo rm -rf /Library/Developer/CommandLineTools

2) Installed Xcode from App Store. Was not previously installed.

3) Re-installed command line tools from the command line: xcode-select --install

4) Compiled sidecar patch without any warnings or errors. sudo swift SidecarPatcher/main.swift