Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

Xcode 11.3.1 Failed to load Info.plist from bundle at path

$
0
0

I have React Native project which stops working after Xcode upgrade to version 11.3.1. The error is following

Could not install at this time.Failed to load Info.plist from bundle at path /Users/dmytro/Library/Developer/CoreSimulator/Devices/F0BD5650-04A4-4534-B3F6-56B74ED1B0C2/data/Library/Caches/com.apple.mobile.installd.staging/temp.aRWRdh/extracted/Target.app/Frameworks/RCTVibration.framework; Extra info about plist: ACL=<not found

enter image description here

and details

DetailsThis app could not be installed at this time.Domain: IXUserPresentableErrorDomainCode: 1Failure Reason: Could not install at this time.Recovery Suggestion: Failed to load Info.plist from bundle at path /Users/dmytro/Library/Developer/CoreSimulator/Devices/F0BD5650-04A4-4534-B3F6-56B74ED1B0C2/data/Library/Caches/com.apple.mobile.installd.staging/temp.aRWRdh/extracted/Target.app/Frameworks/RCTVibration.framework; Extra info about plist: ACL=<not found> --Failed to load Info.plist from bundle at path /Users/dmytro/Library/Developer/CoreSimulator/Devices/F0BD5650-04A4-4534-B3F6-56B74ED1B0C2/data/Library/Caches/com.apple.mobile.installd.staging/temp.aRWRdh/extracted/Target.app/Frameworks/RCTVibration.framework; Extra info about plist: ACL=<not found> Domain: MIInstallerErrorDomainCode: 35User Info: {    FunctionName = "-[MIBundle _validateWithError:]";    LegacyErrorString = PackageInspectionFailed;    SourceFileLine = 128;}--

enter image description here


Viewing all articles
Browse latest Browse all 16552

Trending Articles