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

Upgrade Watson SDK to 0.37.0 #34

Closed christiancompton closed 5 years ago

christiancompton commented 5 years ago

A semver issue in a dependecy has broken all projects using the Watson SDK before release 0.36.0. Please upgrade to version 0.37.0 to ensure dependency resolution will work.

christiancompton commented 5 years ago

I see versions are not locked in the Cartfile, so maybe this kit is not impacted.

sanjeevghimire commented 5 years ago

@christiancompton is the interface changed in Watson SDK for viz rec? if yes we need to change if not just version change should not affect it.

I will test it though.

dolph commented 5 years ago

It sounds like the dependency should have a release artifact deleted and be re-released.

christiancompton commented 5 years ago

@dolph I concur, but no dice. https://github.com/daltoniam/Starscream/issues/587

christiancompton commented 5 years ago

@sanjeevghimire There are no interface changes that I am aware of.

stevemar commented 5 years ago

will be solved in #36