You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by kf...@apache.org on 2017/07/26 09:48:56 UTC

[1/2] incubator-weex git commit: + [ios] update pod file

Repository: incubator-weex
Updated Branches:
  refs/heads/0.15-dev bf9fe0dc2 -> 821164cfa


+ [ios] update pod file


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

Branch: refs/heads/0.15-dev
Commit: c4c77dc902e5136887eae95af38cd106402375b5
Parents: ee9b1c7
Author: 齐山 <su...@163.com>
Authored: Wed Jul 26 17:47:04 2017 +0800
Committer: 齐山 <su...@163.com>
Committed: Wed Jul 26 17:47:04 2017 +0800

----------------------------------------------------------------------
 ios/playground/Podfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/c4c77dc9/ios/playground/Podfile
----------------------------------------------------------------------
diff --git a/ios/playground/Podfile b/ios/playground/Podfile
index bda8b39..50afc6b 100644
--- a/ios/playground/Podfile
+++ b/ios/playground/Podfile
@@ -4,7 +4,7 @@ platform :ios, '7.0'
 
 def common
     pod 'WeexSDK', :path=>'../../'
-    pod 'WXDevtool', '0.9.5'
+    pod 'WXDevtool', '0.15.1'
     pod 'SDWebImage', '3.7.5'
     pod 'SocketRocket', '0.4.2'
     pod 'ATSDK-Weex', '0.0.1'


[2/2] incubator-weex git commit: Merge branch '0.15-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into ios-tracing-0.15-dev

Posted by kf...@apache.org.
Merge branch '0.15-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into ios-tracing-0.15-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/821164cf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/821164cf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/821164cf

Branch: refs/heads/0.15-dev
Commit: 821164cfa4e92d1a7b75ac799b168612a208063b
Parents: c4c77dc bf9fe0d
Author: 齐山 <su...@163.com>
Authored: Wed Jul 26 17:48:25 2017 +0800
Committer: 齐山 <su...@163.com>
Committed: Wed Jul 26 17:48:25 2017 +0800

----------------------------------------------------------------------
 android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------