When I attempt to run my xamarin forms app using the iOS simulator I'm getting the following errors around linking. I'm using a new dll that I created. The simulator is paired with a mac mini that is running macOS High Sierra Version 10.13.3, Xcode 9.1, and Visual Studio for Mac Enterprise 7.4. I was curious if anybody had any ideas about what was causing these errors?
Severity Code Description Project File Line Suppression State
Error Native linking error: framework not found /Users/dwighthyde/Library/Caches/Xamarin/mtbs/builds/UCH.MHC.Mobile.iOS/febaa3b698a046262026a17f2d96a20b/obj/iPhoneSimulator/Debug/mtouch-cache/x86_64/registrar.o UCH.MHC.Mobile.iOS
Severity Code Description Project File Line Suppression State
Error Native linking failed. Please review the build log. UCH.MHC.Mobile.iOS
Severity Code Description Project File Line Suppression State
Error Native linking failed. Please review the build log and the user flags provided to gcc: -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/dwighthyde/Library/Caches/Xamarin/mtbs/builds/UCH.MHC.Mobile.iOS/febaa3b698a046262026a17f2d96a20b/obj/iPhoneSimulator/Debug/Entitlements.xcent UCH.MHC.Mobile.iOS