Skip to content

Commit

Permalink
removing NoMacCatalyst from MONOMAC
Browse files Browse the repository at this point in the history
  • Loading branch information
tj_devel709 committed Jun 28, 2021
1 parent d9da0f5 commit 0ba22f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/eventkit.cs
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,6 @@ interface EKEventStore {
#if MONOMAC
[Deprecated (PlatformName.MacOSX, 10, 9)]
[Export ("initWithAccessToEntityTypes:")]
[NoMacCatalyst]
IntPtr Constructor (EKEntityMask accessToEntityTypes);
#endif
[Mac (10,11), Watch (5,0), iOS (12,0)]
Expand Down

0 comments on commit 0ba22f3

Please sign in to comment.