sinaweibosdk / weibo_ios_sdk

新浪微博 IOS SDK
http://weibo.com
Other
1.44k stars 565 forks source link

3.2.5 模拟器编译失败 #401

Closed sunyanyan closed 5 years ago

sunyanyan commented 5 years ago

Undefined symbols for architecture x86_64: "___isPlatformVersionAtLeast", referenced from: l052 in libWeiboSDK.a(WeiboSDK.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

sinaweibosdk commented 5 years ago

lipo -info libWeiboSDK.a,静态库是支持x86_64的

sunyanyan commented 5 years ago

看见支持 armv7 arm64 x86_64 了; 但是使用sdk自带的工程 WeiboSDKLibDemo ,也会提示 ___isPlatformVersionAtLeast 这个问题,辛苦看一下

sinaweibosdk commented 5 years ago

已经更新静态库