Gifu icon indicating copy to clipboard operation
Gifu copied to clipboard

How to get framework using Tuist?

Open ansuvin opened this issue 2 years ago • 1 comments

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

ansuvin avatar May 22 '23 09:05 ansuvin

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.

kaishin avatar Jan 20 '25 21:01 kaishin