exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6k stars 552 forks source link

Unable To Install app - ERR: SWXMLHash.framework/Info.plist: No such file or directory #767

Open Satishpethani92 opened 2 years ago

Satishpethani92 commented 2 years ago
Unable To Install “SVGMap”
Domain: IXUserPresentableErrorDomain
Code: 1
Failure Reason: Please try again later.
Recovery Suggestion: Failed to load Info.plist from bundle at path /Users/apple/Library/Developer/CoreSimulator/Devices/7F18744F-0A12-46DD-B113-04128A34D346/data/Library/Caches/com.apple.mobile.installd.staging/temp.tVUEJ8/extracted/Payload/SVGMap.app/Frameworks/SWXMLHash.framework; Extra info about Info.plist: Couldn't stat /Users/apple/Library/Developer/CoreSimulator/Devices/7F18744F-0A12-46DD-B113-04128A34D346/data/Library/Caches/com.apple.mobile.installd.staging/temp.tVUEJ8/extracted/Payload/SVGMap.app/Frameworks/SWXMLHash.framework/Info.plist: No such file or directory

Failed to load Info.plist from bundle at path /Users/apple/Library/Developer/CoreSimulator/Devices/7F18744F-0A12-46DD-B113-04128A34D346/data/Library/Caches/com.apple.mobile.installd.staging/temp.tVUEJ8/extracted/Payload/SVGMap.app/Frameworks/SWXMLHash.framework; Extra info about Info.plist: Couldn't stat /Users/apple/Library/Developer/CoreSimulator/Devices/7F18744F-0A12-46DD-B113-04128A34D346/data/Library/Caches/com.apple.mobile.installd.staging/temp.tVUEJ8/extracted/Payload/SVGMap.app/Frameworks/SWXMLHash.framework/Info.plist: No such file or directory
Domain: MIInstallerErrorDomain
Code: 35
User Info: {
    FunctionName = "-[MIBundle _validateWithError:]";
    LegacyErrorString = PackageInspectionFailed;
    SourceFileLine = 131;
}

System Information

macOS Version 10.15.7 (Build 19H2)
Xcode 12.4 (17801) (Build 12D4e)
Timestamp: 2021-09-16T08:38:30+05:30

Steps: pod init Add pod 'Macaw' into pod file pod install