SpreadsheetView
SpreadsheetView copied to clipboard
Unable to determine Swift version for the following pods
[##] 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 theSWIFT_VERSION
attribute set. Please contact the author or set theSWIFT_VERSION
attribute in at least one of the targets that integrate this pod.
Steps to Reproduce the Problem
- Include pod 'SpreadsheetView' to Podfile
- pod install
Specifications
- Xcode version: 10.3
- iOS version: NA
- Dependency manager + version: cocoapod 1.7.3
Is SpreadsheetView compatible with Objective C?
Is SpreadsheetView compatible with Objective C?
Also, when installed its not compiling.. has errors.
Also the SDK is very old. Examples are not compatible with latest Swift versions I think.
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