Compile the app

The source code for the application is developed with demo use cases in mind; it is not intended to be a stand-alone application that can be published to the App Store. Rather, this app should be compiled with the intention of exploring capabilities and providing single-user demos. After you are familiar with the capabilities of the application and the AR technology, you can plan to design your own app with user authentication and integrations specific to your use case.

Note: The following sections assume you have experience writing and compiling iOS and/or MacOS applications. If you intend to make changes to the accelerator to add features or functionality, you must leverage content outside of this accelerator (Apple’s SDK documentation, etc.) for assistance in making those changes.

The following tasks will assist you in downloading source code/git submodules, creating a workspace, setting up the project, and updating it in preparation for configuration and use.