You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Domain=CompilerError Code=1 "Function fragmentShader is using language version 2.1 which is
incompatible with this OS." UserInfo={NSLocalizedDescription=Function fragmentShader is using
language version 2.1 which is incompatible with this OS.}
The buildbots have macOS Mojave installed (Metal 2.1) and are using that by default. We need to modify AppCore build scripts on macOS to target earlier Metal for wider macOS compatibility.
The text was updated successfully, but these errors were encountered:
Reported from downstream package "Muon":
ImVexed/muon#11
The buildbots have macOS Mojave installed (Metal 2.1) and are using that by default. We need to modify AppCore build scripts on macOS to target earlier Metal for wider macOS compatibility.
The text was updated successfully, but these errors were encountered: