Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What do the different icons beside Xcode projects mean?

Tags:

xcode

ios

When I open Xcode, it prompts me to open recent projects. In the screenshot below, the second and third projects are the same, and the first is different.

What I Want To Know:

1) What is the difference between the white and blue Xcode icons at the left?

2) Given the the second and third projects are the same, one has a white icon and the other has a blue icon. What does it mean for them both to be listed?

enter image description here

like image 412
gkeenley Avatar asked Feb 24 '26 03:02

gkeenley


1 Answers

The white icons are Xcode workspaces (.xcworkspace) and the blue icons are Xcode projects (.xcodeproj). A workspace can refer to one or more projects.

Here are examples of three different Xcode document types from my Open Recents menu:

menu showing an Xcode playground, an Xcode workspace, and an Xcode project

like image 98
rob mayoff Avatar answered Feb 26 '26 19:02

rob mayoff



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!