This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Description
This project does not build anymore with Carthage, which now build dependancy as xcframeworks
looks like related to PSOperationsHealth
create a Cartfile
github "https://github.com/pluralsight/PSOperations.git" "master"
and run the command
carthage update --use-xcframeworks
and it will failed
thanks