-
Notifications
You must be signed in to change notification settings - Fork 807
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
Backport/6498/stable 3.12 #6534
Conversation
Signed-off-by: Camila <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
…pending on deployment version Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
It should now only use the CMAKE_OSX_DEPLOYMENT_TARGET set when building. Signed-off-by: Camila Ayres <[email protected]>
AppImage file: nextcloud-PR-6534-cd64e71d8e630ae8910ff708bcbb28931d029f79-x86_64.AppImage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clang-Tidy
found issue(s) with the introduced code (1/1)
#include <QString> | ||
#include <QUrl> | ||
|
||
#import <Cocoa/Cocoa.h> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cocoa/Cocoa.h
file not found
|
||
#include <QWindow> | ||
|
||
#import <Cocoa/Cocoa.h> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cocoa/Cocoa.h
file not found
Quality Gate passedIssues Measures |
so, does 3.12.2 still require macOS 12? no changes were mentioned in github or the homepage |
No description provided.