Skip to content

IKEventSource does not specify a Swift version #138

Description

@Mohamed-Afsar

Projects which have been written purely in ObjC face this issue while installing EventSource using CocoaPods.

Error Log:

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

  • IKEventSource does not specify a Swift version and none of the targets (<ProjectName>) 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.

Adding s.swift_version = 'version' in podspec will solve the issue, I guess.

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