Stuck in set-up while installing WDA for iOS 13.3

Hello,
I have iOS 13.3 real device , XCODE- 11.4 and installed appium 1.17.1
After installing all dependency , I did clean build in xcode and did build which was successfull.
Then in terminal,I did : yash-static-182:appium-webdriveragent abhinandanr$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination ‘id=d82xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx’ test
later it will run only till below log:
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=d8230xxxxxxxxxxxxxxxxxxxxxxx test

2020-06-11 13:01:49.248 xcodebuild[5386:51066] DTDeviceKit: deviceType from d8230ff8a5d490f10e0862eafe097cadd875e2ab was NULL
2020-06-11 13:01:49.400 xcodebuild[5386:51145] DTDeviceKit: deviceType from d8230ff8a5d490f10e0862eafe097cadd875e2ab was NULL
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Using build description from disk

Testing started on ‘Rajiva’s iPhone’
2020-06-11 13:01:57.758 xcodebuild[5386:51291] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
/Users/abhinandanr/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu/Logs/Test/Test-WebDriverAgentRunner-2020.06.11_13-01-51-+0530.xcresult/Staging/1_Test/Diagnostics/WebDriverAgentRunner-943C75C0-97A6-4E64-B57E-795497ACDD36/WebDriverAgentRunner-D258F26B-2471-4E0D-BD17-8C6CF0A351E7/Session-WebDriverAgentRunner-2020-06-11_130157-swy8ac.log
2020-06-11 13:01:57.759 xcodebuild[5386:51011] [MT] IDETestOperationsObserverDebug: (ACEB4F7A-5D52-4061-8304-393ADC9533B6) Beginning test session WebDriverAgentRunner-ACEB4F7A-5D52-4061-8304-393ADC9533B6 at 2020-06-11 13:01:57.759 with Xcode 11E608c on target :iphone:<DVTiOSDevice (0x7fe586fa6a90), Rajiva’s iPhone, iPhone, 13.3 (17C54), d8230ff8a5d490f10e0862eafe097cadd875e2ab> {
deviceSerialNumber: DNQX2JFGJCLF
identifier: d8230ff8a5d490f10e0862eafe097cadd875e2ab
deviceClass: iPhone
deviceName: Rajiva’s iPhone
deviceIdentifier: d8230ff8a5d490f10e0862eafe097cadd875e2ab
productVersion: 13.3
buildVersion: 17C54
deviceSoftwareVersion: 13.3 (17C54)
deviceArchitecture: arm64
deviceTotalCapacity: 55544647680
deviceAvailableCapacity: 23527395328
deviceIsTransient: NO
ignored: NO
deviceIsBusy: NO
deviceIsPaired: YES
deviceIsActivated: YES
deviceActivationState: Activated
isPasscodeLocked: NO
deviceType: <DVTDeviceType:0x7fe5869d98d0 Xcode.DeviceType.iPhone>
supportedDeviceFamilies: (
1
)
applications: (null)
provisioningProfiles: (null)
hasInternalSupport: NO
hasWritableSystem: NO
isSupportedOS: YES
bootArgs: (null)
nextBootArgs: (null)
connected: YES
isWirelessEnabled: NO
connectionType: direct
hostname: (null)
bonjourServiceName: 28:ff:3c:21:7f:ff@fe80::2aff:3cff:fe21:7fff._apple-mobdev2._tcp.local.
activeProxiedDevice: (null)
} (13.3 (17C54))
2020-06-11 13:01:57.876 xcodebuild[5386:51011] [MT] IDETestOperationsObserverDebug: (ACEB4F7A-5D52-4061-8304-393ADC9533B6) Finished requesting crash reports. Continuing with testing.
2020-06-11 13:02:03.475623+0530 WebDriverAgentRunner-Runner[28012:13913640] Running tests…
Test Suite ‘All tests’ started at 2020-06-11 13:02:03.934
Test Suite ‘WebDriverAgentRunner.xctest’ started at 2020-06-11 13:02:03.934
Test Suite ‘UITestingUITests’ started at 2020-06-11 13:02:03.934
2020-06-11 13:02:04.001851+0530 WebDriverAgentRunner-Runner[28012:13913640] [User Defaults] Couldn’t write values for keys (
KeyboardAutocorrection
) in CFPrefsPlistSource<0x282868f00> (Domain: com.apple.Preferences, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application’s container requires user-preference-write or file-write-data sandbox access
2020-06-11 13:02:04.010619+0530 WebDriverAgentRunner-Runner[28012:13913640] [User Defaults] Couldn’t write values for keys (
KeyboardPrediction
) in CFPrefsPlistSource<0x282868f00> (Domain: com.apple.Preferences, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application’s container requires user-preference-write or file-write-data sandbox access
2020-06-11 13:02:04.011304+0530 WebDriverAgentRunner-Runner[28012:13913640] [User Defaults] Couldn’t write values for keys (
KeyboardShowPredictionBar
) in CFPrefsPlistSource<0x282868f00> (Domain: com.apple.Preferences, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application’s container requires user-preference-write or file-write-data sandbox access
2020-06-11 13:02:04.013823+0530 WebDriverAgentRunner-Runner[28012:13913640] [User Defaults] Couldn’t write values for keys (
DidShowGestureKeyboardIntroduction
) in CFPrefsPlistSource<0x282868f00> (Domain: com.apple.Preferences, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application’s container requires user-preference-write or file-write-data sandbox access
Test Case ‘-[UITestingUITests testRunner]’ started.
t = 0.00s Start Test at 2020-06-11 13:02:04.015
t = 0.00s Set Up
2020-06-11 13:02:04.022386+0530 WebDriverAgentRunner-Runner[28012:13913640] Built at Jun 11 2020 12:57:36
2020-06-11 13:02:04.039102+0530 WebDriverAgentRunner-Runner[28012:13913640] ServerURLHere->http://localhost:8100<-ServerURLHere
2020-06-11 13:02:04.039520+0530 WebDriverAgentRunner-Runner[28012:13913801] Using singleton test manager

After few hours also, i am stuck here only.
Appreciate helps

i normally build manually right after appium install or reinstall:

mkdir -p Resources/WebDriverAgent.bundle
./Scripts/bootstrap.sh -d

then open “WebDriverAgent.xcodeproj” in xCode -> add mine developer signature to “WebDriverAgentRunner” -> build it for “Generic iOS device” -> run appium tests.

some help available also at http://appium.io/docs/en/drivers/ios-xcuitest-real-devices/

@Abhinandan @Aleksei Stuck for iOS 14.4.2
/Users/---------/Library/Developer/Xcode/DerivedData/WebDriverAgent-alwvnomvwrdtzoaxbbkniqrpcdpp/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app: replacing existing signature

Testing started
2021-07-21 13:07:19.392265+0530 WebDriverAgentRunner-Runner[453:35376] Running tests…
Test Suite ‘All tests’ started at 2021-07-21 13:07:19.994
Test Suite ‘WebDriverAgentRunner.xctest’ started at 2021-07-21 13:07:19.996
Test Suite ‘UITestingUITests’ started at 2021-07-21 13:07:19.998
t = nans Suite Set Up
2021-07-21 13:07:20.050642+0530 WebDriverAgentRunner-Runner[453:35376] [User Defaults] Couldn’t write values for keys (
KeyboardAutocorrection
) in CFPrefsPlistSource<0x282e16d80> (Domain: com.apple.Preferences, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application’s container requires user-preference-write or file-write-data sandbox access
2021-07-21 13:07:20.117691+0530 WebDriverAgentRunner-Runner[453:35376] [User Defaults] Couldn’t write values for keys (
KeyboardPrediction
) in CFPrefsPlistSource<0x282e16d80> (Domain: com.apple.Preferences, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application’s container requires user-preference-write or file-write-data sandbox access
2021-07-21 13:07:20.118528+0530 WebDriverAgentRunner-Runner[453:35376] [User Defaults] Couldn’t write values for keys (
KeyboardShowPredictionBar
) in CFPrefsPlistSource<0x282e16d80> (Domain: com.apple.Preferences, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application’s container requires user-preference-write or file-write-data sandbox access
2021-07-21 13:07:20.121614+0530 WebDriverAgentRunner-Runner[453:35376] [User Defaults] Couldn’t write values for keys (
DidShowGestureKeyboardIntroduction
) in CFPrefsPlistSource<0x282e16d80> (Domain: com.apple.Preferences, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application’s container requires user-preference-write or file-write-data sandbox access
Test Case ‘-[UITestingUITests testRunner]’ started.
t = 0.00s Start Test at 2021-07-21 13:07:20.126
t = 0.00s Set Up
2021-07-21 13:07:20.130224+0530 WebDriverAgentRunner-Runner[453:35376] Built at Jul 20 2021 18:07:36
2021-07-21 13:07:20.153088+0530 WebDriverAgentRunner-Runner[453:35376] ServerURLHere->http://10.10.102.73:8100<-ServerURLHere
2021-07-21 13:07:20.154911+0530 WebDriverAgentRunner-Runner[453:35423] Using singleton test manager
2021-07-21 13:09:43.310979+0530 WebDriverAgentRunner-Runner[453:35376] Continuing to run tests in the background with task ID 1
2021-07-21 13:10:18.309984+0530 WebDriverAgentRunner-Runner[453:35376] [BackgroundTask] Background Task 1 ("Called by WebDriverAgentRunner-Runner, from -[ XCTRunnerAppDelegate applicationWillResignActive:]"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask( :slight_smile: for your task in a timely manner to avoid this.