Bitbucket doesn't recognize my Swift project

191 views Asked by At

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?

1

There are 1 answers

0
JE Herrejon On BEST ANSWER

Bitbucket doesn't have a default logo for swift project, you can set the language and logo on the repository settings.