pookjw / SidecarPatcher

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

MacOS BigSur 11.2.3 error #124

Open luckyluke78 opened 3 years ago

luckyluke78 commented 3 years ago

Hi, I'm Luke, couldn't get this big guy running.

There is a colored error here written "Fatal error: Failed to load SidecarCore.: file main/main.swift, line 225"

How do I fix this issue? Thx heaps!


Here's the command line that showed up after trying the installation:

SidecarPatcher (Version 14) GitHub : https://github.com/pookjw/SidecarPatcher mount_apfs: volume could not be mounted: Permission denied mount: / failed with 66 Fatal error: Failed to load SidecarCore.: file main/main.swift, line 225 Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the project and the crash backtrace. Stack dump:

  1. Program arguments: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -interpret /Users/LuckyLuke/Downloads/SidecarPatcher-master/main.swift -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -color-diagnostics -target-sdk-version 11.3 -module-name main
  2. Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
  3. While running user code "/Users/LuckyLuke/Downloads/SidecarPatcher-master/main.swift" 0 swift-frontend 0x000000010aa5bf85 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 37 1 swift-frontend 0x000000010aa5af78 llvm::sys::RunSignalHandlers() + 248 2 swift-frontend 0x000000010aa5c546 SignalHandler(int) + 262 3 libsystem_platform.dylib 0x00007fff205d7d7d _sigtramp + 29 4 libsystem_c.dylib 0x00007fff88bcd4e0 global_locale + 0 5 libsystem_c.dylib 0x000000010f5554ef global_locale + 18446603342774304783 6 libsystem_c.dylib 0x000000010f550abe global_locale + 18446603342774285790 7 swift-frontend 0x0000000105cdebcb llvm::orc::runAsMain(int (*)(int, char**), llvm::ArrayRef<std::__1::basic_string<char, std::1::char_traits, std::1::allocator > >, llvm::Optional) + 1387 8 swift-frontend 0x0000000105cc317a swift::RunImmediately(swift::CompilerInstance&, std::1::vector<std::1::basic_string<char, std::__1::char_traits, std::1::allocator >, std::1::allocator<std::1::basic_string<char, std::1::char_traits, std::1::allocator > > > const&, swift::IRGenOptions const&, swift::SILOptions const&, std::1::unique_ptr<swift::SILModule, std::1::default_delete >&&) + 14474 9 swift-frontend 0x0000000105c89a95 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete >, llvm::PointerUnion<swift::ModuleDecl, swift::SourceFile>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver) + 2421 10 swift-frontend 0x0000000105c7b7cb swift::performFrontend(llvm::ArrayRef<char const>, char const, void, swift::FrontendObserver*) + 7291 11 swift-frontend 0x0000000105bfd362 main + 1266 12 libdyld.dylib 0x00007fff205ae621 start + 1 13 libdyld.dylib 0x000000000000000c start + 18446603339973335532 Illegal instruction: 4
ymuruvi commented 3 years ago

I could be wrong but I believe apple made a patch in Big Sur making it so this doesn't work anymore. Some of the files that were previously available regarding sidecar are now gone.