xcode6 - Apple Mach-O Librarian error for swift static lib using cocoapods -


i have 1 public repository https://github.com/ssamanta/sshttpclient. code has been written in swift , created podspec file that.

in sample project while trying use lib pod getting below compilation error in xcode 6.2 beta 2.

error: /applications/xcode-beta.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/libtool: unknown option character `x' in: -xlinker 

but when using repo https://github.com/ssamanta/ssrestclient written in objective c it's working correctly.

are there problem in cocoapods or static lib in swift?


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -