IBM / ar-resume-with-visual-recognition

An augmented reality based résumé with Face recognition. The iOS app recognizes the face and presents you with the AR view that contains 3D mock face and details of your resume.
https://developer.ibm.com/patterns/create-an-augmented-reality-application-with-facial-detection/
Apache License 2.0
73 stars 26 forks source link

Fixing the build with VisRec API fixes #37

Closed markstur closed 5 years ago

markstur commented 5 years ago

Fixes #36

markstur commented 5 years ago

@RiyaMRoy04 Can you test this? I can build but have issues testing it.

christiancompton commented 5 years ago

I have modified the PR to reflect conventional swift sytle guidelines using a .swiftlint. I have also added an optimistic operator to the Cartfile to prevent future major releases from breaking the Apple Console Starter Kit.