Required

  • iOS module has already been installed on your unity editor
Screenshot 2025-01-03 at 11.01.48 PM.png
  • XCode has been installed on you laptop/pc
  • Connect ios device to your laptop/pc and enable developer mode on your ios device by going to Settings -> Privary & Security -> Developer Mode -> Enable -> Restart

1. iOS build setup in Unity Editor

- Go to File -> Build Settings -> Select iOS -> Switch Platform Screenshot 2025-01-03 at 11.20.26 PM.png
  • Then click Build -> Select where you would like to save the build
  • The Xcode project should be opened after a while

2. XCode build

- In Xcode project, you might encounter the error:
"Unity-iPhone" requires a provisioning profile. Select a provisioning profile in the Signing & Capabilities editor.
- To fix the issue, enable Automatically manage signing -> Click Enable Automatic -> Select Team or Add an Account if you haven't had one Screenshot 2025-01-03 at 11.17.55 PM.png
  • Select Any iOS Device -> Select your iOS device -> Click Play button
Screenshot 2025-01-03 at 11.19.19 PM.png
  • If you encounter "Untrusted Developer" error in your iOS device, you can resolve it by going to Settings -> General -> VPN & Device Management -> Apple Development -> Trust "Apple Development: ..."
  • Open EzySmashers on your iOS device and let's play!
IMG_6804.png