sinaweibosdk / weibo_ios_sdk

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

cocoapod 的版本还是3.2.3 此版本还未兼容ios13 #408

Closed puhahalx closed 5 years ago

puhahalx commented 5 years ago

ios13 weibo_sdk版本3.2.3 报错: Reachability Flag Status: -R ------- networkStatusForFlags Assertion failed: (NO == [udid_string isEqualToString:@"00000000-0000-0000-0000-000000000000"]), function +[UIDevice(WBSDKHelpers) getUniqueStrByUUID], file /Users/insomnia/Desktop/git_Weibo_sdk/WeiboSDKSrc/WeiboSDK/UIDevice+WBSDKHelpers.m, line 116.

LuoPengFei commented 5 years ago

https://github.com/sinaweibosdk/weibo_ios_sdk/issues/394

puhahalx commented 5 years ago

image 但是cocoapod 搜出来的最新版还是3.2.3 这样我只能手动导入库了

LuoPengFei commented 5 years ago

pod 'Weibo_SDK', '3.2.5'

puhahalx commented 5 years ago

image

LuoPengFei commented 5 years ago

屏幕快照 2019-09-24 下午1 57 02

puhahalx commented 5 years ago

咦你到底是咋升级的 我pod repo刚更新到最新 搜出来的最新还是3.2.3 image

yangbo930204 commented 5 years ago

更新下pod本地库,pod setup 20190924143745

puhahalx commented 5 years ago

image image 我哭了 还是搜不到3.2.5

jiehailong commented 5 years ago

image image 我哭了 还是搜不到3.2.5

Weibo_SDK Minimum version only supports ios9,Modify your podfile file