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

objc support, viewcontroller as delegate #26

Merged

Conversation

punto2018
Copy link
Contributor

Changelog:
-added support for objective c projects

  • PassportScannerController can be used as delegate, without need to subclass it
  • Added the processed image getter
  • it is already merged with the version 4.0.1

@evermeer
Copy link
Owner

Could you solve the merge conflicts first?
Swift default casing for enums is lowercase. That was changed by me.
I also changed usePostProcessingFilters into showPostProcessingFilters so that it would be clearer for external users wat the parameter actually does.

@punto2018
Copy link
Contributor Author

done!

@evermeer evermeer merged commit 48d0dc5 into evermeer:master Nov 5, 2018
@evermeer
Copy link
Owner

evermeer commented Nov 5, 2018

@punto2018 also done... Will publish to cocoapods later this evening

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

Successfully merging this pull request may close these issues.

None yet

2 participants