如何让 Xcode 再次显示其启动屏幕?

当我开始使用 Xcode 时,我总能看到一个屏幕,让我选择打开哪个项目,或者启动一个新项目,或者其他一些选项。几天前,我注意到它有一个预选的复选框,上面写着“启动时始终显示此屏幕”。不幸的是,我没有检查。我以为它只是重新打开上一个项目,我正在编辑,但这不是什么。现在 Xcode 只是启动而不打开任何窗口,所以你必须进入它的文件菜单,选择打开,并找到你的项目。我想回到以前的(默认)行为,但我找不到任何方法回去。

有人知道如何再次显示打开的屏幕吗? (这不在偏好中。)

30707 次浏览

From Xcode 4 and above versions, it's "Window" -> "Welcome to Xcode (ABC0ABC11)".

On the older Xcode 3, it's "Help" -> "Welcome to Xcode".

If you want to see the window every time Xcode starts, please tick "Show this window when Xcode launches":

Show this window when Xcode launches

Beware that you need to hover over this window to see this checkbox.

Step 1
Start Xcode, go to the top navigation bar called Window, click on Welcome to Xcode it will show you the project screen:

step 1 photo

Step 2
Look at the bottom of the welcome screen, there will be "show this window when Xcode launches", tick it:

step 2 photo