Hi,
I’ve updated VS 2019 16.10.2 / XCode 12.5 / newest nuget packages in my Xamarin.Forms app (with Couchbase.Lite 2.8.4).
When I start the debbuger, the Visual Studio tries to deploy the app to the iPhone and breaks with the message:
PackageInspectionFailed: Failed to load Info.plist from bundle at path /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8ED3x8/extracted/ROP_App.iOS.app/Frameworks/LiteCore.framework; Extra info about “/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8ED3x8/extracted/ROP_App.iOS.app/Frameworks/LiteCore.framework/Info.plist”: Couldn’t stat /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.8ED3x8/extracted/ROP_App.iOS.app/Frameworks/LiteCore.framework/Info.plist: No such file or directory
Do you have any workaround?
Thanks