+tuist.io/tuist
Depends on #5148 as its used to create the necessary xcframeworks
@jhheider do you happen to know what's happening with this pipeline? seems like its a brewkit issue?
It looks like swift version issues. I'll check the builders and see if they need updates.
everything is updated; it looks like you were forcing it to use swift 5.9.2 (hence the tools version, i think). i removed that line so it uses xcode.
the main binary builds, but the framework is still complaining. using swift package tools-version --set-current is the suggested fix, but it seems insufficient.