Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
*[iOS] update WXDevtool pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
doumafang committed Aug 13, 2018
1 parent a82b09f commit 37e9df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/playground/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform :ios, '8.0'

def common
pod 'WeexSDK', :path=>'../../'
pod 'WXDevtool','0.16.0.11'
pod 'WXDevtool','0.16.1'
pod 'SDWebImage', '3.7.5'
pod 'SocketRocket', '0.4.2'
pod 'ATSDK-Weex', '0.0.1',:configurations => ['Debug']
Expand Down

0 comments on commit 37e9df2

Please sign in to comment.