Make NSBezierPathElement an enum
and move NSImage and NSProgessIndicator APIs from categories back to the types ^KT-61369
This commit is contained in:
committed by
Space Team
parent
e7dbb9c9a8
commit
35de28d1aa
@@ -5,3 +5,6 @@ modules = AppKit
|
|||||||
|
|
||||||
compilerOpts = -framework AppKit
|
compilerOpts = -framework AppKit
|
||||||
linkerOpts = -framework AppKit
|
linkerOpts = -framework AppKit
|
||||||
|
|
||||||
|
strictEnums = NSBezierPathElement
|
||||||
|
objcClassesIncludingCategories = NSImage NSProgressIndicator
|
||||||
|
|||||||
Reference in New Issue
Block a user