With Apple's release of 10.3 around the corner, my org is eager to test against iOS 10.3. I tried running against 10.3 by specifying plaformVersion = "10.3" in appium.txt, but I got an error saying "Sdk '10.3' was not in list of simctl sdks."
Is there something I can add to test beta versions of iOS? Or do I simply need to wait for a new Appium release?
Thanks!
-Elysia