zoonooz/ZFRippleButton

Cocoa pods error: libel: unknown option character `X' in: -Xlinker

Closed this issue · 2 comments

I'm getting this error when installing via cocoa pods: libtool: unknown option character `X' in: -Xlinker.

Manually adding the ZFRippleButton.swift file to the project works fine.

Thanks.

Seems like cocoapods does not support Swift now
CocoaPods/CocoaPods#2226

I will keep this issue open and try to fix it when CocoaPods updated

Thanks.