a native ios client for gitbay

client ios swift

https://gitbay.org

Profile repo rows carry topics, license and last commit !32

merged cmc wants to merge krz/gitbay-ios:profile-repo-metadata into main

cmc

Explore rendered topic chips and a profile did not — the same repository read differently on two screens. The cause was the payload: profile show reported only path, visibility, description and archived.

krz/gitbay!122 added topics, license, default branch and last commit, so Profile.Repo decodes them and the rows render topic chips plus "branch · license · updated", matching explore and the web's reporow.

175 unit tests green.

Ref krz/gitbay#47