Leo
Leo
你这个方法是可以podinstall,可是install之后好多报错,framework not found bigint你遇到过吗?
# Uncomment the next line to define a global platform for your project # platform :ios, '9.0' target 'wallet' do # Comment the next line if you don't want to...
Mac OS 10.14.5 Xcode10.3 是我新建的swift项目,podfile就这一个。 报错:  
之前是swift4现在改成swift5了,编译之后依然报同样的错误 
大佬方便加个电报交流吗?
项目时我直接clone下来的,配置是xcode10.3+Mac OS 10.14.5,现在不能看demo也不能集成到项目中,很困惑
作者作者,项目里面没有usdt转账吗?可以把usdt转账做进去吗?
> The 'Pods-test' target has transitive dependencies that include statically linked binaries: (/Users/xx/Desktop/test/Pods/OpenSSL-Universal/lib-ios/libcrypto.a and /Users/xx/Desktop/test/Pods/OpenSSL-Universal/lib-ios/libssl.a) 看到您的回复之后重新pod,出现这种错误 @XuNeal 我也出现了这个问题