Open rolfbjarne opened 5 years ago
A limited set of frameworks required by all apps (Foundation, AppKit).
Quite a few frameworks:
It's probable that one of more of these frameworks have a valid reason for being used; each would need investigation to see if really needed or not.
We have a test for this: https://github.com/xamarin/xamarin-macios/pull/6543
xcode11 branch
was the protocol/attributes/registrar optimization applied to map (by default, since it's not AOT'ed) ?
Steps to Reproduce
Expected Behavior
A limited set of frameworks required by all apps (Foundation, AppKit).
Actual Behavior
Quite a few frameworks:
It's probable that one of more of these frameworks have a valid reason for being used; each would need investigation to see if really needed or not.
We have a test for this: https://github.com/xamarin/xamarin-macios/pull/6543
Environment
xcode11 branch