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

IKEventSource does not specify a Swift version #138

Open
Mohamed-Afsar opened this issue Mar 11, 2020 · 0 comments
Open

IKEventSource does not specify a Swift version #138

Mohamed-Afsar opened this issue Mar 11, 2020 · 0 comments

Comments

@Mohamed-Afsar
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant