Hi! Rio Terminal 0.4.x ran on macOS 10.15 (Catalina) up to and including version 0.4.8, which reports its version info as "Version 0.5.0-nightly (0.5.0-nightly.20260614112018)" as I assume something went wrong with that release process. Releases 0.4.9 and 0.4.10 cannot launch, but do not show the crossed-out application icon, and do not have the error message "You can't use this version of the application ... with this version of macOS."
If it was intentional that macOS 10.15 support be dropped, it wasn't mentioned in the Changelog that I can see.
The error on launch is:
dyld: Symbol not found: _kCGColorSpaceExtendedDisplayP3
Referenced from: /Users/andrew/Applications/rio.app/Contents/MacOS/./rio
Expected in: /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
in /Users/andrew/Applications/rio.app/Contents/MacOS/./rio
Abort trap: 6 ./rio
As v0.4.9 brought in wgpu v30.0.0 and librashader v0.12, I wonder if this is what broke Rio for me?
Hi! Rio Terminal 0.4.x ran on macOS 10.15 (Catalina) up to and including version 0.4.8, which reports its version info as "Version 0.5.0-nightly (0.5.0-nightly.20260614112018)" as I assume something went wrong with that release process. Releases 0.4.9 and 0.4.10 cannot launch, but do not show the crossed-out application icon, and do not have the error message "You can't use this version of the application ... with this version of macOS."
If it was intentional that macOS 10.15 support be dropped, it wasn't mentioned in the Changelog that I can see.
The error on launch is:
As v0.4.9 brought in wgpu v30.0.0 and librashader v0.12, I wonder if this is what broke Rio for me?