Commit b4c5ad00 by zhangyunjie

2.6.4.9

parent 0cd379c5
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'OffcnLiveSDKiOS' s.name = 'OffcnLiveSDKiOS'
s.version = '2.6.4.8' s.version = '2.6.4.9'
s.summary = 'OffcnLiveSDKiOS.' s.summary = 'OffcnLiveSDKiOS.'
s.description = <<-DESC s.description = <<-DESC
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
#import "OffcnShareWindow.h" #import "OffcnShareWindow.h"
static const NSString *OffcnLiveSDKVersion = @"2.6.4.8"; static const NSString *OffcnLiveSDKVersion = @"2.6.4.9";
//事件通知 //事件通知
#define kOffcnEventNotification @"kOffcnEventNotification" #define kOffcnEventNotification @"kOffcnEventNotification"
......
...@@ -50,7 +50,7 @@ typedef struct WBPoint{ ...@@ -50,7 +50,7 @@ typedef struct WBPoint{
-(BOOL)setEntityFillType:(WhiteboardPaintStyle)type; -(BOOL)setEntityFillType:(WhiteboardPaintStyle)type;
-(BOOL)setText:(int64_t)handle text:(NSString*)text; -(BOOL)setText:(int64_t)handle text:(NSString*)text;
-(BOOL)setFont:(NSString*)fontPath; -(BOOL)setFont:(NSString*)fontLocalPath fontUrl:(NSString*)fontUrl;
-(BOOL)createImage:(NSString*)localPath url:(NSString*)url; -(BOOL)createImage:(NSString*)localPath url:(NSString*)url;
-(BOOL)insertImage:(int64_t)handle path:(NSString*)path; -(BOOL)insertImage:(int64_t)handle path:(NSString*)path;
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
</data> </data>
<key>Headers/WhiteboardGLView.h</key> <key>Headers/WhiteboardGLView.h</key>
<data> <data>
air4DctAEaXf6/OKkWXa0ggAB5Y= /wKlDWFjb0ML0VgSG+E72x7fQsw=
</data> </data>
<key>Headers/WhiteboardType.h</key> <key>Headers/WhiteboardType.h</key>
<data> <data>
...@@ -42,11 +42,11 @@ ...@@ -42,11 +42,11 @@
<dict> <dict>
<key>hash</key> <key>hash</key>
<data> <data>
air4DctAEaXf6/OKkWXa0ggAB5Y= /wKlDWFjb0ML0VgSG+E72x7fQsw=
</data> </data>
<key>hash2</key> <key>hash2</key>
<data> <data>
yWq2Wqcwxfjp4wgaBGqNoAmWZDex2cVtaTwe5/lG7Zo= Tv8KQXrcEzXiVQbsV3nhwTcR1Mq4BV2jF+VOVW6YcR4=
</data> </data>
</dict> </dict>
<key>Headers/WhiteboardType.h</key> <key>Headers/WhiteboardType.h</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment