Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 335 Bytes

Spiderpig - diving into the internals of ARKit

This project is an exploration into the private life of ARKit. Most of the interesting things can be found in PrivateHeaders/ARKitInternal.h. Compatible with Xcode 9 beta 4.

To build, first run: carthage build --platform iOS

Then, open the Spiderpig project and dive right in!