xamarin-macios/tests/monotouch-test/ARKit
Sebastien Pouliot 89f1c668b4
[catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706)
This required fixing the override code so that all (not just one) the
parameter types would match. Fixes

```
build/maccatalyst/reference/Xamarin.iOS.cs(11036,50): error CS0115: 'ARSCNView.HitTest(CGPoint, ARHitTestResultType)': no suitable method found to override
build/maccatalyst/reference/Xamarin.iOS.cs(11703,50): error CS0115: 'ARSKView.HitTest(CGPoint, ARHitTestResultType)': no suitable method found to override
```

Follow up to https://github.com/xamarin/xamarin-macios/pull/10658 and
https://github.com/xamarin/xamarin-macios/pull/10678
2021-02-23 16:48:45 -05:00
..
ARAnchorTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
ARConfigurationTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
AREnvironmentProbeAnchorTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
ARFaceGeometryTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
ARPlaneGeometryTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
ARPointCloudTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
ARReferenceObjectTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
ARSkeleton2DTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
ARSkeleton3DTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00
ARSkeletonTest.cs [catalyst][arkit] Remove ARKit framework that are is available on catalyst (#10706) 2021-02-23 16:48:45 -05:00