Cocoa pods error: libel: unknown option character `X' in: -Xlinker
Closed this issue · 2 comments
neowinston commented
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.
zoonooz commented
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
neowinston commented
Thanks.