You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 'GKGameCenterViewController' init throws on macOS 11 and makes sense
to remove the DefaultCtor since it has other init methods that
should be used instead. Added XAMCORE_4_0 removal.
* 'ModelIO' seems to be broken in macOS 11.0, if you touch several
types you end up getting some C++ errors
* 'CoreSpotlight.CSLocalizedString' crashes in Xcode 12.0 GM and now
in Xcode 12.2 Beta 2 on macOS.
Added issues to check for future betas/GM here #9744
Following the spirit of #8943
Stuff we need to review / fix before the final / stable release of the SDK
MediaAccessibility/ImageCaptioningTest.cs
SetCaption
tests, added a parrot for Beta 2Figure out a way to include IKVM (Fix skipping null entries in the custom attribute table. Fixes #19. mono/ikvm-fork#20 and Refactor code to fix an IndexOutOfRangeException. mono/ikvm-fork#21) changes into xcode12.2 without bumping mono-> [Xcode12.2] Add ikvm-fork as a submodule instead of using the sources embedded in the mono archive. (#9776) #9783CoreSpotlight.CSLocalizedString
not a hard blocker since it is also broken in GMThe text was updated successfully, but these errors were encountered: