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

Swift version error on Objective-C base project #121

@gurhub

Description

@gurhub

Hi,

I try to install the library via Cocoapods (in a freshly created Objective-C demo project) and I got the error below:

[!] Unable to determine Swift version for the following pods:

  • DATAStack does not specify a Swift version and none of the targets (DNP) integrating it have the SWIFT_VERSION attribute set. Please contact the author or set the SWIFT_VERSION attribute in at least one of the targets that integrate this pod.

Unfortunately couldn't install the library.

my Podfile line is below:

pod 'DATAStack', '~> 6'

Best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions