diff --git a/src/healthkitui.cs b/src/healthkitui.cs index 99dcf6acc3e0..8b6f351df799 100644 --- a/src/healthkitui.cs +++ b/src/healthkitui.cs @@ -13,7 +13,7 @@ namespace HealthKitUI { - [iOS (9,3), Watch (2,2)] + [iOS (9,3), Watch (2,2), MacCatalyst (13,0)] [BaseType (typeof (UIView))] [DisableDefaultCtor] // nil handle (introspection) interface HKActivityRingView {