Skip to content

Swift Overlays 4 and Objective-C #38

@joaocorreia

Description

@joaocorreia

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions