Open sagefoh opened 4 years ago
Install Xcode on the Mac App Store.
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
on the Terminal.
or
Download the latest SidecarPatcher.zip
from Releases.
Unzip then you can see SidecarPatcher
file. Run it with sudo ./SidecarPatcher
on the Terminal.
Thank you for your swift reply!
I was able to install it using your second method but I got this error while trying to connect to my iPad Pro through sidecar/airplay:
Unable to Connect to "iPad Pro"
A miscellaneous error occurred (32002).
“SidecarPatcher” will damage your computer. You should move it to the Trash. ⇒ sudo ./SidecarPatcher [1] 28586 killed sudo ./SidecarPatcher
i get this error when i run sodo ./SidecarPatcher
I know the error code "32002" happenes on wireless connection for some models. Try using a wire instead. I have done connection with my iPad Air2! (cf. https://github.com/ben-z/free-sidecar/blob/master/README.md)
This happened when I run
sudo swift SidecarPatcher/main.swift
`/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2/libxml/module.modulemap:1:8: error: redefinition of module 'libxml2' module libxml2 [system] [extern_c] { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2/module.modulemap:1:8: note: previously defined here module libxml2 [system] [extern_c] { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2/libxml/module.modulemap:1:8: error: redefinition of module 'libxml2' module libxml2 [system] [extern_c] { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2/module.modulemap:1:8: note: previously defined here module libxml2 [system] [extern_c] { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: note: while building module 'Dispatch' imported from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
include <dispatch/dispatch.h>