Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
MIT License
3.52k
stars
458
forks
source link
Incompatible Swift version - framework was built with 3.1 #243
*** Downloading SpreadsheetView.framework binary at "v0.8.4"
Actual Behavior
*** Skipped installing SpreadsheetView.framework binary due to the error:
"Incompatible Swift version - framework was built with 3.1 (swiftlang-802.0.53 clang-802.0.42) and the local version is 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53)."
Steps to Reproduce the Problem
Download SpreadsheetView via Carthage
Configure input-output file path in build phase setting
Expected Behavior
*** Downloading SpreadsheetView.framework binary at "v0.8.4"
Actual Behavior
*** Skipped installing SpreadsheetView.framework binary due to the error: "Incompatible Swift version - framework was built with 3.1 (swiftlang-802.0.53 clang-802.0.42) and the local version is 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53)."
Steps to Reproduce the Problem
Specifications