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:52:12 UTC

incubator-weex git commit: + [ios] update podfile

Repository: incubator-weex
Updated Branches:
  refs/heads/0.16-dev e01d0e7c4 -> 9c3011d63


+ [ios] update podfile


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

Branch: refs/heads/0.16-dev
Commit: 9c3011d639744f17b6db3d55e7be70bf991bc35c
Parents: e01d0e7
Author: 齐山 <su...@163.com>
Authored: Wed Jul 26 17:50:37 2017 +0800
Committer: 齐山 <su...@163.com>
Committed: Wed Jul 26 17:50:37 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/9c3011d6/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'