简体   繁体   English

我可以在Xcode中更改模拟器顺序吗?

[英]Can I change the simulator order in Xcode?

As title... The simulator list is too long, the default order of the list seems like order by alphabet, 作为标题...模拟器列表太长,列表的默认顺序似乎像按字母顺序排列,

If I want "iPhone Simulator" to show on the top, any method? 如果我想在顶部显示“ iPhone Simulator”,有什么方法吗?

在此处输入图片说明

No, it is not order by alphabet, I check it. 不,不是按字母顺序排列,我检查了一下。 I think, you can just remove redundant simulators. 我认为,您可以删除多余的模拟器。

在此处输入图片说明

It's a very old question, but I will answer if anyone needs it. 这是一个非常老的问题,但是如果有人需要,我会回答。

Yes, it is totally possible. 是的,这完全有可能。

Xcode with sorted simulators 带有分类模拟器的Xcode

It's not easy, but it's posssible. 这并不容易,但是有可能。 You will need to delete all existing simulators through "Devices and Simulators". 您将需要通过“设备和模拟器”删除所有现有的模拟器。

Devices and Simulators 设备和模拟器

Then you must recreate one at a time, in the order you want, from top to bottom, numbering them so that they are in the order. 然后,您必须一次按自己想要的顺序从上到下重新创建一个,并对其编号,以使它们按顺序排列。

No use renaming, it will stay in the order it was created. 重命名没有用,它将保持创建时的顺序。 Create numbered, because in the creation it will put in the order you think necessary. 创建编号,因为在创建时它将按照您认为必要的顺序排列。

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

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