Skip to content

Nullability warnings on APCPasscodeViewController.h #131

@brendenwest

Description

@brendenwest

I'm getting - "Pointer is missing a nullability type specifier (__nonnull or __nullable)" - warnings on the APCPasscodeViewControllerDelegate protocol definition:

  • (void)passcodeViewControllerDidSucceed:(APCPasscodeViewController *)viewController;
  • (void)passcodeViewControllerDidFail:(APCPasscodeViewController *)viewController;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions