Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.
This repository was archived by the owner on May 3, 2021. It is now read-only.

Doesn't support iOS 8 via Carthage? #85

@Quarezz

Description

@Quarezz

Hi, I've tried to implement DFImageManager in my project via Carthage, but as soon as I run on iOS 8 - I get crash with info:
dyld: Symbol not found: _NSArray0
DFImageManager.framework/DFImageManager (which was built for iOS 9.0)

I've dug a little in the project settings and found: IPHONEOS_DEPLOYMENT_TARGET = 9.0 in settings.
Does that mean that you don't support iOS 8 anymore or is this just a mistake with Carthage setup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions