Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nullability warnings on APCPasscodeViewController.h #131

Open
brendenwest opened this issue Aug 5, 2015 · 0 comments
Open

Nullability warnings on APCPasscodeViewController.h #131

brendenwest opened this issue Aug 5, 2015 · 0 comments

Comments

@brendenwest
Copy link

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;
Erin-Mounts pushed a commit to Erin-Mounts/AppCore that referenced this issue Oct 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant