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

Bring demo app to iOS 6 #62

Closed
raphaelschaad opened this issue Jan 14, 2015 · 1 comment
Closed

Bring demo app to iOS 6 #62

raphaelschaad opened this issue Jan 14, 2015 · 1 comment

Comments

@raphaelschaad
Copy link
Collaborator

FLAnimatedImage supports iOS 6+ but the demo player is at 7+ because of some adjustments that need to happen before lowering the deployment target.

See previous (closed) issue: #7

@timonus
Copy link
Contributor

timonus commented Dec 4, 2015

We've dropped support for iOS 6 and 7 because 8+ is required for Carthage support, so this is obsolete.

@timonus timonus closed this as completed Dec 4, 2015
timonus pushed a commit that referenced this issue Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@raphaelschaad @timonus and others