I am using Alamofire for network handling in swift and run into one weird error. It seems like we can\'t pass Method enum as parameter.
[Error is on Method para
Change the enum type name to different &...
$(inherited) flag, orTarget - > building settings- >ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES, Value type is Boolean, click on the other, change the value to $(inherited) perform - pod update Done
then try to run Your project , error will gone ! (I have tried in my project)
enum 'XYZ'ButtonType {
}