8000 Mac: fix Xcode 10 regression by mortend · Pull Request #357 · fuse-open/uno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mac: fix Xcode 10 regression #357

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

Merged
merged 2 commits into from
Jul 12, 2020
Merged

Mac: fix Xcode 10 regression #357

merged 2 commits into from
Jul 12, 2020

Conversation

mortend
Copy link
Member
@mortend mortend commented Jul 12, 2020

Apparently all OpenGL apps powered by Mono on Mac stopped rendering if
built on a machine with Xcode 10 (or newer) installed.

Xcode 9.4 on macOS High Sierra is the last known to work configuration,
and apps built on this configuration would still work fine on newer
macOS and Xcode, it sounds like.

This fixes OpenGL rendering in apps built with Xcode 10 (macOS Mojave)
and newer.

dotnet/macios#4959

mortend added 2 commits July 12, 2020 14:55
Apparently all OpenGL apps powered by Mono on Mac stopped rendering if
built on a machine with Xcode 10 (or newer) installed.

Xcode 9.4 on macOS High Sierra is the last known to work configuration,
and apps built on this configuration would still work fine on newer
macOS and Xcode, it sounds like.

This fixes OpenGL rendering in apps built with Xcode 10 (macOS Mojave)
and newer.

dotnet/macios#4959
@mortend
Copy link
Member Author
mortend commented Jul 12, 2020

Travis build succeeded.

@mortend mortend merged commit d6ef41e into fuse-open:master Jul 12, 2020
@mortend mortend deleted the xcode10 branch July 12, 2020 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0