ameOverflow

Results 3 comments of ameOverflow
trafficstars

Found the cause of problem: macOS 13.0 SDK tarball, and directory inside it are named "MacOSX13.sdk.tar.xz" by default. Renaming both of them to add missing decimal .0 (so 13.0 not...

Now I discovered that even though it compiles correctly, it throws an error upon startup ![obraz](https://user-images.githubusercontent.com/31414969/236609447-16e95003-be3a-4adb-b608-8a1a9386d946.png)

> Thanks for reporting! The `post-02` branch is not compatible with `bootloader v0.11`. Could you try it with `bootloader v0.9`? Yes, as I've mentioned in the original post, on `bootloader...