I am using Appium for my automation , and while I was using WebdriverAgent build on iPhone with IOS 15.X I was able to build the webDriverAgent
but the moment I upgraded to IOS 16 Xcode says "Unsupported OS Version"
I am Using Xcode Version 13.4.1 (13F100)
"
also concerned about the fact the if the end user of our product upgrades to IOS 16 and if we are not able to test it on the same version , running automation on an older IOS version would make much sense , would it ?