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

Unable to determine Swift version for the following pods #224

Open
Iammahiiii opened this issue Sep 16, 2019 · 5 comments
Open

Unable to determine Swift version for the following pods #224

Iammahiiii opened this issue Sep 16, 2019 · 5 comments

Comments

@Iammahiiii
Copy link

[##] Expected Behavior
Install using cocoapods

Actual Behavior

Not able to install.

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

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

Steps to Reproduce the Problem

  1. Include pod 'SpreadsheetView' to Podfile
  2. pod install

Specifications

  • Xcode version: 10.3
  • iOS version: NA
  • Dependency manager + version: cocoapod 1.7.3
@Iammahiiii
Copy link
Author

Is SpreadsheetView compatible with Objective C?

1 similar comment
@Iammahiiii
Copy link
Author

Is SpreadsheetView compatible with Objective C?

@Iammahiiii Iammahiiii reopened this Sep 16, 2019
@Iammahiiii
Copy link
Author

Also, when installed its not compiling.. has errors.

@Iammahiiii
Copy link
Author

Also the SDK is very old. Examples are not compatible with latest Swift versions I think.

@saormart
Copy link

saormart commented Oct 3, 2019

Also the SDK is very old. Examples are not compatible with latest Swift versions I think.

If you're using it with pods, you may go on your pods -> SpreadsheetView ->Build Settings -> Swift Language Version, and set it to "Swift 4" where it's compatible!
I'm able to use it with swift 5 Xcode 10.3

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

2 participants