简体   繁体   中英

How to stop xcode from asking me if i want to manually or automatically create schemes?

Every time I run build cfg Xcode has a popup that asks if I want to manually create schemes or if I want it to automatically create schemes. I always choose automatically. How can I make it so that I does not ask this and just chooses automatically all of the time?

This works for me.

1- Autocreate scheme is already unticked.

2- When you open Xcode you will have that pop up that asking you for automatically create schemes for some targets.

3- If you tap on Automatically create scheme, The new schemes will be created for some targets.

4- Then to get rid of that pop up again, you need to untick Autocreate scheme again.

This way you wouldn't get that annoying popup in the Xcode launch.

在此处输入图片说明

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