Skip to content
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

Fix compilation errors on MacOS #249

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

gnodgnuf
Copy link
Contributor

Summary

Fix compilation errors when opening the project on MacOS.

Customer Impact

Changed

  • Singleton class inside Runtime/ThirdParty/Gree/Assets/Plugins/WebViewObject.cs won't collide with class of the same name in user project on MacOS.
  • DLLs inside Runtime/ThirdParty/UnityWebBrowser.Engine.Cef.Win-x64/Engine/ won't load on MacOS
  • Correctly configure a few other DLLs.

Other things to consider:

  • Tested with Unity Editor on MacOS

@gnodgnuf gnodgnuf requested a review from a team as a code owner July 25, 2024 10:28
@gnodgnuf gnodgnuf changed the title Fix compilation errors Fix compilation errors on MacOS Jul 25, 2024
@nattb8 nattb8 merged commit 45ffa93 into immutable:main Jul 25, 2024
4 of 5 checks passed
@nattb8 nattb8 added the fix label Jul 25, 2024
@gnodgnuf gnodgnuf deleted the fix/compilationerrors branch July 26, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants