Following are the details about Xamarin, studio and Mac: Visual Studio Community 2019 for Mac Version 8.6.8 (build 2) Xamarin.Mac 6.18.0.23 .NET Core SDK SDK: /usr/local/share/dotnet/sdk/3.1.302/Sdks SDK Version: 3.1.302 MSBuild SDKs: /Library/Frameworks/Mono.framework/Versions/6.10.0/lib/mono/msbuild/Current/bin/Sdks
.NET Core Runtime Runtime: /usr/local/share/dotnet/dotnet Runtime Versions: 3.1.6 2.1.20
Xamarin.Profiler Version: 1.6.15.68 Location: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler
Updater Version: 11 Apple Developer Tools Xcode 12.0 (17189.4) Build 12A8169g
Xamarin.iOS Version: 13.18.2.1 (Visual Studio Community) Operating System Mac OS X 10.15.6 Darwin 19.6.0 Darwin Kernel Version 19.6.0
Issue: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mlaunch -sdkroot "/Applications/Xcode-beta.app/Contents/Developer" --installdev "/Users/*******/Projects/testApp/testApp/bin/iPhone/Debug/device-builds/iphone11.6-13.5.1/testApp.app" --device ios "--devname=iPhone XS Max" --install-progress error HE0004: Could not load the framework 'IDEKit' (path: /Applications/Xcode-beta.app/Contents/Frameworks/IDEKit.framework/IDEKit): dlopen(/Applications/Xcode-beta.app/Contents/Frameworks/IDEKit.framework/IDEKit, 1): Library not loaded: @rpath/DVTAnalyticsKit.framework/Versions/A/DVTAnalyticsKit Referenced from: /Applications/Xcode-beta.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit Reason: image not found
All the paths are correct and file exist there.
This is just a sample project and its failing to deploy on physical device. I am able to deploy via XCode but it fails via Mac Visual Studio. Need some help here. I am going to install different version of XCode and try it.