We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Context
We use IL2CPP for the compilation on our project, and we want to build macos releases.
The docker images for mac are only using mono, despite IL2CPP being officially supported.
https://docs.unity3d.com/2022.2/Documentation/Manual/macOSIL2CPPScriptingBackend.html
Here are all the mac docker images for 2022.2.3f1: https://hub.docker.com/r/unityci/editor/tags?page=1&name=2022.2.3f1-mac
Suggested solution
Would it be possible to add the IL2CPP image for Mac?
Considered alternatives
We tried to use the Mono image, but it leads to many issues on our project.
The text was updated successfully, but these errors were encountered:
This is a duplicate of #55
Sorry, something went wrong.
No branches or pull requests
Context
We use IL2CPP for the compilation on our project, and we want to build macos releases.
The docker images for mac are only using mono, despite IL2CPP being officially supported.
https://docs.unity3d.com/2022.2/Documentation/Manual/macOSIL2CPPScriptingBackend.html
Here are all the mac docker images for 2022.2.3f1: https://hub.docker.com/r/unityci/editor/tags?page=1&name=2022.2.3f1-mac
Suggested solution
Would it be possible to add the IL2CPP image for Mac?
Considered alternatives
We tried to use the Mono image, but it leads to many issues on our project.
The text was updated successfully, but these errors were encountered: