Skip to content

Commit

Permalink
3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jinrun committed Nov 14, 2024
1 parent 9221629 commit effcb4d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion libWeiboSDK/WBHttpRequest.h
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
@param delegate WBHttpRequestDelegate对象,用于接收微博SDK对于发起的接口请求的请求的响应
@param tag 用户自定义TAG,将通过回调WBHttpRequest实例的tag属性返回
*/

+ (WBHttpRequest *)requestWithAccessToken:(NSString *)accessToken
url:(NSString *)url
httpMethod:(NSString *)httpMethod
Expand Down
Binary file removed libWeiboSDK/WeiboSDK.bundle/others/mfp.cer
Binary file not shown.
1 change: 1 addition & 0 deletions libWeiboSDK/WeiboSDK.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
// Created by Wade Cheng on 4/3/13.
// Copyright (c) 2013 SINA iOS Team. All rights reserved.
//

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

Expand Down
Binary file modified libWeiboSDK/libWeiboSDK.a
Binary file not shown.

0 comments on commit effcb4d

Please sign in to comment.