Skip to content

Conversation

@ypopovych
Copy link

Kronos exports couple of automatically generated ObjC classes because of usage of selectors for timers.

It leads for errors when library is used in the dynamic library and target at the same time and ObjC classes are duplicated.

In this PR I removed usage of @objc at all so there are no ObjC classes generated for the library code.

Signed-off-by: Yehor Popovych <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant