Closed pertau closed 5 years ago
Please provide a pull request.
It happened on our CI which used carthage, configured in cartfile use v2.3.3.
Lets see what happens if I set up carthage to build from master and then verify if it happens again when I choose tag v2.3.3
It`s interesting, i can't reproduce it. will close this issue.
When Carthage needs to build from sources, the CFBundleShortVersionString is missing.
In our case we were reaching the API rate limit for Github on our CI, so it skipped downloading the binary and just compiled from sources.