I'm trying to install using Carthage but it fails to build, when manually trying to build I get this error:
.../Carthage/Checkouts/Fusuma/Sources/FusumaViewController.swift:39:10: Method cannot be a member of an @objc protocol because the type of the parameter 3 cannot be represented in Objective-C
I'm trying to install using Carthage but it fails to build, when manually trying to build I get this error:
.../Carthage/Checkouts/Fusuma/Sources/FusumaViewController.swift:39:10: Method cannot be a member of an @objc protocol because the type of the parameter 3 cannot be represented in Objective-C