contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.3k stars 100 forks source link

Mac OS Monterey Support #1502

Closed kobzar closed 1 month ago

kobzar commented 2 months ago

Contour Terminal version

0.4.3.6442

Installer source

something else (please specify below)

Operating System

macOS Monterey 12.3.4

Architecture

x86-64

Other Software

No response

Steps to reproduce

╰─>$ brew info contour ==> contour: 0.4.3.6442 https://github.com/contour-terminal/contour/ Not installed From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/c/contour.rb ==> Name contour ==> Description Terminal emulator ==> Artifacts contour.app (App) contour.app/Contents/MacOS/contour (Binary) contour.app/Contents/Resources/shell-integration/shell-integration.zsh -> /usr/local/share/zsh/site-functions/_contour (Binary) contour.app/Contents/Resources/terminfo/63/contour -> ~/.terminfo/63/contour (Binary) ==> Analytics install: 99 (30 days), 298 (90 days), 949 (365 days)

contorur

“contour.app” can’t be opened because Apple cannot check it for malicious software.

You can’t use this version of the application “contour.app” with this version of macOS. You have macOS 12.7.4. The application requires macOS 13.0 or later.

Expected Behavior

No response

Actual Behavior

contorur

“contour.app” can’t be opened because Apple cannot check it for malicious software.

You can’t use this version of the application “contour.app” with this version of macOS. You have macOS 12.7.4. The application requires macOS 13.0 or later.

Additional notes

No response

Yaraslaut commented 2 months ago

Hi @kobzar, see https://github.com/contour-terminal/contour/issues/1421 you can get some info on how to run contour on macos at the moment, and we hope that in future releases everything will be smooth

kobzar commented 2 months ago

Hi @kobzar, see #1421 you can get some info on how to run contour on macos at the moment, and we hope that in future releases everything will be smooth

This is not security problem. I was allow it to run but as you can see the last message is

You have macOS 12.7.4. The application requires macOS 13.0 or later.

Yaraslaut commented 2 months ago

Hi @kobzar, see #1421 you can get some info on how to run contour on macos at the moment, and we hope that in future releases everything will be smooth

This is not security problem. I was allow it to run but as you can see the last message is

You have macOS 12.7.4. The application requires macOS 13.0 or later.

I see, you can try building from source to see if we support macOS 12.7.4 at the moment, I doubt that we are going to include support for older versions of os since it will delay us from using newest c++ standard

Yaraslaut commented 2 months ago

Do you have any updates @kobzar ?

kobzar commented 2 months ago

Do you have any updates @kobzar ?

Witch updates you are wait from me? I am user not a contour developer.

Yaraslaut commented 2 months ago

Do you have any updates @kobzar ?

Witch updates you are wait from me? I am user not a contour developer.

We are not packaging contour for macOS, so if brew tells you that your os is not supported, you have two options 1) try to install from source and see if everything is alright and use contour 2) ask package maintainers if they can lower required macOS version for contour and then install it through brew