简体   繁体   中英

Xamarin: Not able to run app on an iOS 9.2.1 device

I'm an IOS developer in Xcode, but I still new to Xamarin environment ..

In Xamarin Studio on mac, I'm trying to run a single view app on my iPad, using this tutorial ...

But when I choose to run the app.. it gives me these two errors :

Error: Could not locate the iOS '9.2' SDK usr path at '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk'

Error: Error executing task DetectSdkLocations: Value cannot be null. Parameter name: path1


Here are some informations about what I'm using

The iPad is running IOS 9.2.1

Xamarin Studio: Version 5.10.2

Xamarin.iOS: Version 8.10.0.303

Xcode: Version 7.2.1

And the SDK locations in Xamarin preferences are set properly

在此处输入图片说明


So where is the problem ?? and can I run the app on iPad with IOS 9.2.1 ??

Thanks in advance ..

你不能访问IOS 9.x版本的,直到Xamarin.IOS的9.xxx版本

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM