mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-18 17:52:23 +00:00
替换imagePicker库
1.原先为WPMediaPicker 替换为QBImagePickerController 2.以解决添加图片崩溃 内存泄漏 问题.
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
#import "ApiMsg.h"
|
||||
|
||||
#import "Common.h"
|
||||
#import <WordPress-iOS-Shared/WPStyleGuide.h>
|
||||
|
||||
#import <WordPress-iOS-Shared/WordPressShared/WPStyleGuide.h>
|
||||
#import <objc/runtime.h>
|
||||
|
||||
NSString const *key = @"isSelectOnSearchKey";
|
||||
|
Reference in New Issue
Block a user