简体   繁体   English

iOs Simulator运行缓慢

[英]iOs Simulator running slow

Guys I really need your help. 伙计们,我真的需要您的帮助。 I was so concentrated running my game on iphone 5s device and I didn't realize that iphone 6 is running a little slower than the 5s and the 6 plus worst. 我当时全神贯注地在iphone 5s设备上运行游戏,但我没有意识到iphone 6的运行速度比5s和6+差。 What can I do for it? 我该怎么办?

Did you try cleaning? 您尝试过清洁吗? Sometimes applications have problems. 有时应用程序有问题。

iOS Simulator: iOS Simulator Menu > Reset Content and Settings.. iOS模拟器: iOS模拟器菜单>重置内容和设置。

Xcode: Product > Clean Xcode:产品>清洁

This is a very common bug with the simulator a way I get around it is. 这是模拟器的一个非常常见的错误,是我可以解决的方法。

IOS Simulator: Window > Scale > 50% - it makes the simulator look like an actual device and it fits your screen perfectly. IOS Simulator:“窗口”>“比例”>“ 50%”-它使模拟器看起来像一个实际的设备,并且非常适合您的屏幕。

Then I just leave the simulator open at all times rather then closing after I'm done testing my apps. 然后,我只是一直保持模拟器处于打开状态,而在测试完我的应用程序之后将其关闭。 This saves Xcode having to load all the simulators files and directories each time you run your app. 这样可以节省Xcode每次运行应用程序时都必须加载所有模拟器文件和目录的时间。

Hope this helps, cheers. 希望这会有所帮助,欢呼。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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