Unity to iOS Dev
Overview
- Need to be enrolled in Apple Developer Program
- Costs money to publish an app, but you can test your game for free on iOS devices
- Assets cannot be as geometrically complicated as they would for desktops
Technical requirements
- Need Mac computer with ≥ OS X 10.11
- Latest versions of Xcode, Unity
How to: https://unity3d.com/learn/tutorials/topics/mobile-touch/building-your-unity-game-ios-device-testing
Other technical notes
- Single player only
- Minimize materials and in-game lights (these are different than visual effects and have to do with how Unity will calculate what objects to light)