前景提要
Xamarin.iOS 12.0.0 does not support a deployment target of 12.2 for iOS (the maximum is 12.0)
0 悬赏园豆: 5 [待解决问题] error MT0074: Xamarin.iOS 12.0.0 does not support a deployment target of 12.2 for iOS (the maximum is 12.0). Please select an older deployment target in your project's Info.plist or upgrade to a newer version of Xamarin.iOS
xamarin 生成ios应用出现以上错误 xamarin ios 张林-布莱恩特 | 初学一级 | 园豆: 108
提问于:2019-05-27 21:19 Could not find a valid Xcode app bundle at '/Applications/Xcode.app'. Please update your Apple SDK location in Visual Studio's preferences (Tools > Options > Xamarin > iOS Settings > Apple SDK). – 张林-布莱恩特 10个月前 显示帮助
使用"Ctrl+Enter"可进行快捷提交,评论支持部分 Markdown 语法:[link](http://example.com) _italic_ **bold** `code`。
< > 分享
分享您的问题
所有回答(3) 0 这种英文说得很明白的真不知道怎么回答,翻译机真的很多。 花飘水流兮 | 园豆:11209 (专家六级) | 2019-05-27 21:28 编辑文本 预览 上传图片
Ctrl+Enter键快速提交 0 试试 xamarin 论坛上的解决方法( 链接 ),在 info.plist 中添加下面的设置 <key>MinimumOSVersion</key> <string>11.0</string> dudu | 园豆:38992 (高人七级) | 2019-05-28 08:05 编辑文本 预览 上传图片
Ctrl+Enter键快速提交 0 999 张林-布莱恩特 | 园豆:108 (初学一级) | 2020-02-29 22:57 编辑文本 预览 上传图片
Ctrl+Enter键快速提交
清除回答草稿
您需要 登录 以后才能回答,未注册用户请先 注册 。