How to run iOS app

Hi Team,

I am new to iOS mobile app automation. I have experience in Android app automation.

iOS App automation:

  1. OPen the XCode simulator.
  2. In Eclipse written .app installation setup.
  3. Lunched the Appium server.
  4. Click on inspect
    App is successfully installed in simulator.

In my Eclipse i have written Tap on some element.

How to run my code in Simulator like Tap on that element.

Can you please help me… How to run ?