* [ios] add public headers

Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e7ca9c56
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e7ca9c56
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/e7ca9c56

Branch: refs/heads/0.16-dev
Commit: e7ca9c569244a2af211dd9c3eb1a910342f63b2d
Parents: ad3b000
Author: acton393 <zhangxing610...@gmail.com>
Authored: Fri Aug 18 15:53:46 2017 +0800
Committer: acton393 <zhangxing610...@gmail.com>
Committed: Fri Aug 18 15:53:46 2017 +0800

----------------------------------------------------------------------
 ios/sdk/WeexSDK/Sources/WeexSDK.h | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/e7ca9c56/ios/sdk/WeexSDK/Sources/WeexSDK.h
----------------------------------------------------------------------
diff --git a/ios/sdk/WeexSDK/Sources/WeexSDK.h 
b/ios/sdk/WeexSDK/Sources/WeexSDK.h
index e125a7a..1127a3b 100644
--- a/ios/sdk/WeexSDK/Sources/WeexSDK.h
+++ b/ios/sdk/WeexSDK/Sources/WeexSDK.h
@@ -19,6 +19,7 @@
 
 #ifdef __OBJC__
 
+#import "WXVoiceOverModule.h"
 #import "WXView.h"
 #import "WXValidateProtocol.h"
 #import "WXUtility.h"

Reply via email to