-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Just took a look at this and ARKitInternal.h should get updated for the GM seed of iOS 11.
- A few of the properties exposed in are not valid anymore. For example,
ARSessionConfiguration.audioDataOutput(This can now be accessed using a delegate ifARConfiguration.providesAudioDatais set to true). - Some of the classes are deprecated. For example,
ARSessionConfigurationis nowARConfiguration.
I'm curious how you generated this file as I would like to learn how to update it.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels