Skip to content

Compile warning on application(_:open:sourceApplication:annotation:)Β #19

@bizz84

Description

@bizz84

On Xcode 8.3:

Instance method 'application(:public:sourceApplication:annotation:)' nearly matches optional requirement 'application(:open:sourceApplication:annotation:)' of protocol 'UIApplicationDelegate'

Fix is to declare method as public rather than open

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