carthage version:xcodebuild -version:output:Dependencies:
https://github.com/jdhealy/PrettyColors.git @ 5.0.0..<6.0.0
https://github.com/thoughtbot/Curry.git @ 4.0.0..<5.0.0
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Result' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'ReactiveSwift' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'ReactiveTask' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Quick' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Nimble' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Quick' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Nimble' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Tentacle' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Curry' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'SwiftPM-auto' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Commandant' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'Curry' not found
'Carthage' /Users/Jadian/GitPro/GitHub/Carthage: error: product dependency 'PrettyColors' not found
make: * [installables] Error 1
```
Thanks for filing an issue ✨
PrettyColors still has a Swift Package Manager 3.X-style package description, which Swift 5 has just dropped support for.
I hope to release an update with a compatible package description within a few days.
Filled an issue on thoughtbot/Curry as well.
I filed an issue https://bugs.swift.org/browse/SR-9775 to get the error message improved.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@jdhealy Any update for PrettyColors?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I will keep this alive until I find some time to implement it myself.
Curry and PrettyColors were updated by #2739.
@ikesyo Awesome! Waiting for next release.
Most helpful comment
I filed an issue https://bugs.swift.org/browse/SR-9775 to get the error message improved.