Summary
In this chapter, we saw how to prepare the app for upload to the App Store and how to create the app itself on the app store, upload the app to the app store, and make it available for distribution. You can try uploading other apps to the App Store as well.
You can add audio and a scene manager
to the game as the implementation is exactly the same as how you would do it in a SpriteKit game. You can try submitting the game created in Chapter 11, Introduction to SceneKit, as well.
In the next chapter, we will see how to create a Multiplayer AR project.