Ionic build ios to physical devices (instruction step by step)

Hi all ! Could anyone suggest please … how to find some kind of instruction with step by step manual how to run ionic3 app on ios physical devices ?

  1. ionic cordova run ios

Done.

Sujan12, good day ! When i build app for Android … after run comand ionic build android --prod I could find in \platforms\android\build\outputs\apk apk file, but not understandable how to explaind it on Ios …

I am using windows7 with vmware mac os … trying run my app on physical device …

Did you found some instructions?

ionic cordova run ios or ionic cordova run android are the commands to run the app on a physical device connected to the computer.