Skip to content

swift 4 @objc inference #13

@serge-glance

Description

@serge-glance

In Xcode build settings is "default" for the "Swift 3 @objc Inference" compiler code generation for swift 4.
This causes an error when building and an @objc needs to be added to the front of:
dynamic fileprivate func textFieldDidChange(_ notification: Foundation.Notification)
in KWTextFieldView

in order to compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions