Skip to content

Conversation

@directhex
Copy link
Contributor

Fixes #52989

unzip -lf artifacts/packages/Debug/Shipping/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.6.0.0-dev.nupkg | grep dylib$
 10650360  05-20-2021 18:11   runtimes/maccatalyst-x64/native/libmonosgen-2.0.dylib
  1414080  05-20-2021 18:12   runtimes/maccatalyst-x64/native/libSystem.IO.Compression.Native.dylib
   193064  05-20-2021 18:12   runtimes/maccatalyst-x64/native/libSystem.Native.dylib
    55856  05-20-2021 18:12   runtimes/maccatalyst-x64/native/libSystem.Net.Security.Native.dylib
   114528  05-20-2021 18:12   runtimes/maccatalyst-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib

@marek-safar marek-safar merged commit b18be1e into dotnet:main May 21, 2021
@akoeplinger
Copy link
Member

/backport to release/6.0-preview5

@github-actions
Copy link
Contributor

Started backporting to release/6.0-preview5: https://github.com/dotnet/runtime/actions/runs/863711341

@ghost 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The MacCatalyst MonoVM runtime packs don't contain a dynamic libmonosgen-2.0.dylib

4 participants