HeroTransitions / Hero

Elegant transition library for iOS & tvOS
https://HeroTransitions.github.io/Hero/
MIT License
22.02k stars 1.72k forks source link

Cannot build with `swift build` #676

Closed endore8 closed 3 years ago

endore8 commented 4 years ago

What did you do?

Added Hero as SPM dependency to a private framework which is a Swift package too.

What did you expect to happen?

Running swift build on my framework errors with

What happened instead?

Throws errors like: HeroAnimatorViewContext.swift:23:8: error: no such module 'UIKit' import UIKit

General Information

Demo Project

Run swift build from the root of Hero project.

JoeMatt commented 3 years ago

Fixed in 1.6.0