MeasureARKit icon indicating copy to clipboard operation
MeasureARKit copied to clipboard

Fixed a build error caused by Swift changing names on us

Open tww0003 opened this issue 7 years ago • 1 comments

In a classic Swift move, names were changed, and code got broken.

This is a one line fix that renames ARSessionConfiguration and ARWorldTrackingSessionConfiguration to ARConfiguration and ARWorldTrackingConfiguration respectively.

I also just updated the project settings in a separate commit, that will hopefully be included in this pull request.

tww0003 avatar Dec 28 '17 16:12 tww0003

This project is no longer maintained and will be archived. If you want to pick it up, contact us: [email protected]

koral-- avatar Apr 02 '19 22:04 koral--