Execution the XCUItest notworking on xcode 11.3.1

Hi All,

the XCUITest not able to execute on xcuitest afte upgrading the xcode to 11.3.1 and the permission eerror displayde as to grantt the permission for the runner filr .app

Details


The file “VFUK-iOSUITests1-Runner” couldn’t be opened because you don’t have permission to view it.

Domain: NSCocoaErrorDomain

Code: 257

Failure Reason: You don’t have permission.

Recovery Suggestion: To view or change permissions, select the item in the Finder and choose File > Get Info.

User Info: {

NSFilePath = "/Users/vistesting/Library/Developer/Xcode/DerivedData/Build/Products/Config-iphonesimulator/VFUK-iOSUITests1-Runner.app";

}

--

The operation couldn’t be completed. Permission denied

Domain: NSPOSIXErrorDomain

Code: 13

Failure Reason: Permission denied

and after thet error in build displayde Command CompileSwiftSources emitted errors but did not return a nonzero exit code to indicate failure