1

오늘은 내 프로젝트에 추가자 마린 양식 : Microsoft.Azure.Mobile 네이티브 오류

using Microsoft.Azure.Mobile; 
using Microsoft.Azure.Mobile.Analytics; 
using Microsoft.Azure.Mobile.Crashes; 

내가 비주얼 스튜디오 모바일 센터를 사용해야하지만 그 후 나는 52 번

/Users/enricorossini/Projects/myInventories/myInventories/myInventories.iOS/MTOUCH: Error MT5209: Native linking error: warning: object file (/Users/enry/Projects/myInventories/my/my.iOS/obj/iPhone/Debug/build-ipad6.3-10.1.1/mtouch-cache/MobileCenterAnalytics.a(MSPageLog.o)) was built for newer iOS version (8.0) than being linked (7.0) (MT5209) (my.iOS)

에 대한 오류가 발생

문제를 해결하려면 어떻게해야합니까? 미리 감사드립니다.

답변

6

최소 SDK 버전은 iOS 8.0 이상입니다. Xamarin iOS 프로젝트에서 Info.plist 파일을 열고 "Deployment Target"을 8.0 이상으로 설정하여 연결 오류를 수정하십시오.

0

좋아, 문제가 발견되었습니다. 응용 프로그램 출력에서

나는

error MT1108: Could not find developer tools for this 10.2 (14C92) device. Please ensure you are using a compatible Xcode version and then connect this device to Xcode to install the development support files.

나는 최근에 내 아이 패드를 업데이트하고 내가 엑스 코드를 업데이트하지 않은 것을 발견했다.