Github user acton393 commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/918#discussion_r154059046
  
    --- Diff: appshell/ios/Podfile ---
    @@ -0,0 +1,10 @@
    +source 'https://github.com/CocoaPods/Specs.git'
    +platform :ios, '8.0'
    +
    +target 'AppShell' do
    +    pod 'SDWebImage', '~>4'
    +    pod 'SocketRocket', '~>0.5'
    +    pod 'WeexSDK', '>=0.15'
    --- End diff --
    
    here may be the   pod 'WeexSDK', '~>0.15',  so it will get the latest 
version of SDK


---

Reply via email to