We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5fac5 commit 9a427cbCopy full SHA for 9a427cb
ColorSetKit/ColorSet.swift
@@ -48,7 +48,7 @@ import Cocoa
48
* If the application's bundle contains a file named `Colors.colorset`,
49
* this file will be automatically loaded into the shared instance.
50
*/
51
- public static var shared: ColorSet =
+ @objc public static var shared: ColorSet =
52
{
53
var set: ColorSet?
54
0 commit comments