Gifu
Gifu copied to clipboard
How to get framework using Tuist?
static let Gifu: TargetDependency = .external(name: "Gifu")
.remote(url: "https://github.com/kaishin/Gifu.git", requirement: .branch("master"))
Resolved cache profile 'Development' from Tuist's defaults
Gifu is not a valid configured external dependency for platform ios
Consider creating an issue using the following link: https://github.com/tuist/tuist/issues/new/choose
I have not tried but I don't see why it would be an issue. I will give it a try but it'd be helpful if you can can provide a minimal Tuist project that showcases this problem.