-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
The MacCatalyst MonoVM runtime packs don't contain a dynamic libmonosgen-2.0.dylib #52989
Comments
dotnet-issue-labeler
bot
added
area-Build-mono
untriaged
New issue has not been triaged by the area owner
labels
May 19, 2021
This is blocking us from bumping from to the P5 preview of .NET 6. |
akoeplinger
removed
the
untriaged
New issue has not been triaged by the area owner
label
May 19, 2021
directhex
added a commit
to directhex/runtime
that referenced
this issue
May 20, 2021
ghost
added
the
in-pr
There is an active PR which will close this issue when it is merged
label
May 20, 2021
ghost
removed
the
in-pr
There is an active PR which will close this issue when it is merged
label
May 21, 2021
@directhex / @marek-safar we need this back ported to P5 as well. |
@directhex could you please take care of that and submit a request for tactics approval /cc @steveisok |
Opened backport here: #53076 |
Anipik
pushed a commit
that referenced
this issue
May 25, 2021
ghost
locked as resolved and limited conversation to collaborators
Jun 20, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
The MacCatalyst MonoVM runtime packs don't contain a (dynamic) libmonosgen-2.0.dylib, only a (static) libmonosgen-2.0.a.
Listing of libmonosgen-2.0.* files for various runtime packs:
Note how libmonosgen-2.0.dylib is present for iOS and tvOS, but not Mac Catalyst.
The text was updated successfully, but these errors were encountered: