Make NSBezierPathElement an enum

and move NSImage and NSProgessIndicator APIs from categories back to the types

^KT-61369
This commit is contained in:
Timofey Solonin
2023-09-18 23:50:03 +02:00
committed by Space Team
parent e7dbb9c9a8
commit 35de28d1aa
@@ -5,3 +5,6 @@ modules = AppKit
compilerOpts = -framework AppKit
linkerOpts = -framework AppKit
strictEnums = NSBezierPathElement
objcClassesIncludingCategories = NSImage NSProgressIndicator