iOS 10.1模拟器显示“应用程序可能会降低您的iPhone速度” [英] iOS 10.1 Simulator shows "Application May Slow Down Your iPhone"

查看:163
本文介绍了iOS 10.1模拟器显示“应用程序可能会降低您的iPhone速度”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在iOS 10.1模拟器上首次从Xamarin Studio运行应用程序时,我收到以下消息:

When running an app for the first time from Xamarin Studio on an iOS 10.1 Simulator, I got the following message:


应用程序名称可能会降低iPhone的速度



此应用程序的开发人员需要对其进行更新以提高其兼容性。

app name May Slow Down Your iPhone

The developer of this app needs to update it to improve its compatibility.

应用程序正常运行,消息确实如此当我第二次运行它时不会出现。我怎样才能摆脱这条消息呢?

The app runs normally, and the message does not appear when I run it for the second time. How can I get rid of this message?

推荐答案

事实证明该应用程序仅针对i386架构而不是为较新的x86_64。在构建设置中改变它之后(到i386& x86_64,虽然我认为x86_64也有帮助)但它不再发生了。

It turned out that the app was only built for the i386 architecture and not for the newer x86_64 one. After changing this in the build settings (to "i386 & x86_64", though I suppose "x86_64" would help as well) it didn't occur anymore.

< a href =https://i.stack.imgur.com/Z0wVS.png>

这篇关于iOS 10.1模拟器显示“应用程序可能会降低您的iPhone速度”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆