Can we run test on multiple real IOS devices using Appium on single MAC?

I am new to Appium Automation testing. I have to run my tests on multiple iOS devices (iPAD, iPhone) connected to single Mac Machine. Is it possible to run test on same Mac or we require multiple machines.

Also What is the set up required to achieve this.

Please help.

You need multiple machines, or to use virtual machines to do this. It’s an Apple limitation that you cannot run multiple instances of instruments on a single Mac. Use the search function of this forum to see others who face this same problem.

I am still waiting for good news for the problem…

https://appiumforbeginners.wordpress.com/2016/10/08/appium-parallel-execution-grid-on-ios-real-devices-using-single-mac-machine/

It will be different for Appium 1.6 and XCUITtest