We covered a lot in this appendix. We wrote a small library that displays the login response of motion events delivered by the device. To make that library easy to add to all our projects, we put that code into its own Swift package and loaded the package to a hosted source control service. We did all of this without the use of storyboards, as Swift packages don’t support resources at the moment.