TJ Lambert
                                            TJ Lambert
                                        
                                    > This is Apple's error and not ours, but one of the constants uses `Cancelled` and another used `Canceled`. While both are accepted, the latter is more appropriate. Ah very...
@mandel-macaque
As mentioned here, this issue is now fixed https://github.com/xamarin/xamarin-macios/pull/15628#issuecomment-1230750001
~~Oh interesting, hopefully not related to the other errors, but I missed the api-annotations-dotnet/MacCatalyst-HealthKit.todo file and will get to this later today!~~ Monotouch-Tests iOS also do not seem to like...
A few beta 5 updates needed
> Before pushing the PR, please run the monotouch/cecil and intro tests locally to safe time and resources: > > ``` > [FAIL] Could not find the field 'PdfPageImageInitializationOptionCompressionQuality' in...
Xtro Failures are known and documented here: https://github.com/xamarin/xamarin-macios/issues/15623 Ready for re-review @rolfbjarne :)
Closing this issue: https://github.com/xamarin/xamarin-macios/issues/15623 Since these selectors that use UIKit Xcode14 changes are now enabled
Also, latest UIKit change here due to this Cecil test failure: ``` Cecil.Tests.AttributeTest.ChildElementsListAvailabilityForAllPlatformsOnParent("/Users/tjlambert/Microsoft/Attributes/xamarin-macios/_build/Microsoft.iOS.Ref/ref/net6.0/Microsoft.iOS.dll"): 3 issues found Expected: But was: < "System.Void PdfKit.PdfView::DidBeginFindSession(UIKit.UIFindInteraction,UIKit.UIFindSession)", "System.Void PdfKit.PdfView::DidEndFindSession(UIKit.UIFindInteraction,UIKit.UIFindSession)", "UIKit.UIFindSession PdfKit.PdfView::GetSession(UIKit.UIFindInteraction,UIKit.UIView)" > Cecil.Tests.AttributeTest.ChildElementsListAvailabilityForAllPlatformsOnParent("/Users/tjlambert/Microsoft/Attributes/xamarin-macios/_build/Microsoft.MacCatalyst.Ref/ref/net6.0/Microsoft.MacCatalyst.dll"): 3 issues...
@janwiebe-jump Seems that the build is failing due to: ``` /Library/Frameworks/Xamarin.iOS.framework/Versions/15.13.0.27/src/Xamarin.iOS/build/dotnet/ios/generated- sources/CarPlay/CPListSection.g.cs(157): error MT4119: Could not register the selector 'initWithItems:header:sectionIndexTitle:' of the member 'CarPlay.CPListSection..ctor' because the selector is already registered...