-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to open pre-build openhantek_20220703-e5f0e4aon macOS 11.6.6 gives "This App requires macOS 12.0 or newer" #314
Comments
Long answer: The macOS build was broken some time ago (#296) due to a regression caused by an update of the macOS build system (GitHub actions). @dianlight found a "quick and dirty" solution (#312), but it requires macOS 12 and only supports the Intel target. |
FYI: i got compiling and well working current master code on my macOS 11.6.8 + Xcode 12.4 (12D4e) hack to get it packaging on macOS Big Sur is:
to automatise periodic builds i'm using script like this:
|
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
@warpme please check my latest unstable that was created on macos-11 using your hack from above: |
@Ho-Ro, |
@warpme I have just released stable version 3.3.1 with your solution. Thank you for your support. |
I'm getting an error saying You have macOS 10.15.7. The application requires macOS 11.7 or later. Is this because of some missing feature on macOS 10.15.7 or could it be built without any problems for that system just modifying the target macOS version? |
Describe the bug
Trying to open https://github.com/OpenHantek/OpenHantek6022/releases/download/3.3.0.1.macos/openhantek_20220703-e5f0e4a-1_osx_x86_64.dmg on macOS 11.6.6 gives error dialog "This App requires macOS 12.0 or newer"
Computer environment (please complete the following information):
I this expected?
The text was updated successfully, but these errors were encountered: