Hi. I need to make my Carthage dependencies to use XCFrameworks. On my local machine, I can do that by using the --use-xcframeworks
flag with Carthage 0.38.0. However, when I tried a script workflow with brew upgrade carthage
, it only gave me 0.37.0, and it always failed. So how do I install Carthage 0.38.0 on the CI machine? Thanks.
Hello @bawenang_r
We are aware of this issue, currently brew doesn’t have the latest formula list on the Virtual Machines. This will be remedied in the coming weekly updates though!
IC. Thanks for the update. I will just wait for it then.
Hi there! Also waiting for 0.38, just saying, no pressure
Hi there! Any ETA for the 0.38? It’s a bit annoying and complicated to move on in the use of XCFrameworks and Carthage without it. Sorry for the pressure, but there’s a whole team waiting for that.
We can also vote here to help this happen Update Carthage to 0.38.0
Finally Carthage was updated to version 0.38 on Bitrise.
@Roland-Bak Same issue with swiftlint
. Brew install cannot update swiftlint - #2 by andr3a88. Have you planned to upgrade swiftlint? Version 0.43.1 is quite a bit behind, it was released on March 15, 2021.
Hey everyone!
If you need to use the latest brew mirror due to an urgent update, please see: How to change brew core from mirror to official?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.