A primer on mobile music development for iOS devices
This repository contains two Xcode projects.
-
MinimalMusic - this contains only material covered in the course; if you missed something from class, it should be in here
-
MobileMusic - this has additional content that may be useful for those who want to explore a little more
Also included is a workspace, MusicWorkspace.xcworkspace, that includes references to both projects allowing easy access to both projects. Working in this workspace allows files to be copied ove’r from one project to another easily.
-
Clone (or fork and clone) this repository and open up the desired project/workspace in Xcode.
-
Compile and run on the iOS simulator or you iOS device.
mobile-music is released under the MIT License.