Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Replace deprecated ARKit api calls #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rbaumbach
Copy link

This PR updates the deprecated api calls for ARKit for Xcode 9. The project as of today (10/28/2017) will not compile with Xcode 9 without this update.

  • ARWorldTrackingSessionConfiguration has been updated to ARWorldTrackingConfiguration.

After this update the project will now compile with Xcode 9.

@neilyoung
Copy link

Well, that was easy. But anyway - the spp crashes

@mfeijo
Copy link

mfeijo commented May 15, 2018

@neilyoung, app doesn't crash. After replacing the deprecated calls it works. I am running Xcode 9.2 and IOS 11.3 on iPhone X and works just fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants