Run your project on iOS

  1. Ensure that you have filled in your Bundle Identifier and Team ID in Unity Player Settings.

  2. Open 'Build Settings' (menu File  Build Settings…).

    • Switch to iOS platform (select iOS and click on Switch Platform).

    • Set Run in XCode as to Debug.

    • Check Development Build.

      iOS Build Settings dialog
  3. Attach iOS device.

  4. Press Build and Run button.

    • For convenience, place your build in Export/Android file.

  5. XCode will show up, compile the project and run it on attached device.