You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/02/28 02:30:26 UTC

[46/50] incubator-weex git commit: Merge pull request #2754 from acton393/0.11-dev

Merge pull request #2754 from acton393/0.11-dev

iOS 0.11-dev

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

Branch: refs/heads/0.11-dev
Commit: fd8119613be5799d4c4db64be38f8cf499ade30a
Parents: d758616 e7a8b7e
Author: \u9690\u5c0f\u98ce <cx...@gmail.com>
Authored: Mon Feb 27 12:52:17 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Mon Feb 27 12:52:17 2017 +0800

----------------------------------------------------------------------
 ios/playground/WeexDemo.app.zip                 | Bin 2561323 -> 0 bytes
 ios/playground/WeexDemo/WXDemoViewController.m  |   4 ++++
 ios/sdk/WeexSDK.xcodeproj/project.pbxproj       |   4 ----
 ios/sdk/WeexSDK/Sources/Bridge/WXJSCoreBridge.m |   9 +++-----
 .../Sources/Component/WXRefreshComponent.h      |   6 +++---
 .../Sources/Component/WXScrollerComponent.m     |  17 ++++++++-------
 ios/sdk/WeexSDK/Sources/Model/WXSDKInstance.h   |   7 +++++++
 .../Sources/Protocol/WXJSExceptionProtocol.h    |  21 -------------------
 ios/sdk/WeexSDK/Sources/Utility/WXUtility.m     |   2 +-
 ios/sdk/WeexSDK/Sources/WeexSDK.h               |   1 -
 10 files changed, 28 insertions(+), 43 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/fd811961/ios/sdk/WeexSDK.xcodeproj/project.pbxproj
----------------------------------------------------------------------