iOS parallel testing feature from Xcode

Hi there!

As we know Xcode 10 supports iOS native parallel testing: XCTest and XCUITest. But current version of Appium Desktop (Version 1.8.2) does not support this feature, and the only one way to parallel iOS UI tests is to use Selenium Grid. How soon are you going to implement Xcode parallel testing feature to Appium client?