I have my iOS Swift project hosted in Bitbucket
and I noticed every other project (PHP, NodeJS, Android)
they have the little icon and they recognize the programming language, but it doesn't happen for my Swift project.
Since I'm using cocoapods, the fact that my project is now inside a workspace might have something to do with it, how can I solve this?
Bitbucket doesn't have a default logo for swift project, you can set the language and logo on the repository settings.