After upgrading xcode to 12 i am receiving build error from xcode only,the project successfully builds and loads simulator from web-storm but when i try to build from xcode it shows build successful but throws error while launching simulator.
The file “Abcd” couldn’t be opened because you don’t have permission to view it.
Domain: NSCocoaErrorDomainCode: 257Failure 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/deepakbhattarai/Library/Developer/Xcode/DerivedData/NewMedNav-epdpzmtdstaxhkhctjfrnplxronq/Build/Products/Debug-iphonesimulator/Abcd.app";}
The operation couldn’t be completed. Permission deniedDomain: NSPOSIXErrorDomainCode: 13Failure Reason: Permission denied
System Information
macOS Version 10.15.5 (Build 19F101)Xcode 12.0.1 (17220)
I have already followed this thread , but i didn't get any success .Please help me out.
macOS Version 10.15.5 (Build 19F101)Xcode 12.0.1 (17220)react-native 0.61.5