We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eea46f commit 4199bb9Copy full SHA for 4199bb9
SSYInterappServer.h
@@ -34,7 +34,7 @@ extern NSString* const SSYInterappServerErrorDomain ;
34
Here are some search terms, so I can find the above comment later:
35
command line, active mach port, active mach ports,
36
*/
37
-@interface SSYInterappServer : NSObject {}
+__attribute__((visibility("default"))) @interface SSYInterappServer : NSObject {}
38
39
/*!
40
@brief The userInfo which is set in +leaseServerWithPortName::::.
0 commit comments