jubinjacob19 / ExpandableTableView

A tableview with expandable cells which can be used for controls like FAQ
40 stars 9 forks source link

Failed with Installation with Carthage #3

Open milanivarni opened 7 years ago

milanivarni commented 7 years ago

HI @jubinjacob19, I am new in iOS. I just want use your framework in my Objective-C project. I followed instruction given at https://www.raywenderlich.com/109330/carthage-tutorial-getting-started I tried to install with carthage. but, I got following errors. So, please help me out from this.

* Cloning ExpandableTableView * Checking out ExpandableTableView at "1.0" * xcodebuild output can be found in /var/folders/ty/8kyd1th56xzg_1nxptqy3mh80000gn/T/carthage-xcodebuild.LXevvx.log * Building scheme "ExpandableTableView" in ExpandableTableView.xcodeproj /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:35:24: warning: extraneous '' in parameter: 'rect' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:11:1: error: expressions are not allowed at the top level /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:11:5: error: consecutive statements on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:14:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:14:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:21:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:21:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:31:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:31:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:14: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:13: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:14: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:18: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:54:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:54:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:40: warning: extraneous '' in parameter: 'indexPath' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:23:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:23:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:32:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:32:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:41:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:41:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:47:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:47:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:53:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:53:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:74:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:74:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:84:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:84:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:97:25: warning: extraneous '' in parameter: 'item' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:35:19: error: method does not override any method from its superclass /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:21:32: error: type 'UIColor' has no member 'clear' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:39:30: error: type 'CGLineJoin' has no member 'round' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:44:13: error: value of type 'UIBezierPath' has no member 'move' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:45:13: error: value of type 'UIBezierPath' has no member 'addLine' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:46:13: error: value of type 'UIBezierPath' has no member 'addLine' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:47:13: error: type 'UIColor' has no member 'darkGray' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:51:13: error: value of type 'UIBezierPath' has no member 'move' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:52:13: error: value of type 'UIBezierPath' has no member 'addLine' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:53:13: error: value of type 'UIBezierPath' has no member 'addLine' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:54:13: error: type 'UIColor' has no member 'darkGray' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:35:24: warning: extraneous '' in parameter: 'rect' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:11:1: error: expressions are not allowed at the top level /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:11:5: error: consecutive statements on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:14:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:14:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:21:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:21:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:31:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:31:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:14: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:13: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:14: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:18: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:54:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:54:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:40: warning: extraneous '' in parameter: 'indexPath' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:23:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:23:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:32:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:32:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:41:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:41:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:47:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:47:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:53:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:53:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:74:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:74:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:84:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:84:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:97:25: warning: extraneous '' in parameter: 'item' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:75: error: use of undeclared type 'IndexPath' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:77: error: use of undeclared type 'IndexPath' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:86: error: use of undeclared type 'IndexPath' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:106: error: use of undeclared type 'IndexPath' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:77: error: use of undeclared type 'IndexPath' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:33:31: error: use of undeclared type 'IndexPath' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:35:5: warning: declaring a public initializer for an internal class /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:40:80: error: use of undeclared type 'Bundle' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:40:21: error: initializer does not override a designated initializer from its superclass /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:40:5: warning: declaring a public initializer for an internal class /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:44:14: warning: declaring a public initializer for an internal class /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:24: error: overriding declaration requires an 'override' keyword /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:52: error: use of undeclared type 'IndexPath' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:11:1: error: ambiguous use of 'open' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:23:30: error: type 'UIColor' has no member 'lightGray' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:27:9: error: value of type 'UITableView' has no member 'register' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:36:14: error: value of type ' -> _' has no member 'init' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:65:52: error: value of type 'UITableView' has no member 'dequeueReusableCell' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:70:31: error: type 'UITableViewCellSelectionStyle' has no member 'none' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:91:36: error: type 'UIEdgeInsets' has no member 'zero' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:92:35: error: type 'UIEdgeInsets' has no member 'zero' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:93:30: error: type 'UIEdgeInsets' has no member 'zero' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift:35:24: warning: extraneous '' in parameter: 'rect' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:11:1: error: expressions are not allowed at the top level /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:11:5: error: consecutive statements on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:14:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:14:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:21:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:21:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:31:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:31:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:14: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:13: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:14: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:48:18: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:54:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:54:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:64:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:74:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:78:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:86:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/C\ BUILD FAILED **

The following build commands failed: CompileSwift normal arm64 /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift CompileSwift normal arm64 /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift CompileSwift normal arm64 /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (4 failures) arthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:90:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:9: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:99:25: warning: extraneous '' in parameter: 'tableView' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift:112:40: warning: extraneous '' in parameter: 'indexPath' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:23:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:23:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:32:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:32:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:41:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:41:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:47:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:47:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:53:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:53:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:74:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:74:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:84:5: error: expected declaration /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:84:16: error: consecutive declarations on a line must be separated by ';' /Users/varniios/Desktop/viralbhalala-cabfinder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:97:25: warning: extraneous '' in parameter: 'item' has no keyword argument name /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:27:25: error: type 'UIColor' has no member 'black' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:28:20: error: type 'UIFont' has no member 'systemFont' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:36:25: error: type 'UIColor' has no member 'darkGray' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:37:20: error: type 'UIFont' has no member 'systemFont' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:87:41: error: type 'NSLayoutConstraint' has no member 'constraints' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:88:41: error: type 'NSLayoutConstraint' has no member 'constraints' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:89:41: error: type 'NSLayoutConstraint' has no member 'constraints' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:90:41: error: type 'NSLayoutConstraint' has no member 'constraints' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:91:41: error: type 'NSLayoutConstraint' has no member 'constraints' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:92:41: error: type 'NSLayoutConstraint' has no member 'constraints' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:93:97: error: type 'NSLayoutAttribute' has no member 'height' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:94:97: error: type 'NSLayoutAttribute' has no member 'centerY' /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift:106:35: error: method 'intrinsicContentSize' was used as a property; add () to call it A shell task (/usr/bin/xcrun xcodebuild -project /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView.xcodeproj -scheme ExpandableTableView -configuration Release -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build) failed with exit code 65: \ BUILD FAILED **

The following build commands failed: CompileSwift normal arm64 /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/DisclosureIndicator.swift CompileSwift normal arm64 /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewController.swift CompileSwift normal arm64 /Users/varniios/Desktop/viralbhalala-cab_finder/Carthage/Checkouts/ExpandableTableView/ExpandableTableView/ExpandableTableViewCell.swift CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (4 failures)

jubinjacob19 commented 7 years ago

can you specify the swift and Xcode version you are using. The library has been migrated to swift3, it will not work in older swift versions or Xcode 7.x