ChargePoint / xcparse

Command line tool & Swift framework for parsing Xcode 11+ xcresult
MIT License
390 stars 47 forks source link

Set up CI system to replicate Homebrew installation on multiple toolchains #68

Open abotkin-cpi opened 3 years ago

abotkin-cpi commented 3 years ago

As exhibited by the issues with Xcode 13 & #67, we need to update our CI setup so that we're directly replicating a Homebrew installation as part of the commit checks (and ensure all PRs auto run this & require the check to pass). We should additionally ensure it tries a command or two to ensure no runtime errors.