+ [ios] add wxtracingmanager.h to weexsdk.h

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

Branch: refs/heads/0.16-dev
Commit: cd4ca944244103ed1db608dd0df7d394db03b12c
Parents: 82e5421
Author: 齐山 <[email protected]>
Authored: Thu Jul 20 10:26:28 2017 +0800
Committer: 齐山 <[email protected]>
Committed: Thu Jul 20 10:26:28 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/cd4ca944/ios/sdk/WeexSDK/Sources/WeexSDK.h
----------------------------------------------------------------------
diff --git a/ios/sdk/WeexSDK/Sources/WeexSDK.h 
b/ios/sdk/WeexSDK/Sources/WeexSDK.h
index 640dd02..b553fce 100644
--- a/ios/sdk/WeexSDK/Sources/WeexSDK.h
+++ b/ios/sdk/WeexSDK/Sources/WeexSDK.h
@@ -62,5 +62,6 @@
 #import "WXAComponent.h"
 #import "NSObject+WXSwizzle.h"
 #import "Layout.h"
+#import "WXTracingManager.h"
 
 #endif /* __OBJC__ */

Reply via email to