-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Right now it seems it's not possible to use SwiftOverlays 4.0.0 in Objective-C code. I believe this is because the public methods in Swift need to be marked with @objc in order to be made available to the Objective-C code (@objc inference was deprecated). Am I right or it's just me messing something? :)
Is this a natural evolution and we need to use v3.0.0 of Swift Overlays if we want to continue using it in Objective-C?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels