Encountered an error communicating with IBAgent-iOS in Xcode 13.2.1

I am facing below error when running the my app with Xcode 13.2.1.

Encountered an error communicating with IBAgent-iOS

I have tried clear derived data and clean build, also I restarted Mac and Xcode but still not this error is fixed.

Thank you in advance.

Error Report:

Encountered an error communicating with IBAgent-iOS. (Failure reason: IBAgent-iOS (13961) failed to launch and exited with status 6): Failed to launch IBAgent-iOS via CoreSimulator spawn: Failed to handshake with platform tool (Failure reason: Failed to keep platform tool alive): Failed to keep launch platform tool and keep alive: Failed to communicate with helper tool (Failure reason: The tool closed the connection)

Error Domain=com.apple.InterfaceBuilder Code=-1 "Encountered an error communicating with IBAgent-iOS." UserInfo={NSLocalizedFailureReason=IBAgent-iOS (13961) failed to launch and exited with status 6, NSUnderlyingError=0x7fbfcf4117a0 {Error Domain=com.apple.InterfaceBuilder Code=-1 "Failed to launch IBAgent-iOS via CoreSimulator spawn" UserInfo={NSLocalizedDescription=Failed to launch IBAgent-iOS via CoreSimulator spawn, NSUnderlyingError=0x7fbfe404f070 {Error Domain=com.apple.InterfaceBuilder Code=-1 "Failed to handshake with platform tool" UserInfo={NSLocalizedFailureReason=Failed to keep platform tool alive, NSLocalizedDescription=Failed to handshake with platform tool, NSUnderlyingError=0x7fbfe5d227a0 {Error Domain=com.apple.InterfaceBuilder Code=-1 "Failed to keep launch platform tool and keep alive" UserInfo=0x7fbfd4446f40 (not displayed)}}}}}, NSLocalizedRecoverySuggestion=Please check Console.app for crash reports for "IBAgent-iOS" for further information., NSLocalizedDescription=Encountered an error communicating with IBAgent-iOS.}

Encountered an error communicating with IBAgent-iOS in Xcode 13.2.1
 
 
Q