Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Carthage support for Swift projects #28

Merged
merged 1 commit into from
Feb 6, 2017
Merged

Fixed Carthage support for Swift projects #28

merged 1 commit into from
Feb 6, 2017

Conversation

av0c0der
Copy link
Contributor

@av0c0der av0c0der commented Feb 4, 2017

Actual master branch builds with Carthage but project (on Swift) can't access LAAnimationView and LAAnimationTransitionController because of umbrella header doesn't import them.

@buba447
Copy link
Collaborator

buba447 commented Feb 4, 2017

Renamed Lottie.h? Wouldn't this break the example project?
Couldn't you create public header and import Lottie there?

@av0c0der
Copy link
Contributor Author

av0c0der commented Feb 4, 2017

I'll try to remove that ugly commit.

Without this import Swift-based projects won't see any public classes
from `Lottie` if it was installed with `Carthage`
@av0c0der av0c0der changed the title Fixed Carthage support Fixed Carthage support for Swift projects Feb 4, 2017
@av0c0der
Copy link
Contributor Author

av0c0der commented Feb 4, 2017

@buba447 it's done. I can confirm that Example project builds without any errors.

@av0c0der av0c0der mentioned this pull request Feb 4, 2017
@buba447
Copy link
Collaborator

buba447 commented Feb 6, 2017

Thank you!

@buba447 buba447 merged commit d7aafe3 into airbnb:master Feb 6, 2017
NSGolova pushed a commit to clario-tech/lottie-ios that referenced this pull request Nov 19, 2020
Fixed Carthage support for Swift projects
calda pushed a commit that referenced this pull request Dec 1, 2022
Fixed Carthage support for Swift projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants