xamarin-macios/builds/fix-maccatalyst-assembly/README.md

12 строки
310 B
Markdown
Исходник Обычный вид История

# BCL assembly fixer
This is a tool that fixes:
* InternalsVisibleTo attributes to Xamarin.iOS
* Assembly references to Xamarin.iOS
for Mac Catalyst, and changes these to reference Xamarin.MacCatalyst instead.
This is a temporary workaround until we have a mono archive with properly
built BCL assemblies.