Skip to content

No swift_version in podspec #77

Description

@Fyb3roptik

Getting this error on the new cocoapods:

- `AuthorizeNetAccept` does not specify a Swift version and none of the targets (`Unity-iPhone`) 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.

It can be resolved by adding:

s.swift_version = '4.0'

to the podspec. Please fix ASAP!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions