We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
visibility
1 parent e869c32 commit df0c4a6Copy full SHA for df0c4a6
SSYRunLoopTickler.h
@@ -28,7 +28,7 @@
28
James Bucanek
29
30
*/
31
-@interface SSYRunLoopTickler : NSObject {
+__attribute__((visibility("default"))) @interface SSYRunLoopTickler : NSObject {
32
}
33
34
/*!
0 commit comments