[07:06:34] MattCleinman sorry for the late response [07:08:02] I understand `main` is now the one with the latest code, but it is seriously being used with beta-software? Shouldn't there be a separate branch to develop against beta-software, it's now required for everyone to work with beta-sowftware, lest the project won't even compile. [07:08:42] Which branch should I use if I just want to develop against production software--i.e. Xcode 11 and iOS 13.6< [19:59:52] stonekirby - you can get to our latest production commit by checking out the releases/6.6.2 tag, we don't have it in a branch. Our dependencies are checked into the repo so there shouldn't be a need to update Carthage, but if you do find you need to you'll want to remove the wikimedia/hpple reference in the Cartfile first for it to work - that repo has since been deleted and is removed from the Cartfile on main