Error "Could not locate device support files" occurs when testing with ios 13 device

Hi All . after upgrading to appium 1.15.1 to support ios 13.x I received the following logs : [Xcode] 2019-10-27 12:17:52.313 xcodebuild[2380:19204] iPhoneConnect: :iphone:<DVTiOSDevice (0x7ff9fde90d40), Testphone, iPhone, 13.1.2 (17A860), 9324412f46d9b78c50aa43955e0e0458928c04b3> unable to mount developer disk image, (Error Domain=com.apple.dtdevicekit Code=601 “Could not locate device support files.” UserInfo={DeviceType=iPhone8,1, NSLocalizedDescription=Could not locate device support files., NSLocalizedRecoverySuggestion=This iPhone 6s is running iOS 13.1.2 (17A860), which may not be supported by this version of Xcode.})

did anyone had this issue ?