-
Notifications
You must be signed in to change notification settings - Fork 514
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
Xcode 12 final audit checklist #8943
Comments
spouliot
added
breaking-change
If an issue or a pull request represents a breaking change
bug
If an issue is a bug or a pull request a bug fix
labels
Jun 24, 2020
10 tasks
spouliot
added a commit
to spouliot/xamarin-macios
that referenced
this issue
Jul 9, 2020
Some issues we detected in beta 1 are not present in beta 2 xamarin#8943
spouliot
added a commit
that referenced
this issue
Jul 9, 2020
Some issues we detected in beta 1 are not present in beta 2 #8943
spouliot
added a commit
to spouliot/xamarin-macios
that referenced
this issue
Jul 15, 2020
Some backlog from Xcode11 still exists and requires generator changes Tracked in xamarin#8943
spouliot
added a commit
that referenced
this issue
Jul 15, 2020
Some backlog from Xcode11 still exists and requires generator changes Tracked in #8943
spouliot
pushed a commit
to spouliot/xamarin-macios
that referenced
this issue
Aug 21, 2020
Works with beta 5 part of xamarin#8943
spouliot
pushed a commit
to spouliot/xamarin-macios
that referenced
this issue
Aug 21, 2020
Things are a bit better with beta 5 part of xamarin#8943
spouliot
pushed a commit
to spouliot/xamarin-macios
that referenced
this issue
Aug 21, 2020
Seems to work fine with beta 5 part of xamarin#8943
spouliot
added a commit
that referenced
this issue
Aug 24, 2020
) Seems to work fine with beta 5 part of #8943
spouliot
added a commit
that referenced
this issue
Aug 24, 2020
Things are a bit better with beta 5 part of #8943
1 task
I am really looking forward to |
Any update on |
rolfbjarne
removed
the
breaking-change
If an issue or a pull request represents a breaking change
label
Feb 3, 2022
So |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stuff we need to review / fix before the final / stable release of the SDK
[fileprovider] Remove API to match Xcode 12. Workaround for device (and registrar) buildsSignVerifyRSAMinPKCS1SHA1
crash in native codeSystemSound.Play[Alert|System]Sound
does not workMKAnnotationView initWithFrame:
returns an empty frameMKPinAnnotationView initWithFrame:
returns an empty framemsbuild WatchKit2 test failed withframework not found MediaPlayer
monotouch TestStateChangesHandler hangs on iOS 14 devicesAppleColorEmoji
font not available on tvOS 14 and watchOS 7 (monotouch-test failure)NearbyInteraction iOS: unable to bind Vector3 [Field]CMClock.CreateAudioClock
return error-101
in beta 3NetworkExtension
headers broken on watchOS 7 beta 3[FAIL] AudioQueueTest.ChannelAssignments : Expected: Ok But was: InvalidDevice
in beta 3monotouch-testTrust_FullChain
andTrust2_FullChain
tests are disabledCPSelectableListItem
is missing in Xcode12 beta 5 even though it is available in the headersCPSelectableListItem
and will need to be bound too onceCPSelectableListItem
is availableCPNowPlayingTemplate.SharedTemplate
is exposed as read/write when it should be readonlyCPNowPlayingTemplate.SharedTemplate
will either remain same or need to have setter addedCPListItem
has breaking change that removes protocol conformance toNSSecureCoding
UIKit
From #8992
UICollectionViewDiffableDataSourceSectionSnapshotHandlers<ItemType>
commented properties.UICollectionViewDiffableDataSourceReorderingHandlers<SectionType, ItemType>
commented properties.UTType
from UniformTypeIdentifiers framework is not bound yet:UIDocumentPickerViewController
constructors whenUTType
is bound.UIDocumentBrowserViewController.ctor
whenUTType
is bound.UIDocumentBrowserViewController.ContentTypesForRecentDocuments
whenUTType
is bound.NSOrderedCollectionDifference
from Foundation is not bound yet:NSDiffableDataSourceSectionTransaction<SectionIdentifierType, ItemIdentifierType>.Difference
NSDiffableDataSourceTransaction<SectionIdentifierType, ItemIdentifierType>.Difference
Intents
framework to tvOSExpose-> [uikit] Enable Intents API for tvOS #9503UIApplicationDelegate.GetHandlerForIntent
to tvOSUICollectionView.ContextMenuInteraction
[NoWatch, NoTV, NoiOS]UISceneActivationRequestOptions.CollectionJoinBehavior
[NoWatch, NoTV, NoiOS]The text was updated successfully, but these errors were encountered: