iOS Deployment

iOS Deployment

Requirements

  • macOS 10.7 or higher
  • XCode 7.3 or higher
  • A connected device running iOS 8.0 or higher
  • A valid code signing certificate

Deploying to an iOS Device

  1. Open the iOS Player settings in Edit -> Project Settings -> Player
  2. Ensure that the field Automatic Signing Team ID has the correct ID for your signing certificate. (You can also set this in Xcode later.)
  3. In File -> Build Settings... select iOS.
  4. Click Build And Run to deploy to your device from Xcode.
  5. If you did not set your Team ID in step 2:
    • Click the Unity-iPhone project.
    • Click General in the top bar and scroll down to the Signing section.
    • Select the correct team in the Team dropdown.
    • Click the Play button in Xcode to deploy to your device.
v0.8.17