Skip to main content

Xcode Bug Creating Bitbucket Repositories

·1 min

Xcode 10 has bug/limitation in creating Bitbucket repositories for your projects. If the name of the repository has uppercase letters, such as MyProject, an alert pops up when you create the repository with the helpful message An unknown error occurred.

The workaround is to use all lowercase letters in the repository name, such as myproject.