All at once with brew upgrade, or provide just the name or names of those you want to upgrade.
brew update
brew upgrade
brew upgrade periphery powershell swiftformat-for-xcode
swiftformat Sources/MandArt --config .swiftformat
swiftlint --fix --config .swiftlint.yml Sources/MandArt
First, build, then run:
xcodebuild -scheme MandArt -destination 'platform=macOS' -derivedDataPath 'DerivedData' clean build
periphery scan --skip-build --index-store-path 'DerivedData/MandArt/Index.noindex/DataStore/'
To update the hosted documents, follow the process described in the MandArt-Docs repo.